Opened 14 years ago
Closed 14 years ago
#1251 closed defect (done)
RunCollection tabular view selects different columns when new parameters are added
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.2 |
Component: | Optimization.Views | Version: | 3.3.2 |
Keywords: | Cc: |
Description (last modified by mkommend)
When I view the run collection in the tabular view and select specific columns only, the view will switch the selected columns when a new run with new parameters is added to the collection.
Change History (10)
comment:1 Changed 14 years ago by mkommend
- Owner changed from swagner to mkommend
- Status changed from new to assigned
comment:2 Changed 14 years ago by mkommend
- Status changed from assigned to accepted
comment:3 Changed 14 years ago by mkommend
- Description modified (diff)
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
comment:5 Changed 14 years ago by abeham
comment:6 Changed 14 years ago by mkommend
- Owner changed from abeham to mkommend
- Status changed from readytorelease to assigned
comment:7 Changed 14 years ago by mkommend
- Status changed from assigned to accepted
comment:8 Changed 14 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
Changed the behavior of the RunCollectionTabularView to apply always the selected filters with r4819.
comment:9 Changed 14 years ago by abeham
- Status changed from reviewing to readytorelease
The change looks good. Thanks a lot for fixing this!
comment:10 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.1 to 3.3.2
Note: See
TracTickets for help on using
tickets.
Fixed StringConvertibleMatrix and RunCollectionTabularView to handle filter columns correctly with r4707.