Opened 10 years ago
Closed 9 years ago
#524 closed task (fixed)
category handling needs updating for sasmodels
Reported by: | butler | Owned by: | butler |
---|---|---|---|
Priority: | blocker | Milestone: | SasView 4.0.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasModels Redesign |
Description (last modified by ajj)
For release 4.0 we are moving to sasmodels which changes all the model names. Eventually having a list of default categories as part of the model is probably the right answer but will require changes to category manager logic which does not seem a priority for this release.
In the meantime we will need to edit the default_category.json file to refer to the correct names.
Also need to use a different name for serialzed_categories.json so that we don't have problems with users having 3.1.2 and 4.0 alongside each other.
Change History (5)
comment:1 Changed 10 years ago by ajj
comment:2 Changed 10 years ago by ajj
- Description modified (diff)
- Owner set to butler
- Status changed from new to assigned
- Summary changed from default_category.json needs updating for sasmodels to category handling needs updating for sasmodels
comment:3 Changed 10 years ago by butler
new user categories file is called categories.json. changes pushed but forgot to link commit to this ticket. once models are in we can finalize default_categories.json and close the ticket.
comment:4 Changed 9 years ago by paul butler <butlerpd@…>
comment:5 Changed 9 years ago by butler
- Resolution set to fixed
- Status changed from assigned to closed
apparently #xxx is recognized as a ticket link but closes did not close the ticket. Doing it manually now.
Partially done. Waiting on all models to be converted to close.