Opened 8 years ago
Closed 8 years ago
#2764 closed defect (done)
MenuItem CreateHiveJob operates on the displayed content
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.15 |
Component: | Hive.Client | Version: | 3.3.14 |
Keywords: | Cc: |
Description
It would be better if it works on a cloned object. For example the runs of the IOptimizer are cleared, which is generally not expected. Furthermore, the content can be modified while uploading the job to the Hive yielding inconsistent jobs containing different optimizers as tasks.
Change History (4)
comment:1 Changed 8 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 8 years ago by mkommend
- Owner changed from mkommend to jkarder
- Status changed from accepted to reviewing
comment:3 Changed 8 years ago by jkarder
- Owner changed from jkarder to mkommend
- Status changed from reviewing to readytorelease
Thanks!
comment:4 Changed 8 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r14842: Cloned content for further processing in CreateHiveJob MenuItem.