Ticket #85 (closed enhancement: fixed)
Convert state from an object to an enumeration
Reported by: | rgrp | Owned by: | rgrp |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | vdm | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
No real benefit of having State object as opposed to a simple text field with enumerated values and this second option is both simpler and more flexible.
Main hassle here is that it requires migration in all projects that use vdm.
If we're going to do this we should do it sooner rather than later.
Cost: 2h (+ 1h for a conversion method)
Change History
Note: See
TracTickets for help on using
tickets.
Done in cset:6c58b1f5a542/vdm. Migration script will be in ckan.