Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 6 years ago

#1956 reviewing enhancement

All AddColumn commands should take into account if any columns are selected

Reported by: mkommend Owned by: gkronber
Priority: lowest Milestone: HeuristicLab.DataImporter 1.0.1
Component: DataImporter Version: 3.3.7
Keywords: Cc:

Description (last modified by mkommend)

Currently the AddDoubleCommand respects if columns and inserts the new column next to the selected column. However, this behavior is not implemented in all AddColumn commands and should be unified.

Change History (3)

comment:1 Changed 12 years ago by mkommend

  • Description modified (diff)
  • Status changed from new to accepted

comment:2 Changed 12 years ago by mkommend

  • Owner changed from mkommend to gkronber
  • Status changed from accepted to reviewing

r8676: Changed AddNewProgrammableColumnCommand to respect the currently selected columns.

All the other AddNewColumnCommands already work correctly.

comment:3 Changed 6 years ago by gkronber

  • Priority changed from medium to lowest
Note: See TracTickets for help on using tickets.