Change the requirement array keys to int values in StatusReport::preRenderGroupRequirements() and deprecate RequirementSeverity::status()

Created on 23 May 2025, 13 days ago

Problem/Motivation

Follow up to πŸ“Œ Create enums for RequirementSeverity and RequirementPhase Active We created a RequirementSeverity::status() method so we could use the same array keys as strings. However, we should convert the array keys to the int values (i.e. RequirementSeverity::value) and deprecate this ::status() method.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

extension system

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024