Ticket #85 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed

Done in cset:6c58b1f5a542/vdm. Migration script will be in ckan.

Note: See TracTickets for help on using tickets.