Opened 13 years ago
Closed 13 years ago
#2068 closed defect (done)
New columns are inserted in the wrong position
| Reported by: | mkommend | Owned by: | mkommend |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | DataImporter | Version: | 3.3.8 |
| Keywords: | Cc: |
Description
If the new column command is used in a macro the insert position is wrong, because there are no columns selected during the macro execution.
Change History (4)
comment:1 Changed 13 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 13 years ago by mkommend
comment:3 Changed 13 years ago by mkommend
- Status changed from accepted to readytorelease
comment:4 Changed 13 years ago by mkommend
- Milestone HeuristicLab.DataImporter 1.0.1 deleted
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.



r9595: Corrected insert position in new column commands.