docs/development/submit-feature-idea/README.md
Example:
[Backlogs] Grey out status fields in task board which cannot be used by role
Example:
AS an OpenProject user
I WANT to only show the allowed status fields as active for which a status transition is allowed based on the workflow
SO THAT I am clearly aware which status transitions are allowed before doing them.
Example:
Example:
Currently, all status transitions set for a type are displayed as active (independent of the allowed status transitions defined by the workflow).