Opened 9 years ago
Closed 9 years ago
#2246 closed defect (done)
DataPreprocessing loses the selected input variables while restoring the problem data
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.11 |
Component: | DataPreprocessing | Version: | 3.3.10 |
Keywords: | Cc: |
Description
When the data preprocessing is started from a problem data where not all input variables are enabled, after creating a new problem from the preprocessing view (play-button) all available input variables are enabled.
Change History (5)
comment:1 Changed 9 years ago by bburlacu
comment:2 Changed 9 years ago by bburlacu
- Status changed from new to accepted
comment:3 Changed 9 years ago by bburlacu
- Owner changed from bburlacu to gkronber
- Status changed from accepted to reviewing
comment:4 Changed 9 years ago by gkronber
- Status changed from reviewing to readytorelease
Reviewed r11382.
comment:5 Changed 9 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r11382: Preserve selected variables when creating new problem data.