Opened 14 years ago
Last modified 14 years ago
#1251 closed defect
RunCollection tabular view selects different columns when new parameters are added — at Version 3
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 (3)
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
Note: See
TracTickets for help on using
tickets.
Fixed StringConvertibleMatrix and RunCollectionTabularView to handle filter columns correctly with r4707.