#1125 closed defect (done)
The color of runs is not saved
Reported by: | mkommend | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.1 |
Component: | Optimization | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Change History (9)
comment:1 Changed 14 years ago by mkommend
- Status changed from new to assigned
comment:2 Changed 14 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from assigned to new
- Version changed from 3.3 to 3.3.0
comment:3 Changed 14 years ago by mkommend
- Owner changed from swagner to mkommend
- Status changed from new to assigned
Added cloning of the color property of a Run r4161. All tickets regarding Runs, RunCollection, Constraints and their persistence will be together reassigned to swagner for testing.
comment:4 Changed 14 years ago by mkommend
Corrected RunCollectionView to update the color of cloned Runs r4163.
comment:5 Changed 14 years ago by mkommend
- Owner changed from mkommend to swagner
- Status changed from assigned to new
comment:6 Changed 14 years ago by swagner
- Status changed from new to assigned
comment:7 Changed 14 years ago by swagner
- Resolution set to fixed
- Status changed from assigned to closed
- Version changed from 3.3.0 to 3.3.1
Thanks. Reviewed changes.
comment:8 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Persisted the color of a run in r4156. Reassigned ticket to swagner to test the changes.