Opened 12 years ago
Last modified 11 years ago
#1974 new defect
The RunCollectionDataTable view should not pick a table initially
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Optimization.Views | Version: | 3.3.7 |
Keywords: | Cc: |
Description (last modified by abeham)
With a large enough experiment it takes too long to load and the default table choice (e.g. Qualities) might not be what the user wanted to view. Also it just crashed HL with an InvalidOperationException, probably because the experiment was still running.
Change History (2)
comment:1 Changed 12 years ago by abeham
- Description modified (diff)
- Summary changed from The quality data table view should not display any tables initially to The RunCollectionDataTable view should not pick a table initially
comment:2 Changed 11 years ago by gkronber
Note: See
TracTickets for help on using
tickets.
If a table is not selected by default at least a message should be shown in the view that describes what to do next.