Opened 13 years ago
Closed 13 years ago
#1596 closed defect (done)
Allowed input variables and variable names in VariableSymbol are out of sync
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.6 |
Component: | Problems.DataAnalysis | Version: | 3.3.6 |
Keywords: | Cc: |
Description
After loading a symbolic regression problem the variable names in the variable symbol are not updated if the allowed input variables get changed.
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
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:3 Changed 13 years ago by gkronber
- Status changed from reviewing to readytorelease
Woops, thanks for spotting and fixing this!
comment:4 Changed 13 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.
r6581: Added AfterDeserializationHook in DataAnalysisProblemData.