Skip to content

Database attribute for compliance framework label "regulated"

Problem to solve

Compliance framework label options were originally hard-coded. In #251113 (closed) we refactored them into an ActiveRecord model. However, one aspect of the 5 original options remained hard-coded: their special status as "regulated" labels. We briefly believed this would be sufficient, but we have quickly realized that to get the appropriate customer feedback we need to offer more flexibility with "regulated" labels.

Proposal

  • There should be a boolean database attribute to capture whether a compliance framework label is "regulated".
  • All existing labels should be marked as "regulated".

Related links

Open (default for new) Regulated (default for existing)
Segmented_control Segmented_control
Edited by Austin Regnery