#1825 closed enhancement (done)
New Column Command should insert the new column next to the selected one
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab.DataImporter 1.0.1 |
Component: | DataImporter | Version: | branch |
Keywords: | Cc: |
Description
Currently new columns are added at the end of the column group and must be resorted to the desired position. As this is rather strenuous for larger datasets, this should be changed as described in the title.
Change History (7)
comment:1 Changed 13 years ago by sforsten
- Priority changed from medium to high
- Status changed from new to accepted
comment:2 Changed 13 years ago by sforsten
comment:3 Changed 13 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 13 years ago by mkommend
- Status changed from reviewing to readytorelease
comment:5 Changed 12 years ago by mkommend
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
- Resolution set to done
- Status changed from readytorelease to closed
- Version branch deleted
comment:6 Changed 12 years ago by swagner
- Version set to branch
comment:7 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.7 to HeuristicLab.DataImporter 1.0.1
Note: See
TracTickets for help on using
tickets.
r7732: new columns are now inserted next to the selected one. If no column is selected, the new column is inserted at the end