Opened 13 years ago
Closed 13 years ago
#1637 closed defect (done)
Content update in the DataAnalysisSolutionView clears the selected result and corresponding view
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.6 |
Component: | Problems.DataAnalysis.Views | Version: | 3.3.6 |
Keywords: | Cc: |
Description
This is inconvenient because it is necessary to select for instance the scatter plot result again each time the solution is updated.
Change History (6)
comment:1 Changed 13 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 13 years ago by gkronber
comment:3 Changed 13 years ago by gkronber
r6729: added view caching to NamedDataAnalysisSolutionView to solve issues with content update.
comment:4 Changed 13 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:5 Changed 13 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
Thx for correcting this annoying behavior.
comment:6 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.6
Note: See
TracTickets for help on using
tickets.
Related to #1594.