Opened 10 years ago
Closed 9 years ago
#2348 closed defect (obsolete)
Fix chart analysis view
Reported by: | ascheibe | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | Analysis.Views | Version: | 3.3.11 |
Keywords: | Cc: |
Description
Not sure when or how or why but I think that there were bugfixes for the RunCollection that broke the "add values to results" functionality in the chart analysis view.
Change History (9)
comment:1 Changed 10 years ago by ascheibe
- Status changed from new to accepted
comment:2 Changed 10 years ago by ascheibe
comment:3 Changed 10 years ago by ascheibe
r12116 also added UpdateOfRunsInProgress check in other views
comment:4 Changed 10 years ago by ascheibe
r12117 fixed a bug in the chart analysis view that occurs if a data table has less then 4 values in a data row
comment:5 Changed 10 years ago by ascheibe
r12131 fixed condition that checks if there are enough samples for testing
comment:6 Changed 9 years ago by ascheibe
- Owner changed from ascheibe to abeham
- Status changed from accepted to reviewing
comment:7 Changed 9 years ago by abeham
- Owner changed from abeham to ascheibe
- Status changed from reviewing to assigned
Please merge this ticket and the other
comment:8 Changed 9 years ago by ascheibe
With #2270?
comment:9 Changed 9 years ago by ascheibe
- Resolution set to obsolete
- Status changed from assigned to closed
Merged with #2270.
Note: See
TracTickets for help on using
tickets.
r12112: fixed "add values to results" in chart analysis view