Opened 11 years ago
Closed 11 years ago
#1679 closed feature request (done)
Implement a RunCollectionModifier for removing runs
Reported by: | abeham | Owned by: | epitzer |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.6 |
Component: | Optimization.Views | Version: | 3.3.6 |
Keywords: | Cc: |
Description
Change History (5)
comment:1 Changed 11 years ago by epitzer
- Status changed from new to accepted
comment:2 Changed 11 years ago by epitzer
comment:3 Changed 11 years ago by epitzer
- Owner changed from epitzer to abeham
- Status changed from accepted to reviewing
comment:4 Changed 11 years ago by abeham
- Owner changed from abeham to epitzer
- Status changed from reviewing to readytorelease
works great, thx!
comment:5 Changed 11 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.
r6986 Add simple run remover that removes all currently visible runs. All existing filters can be used to remove runs selectively.