Fix inapplicable checkboxes in work items
What does this MR do and why?
Fix inapplicable checkboxes in work items
Inapplicable checkboxes should always be disabled by default regardless of content edit permissions. This commit fixes it.
Changelog: fixed
References
https://gitlab.slack.com/archives/CGR5T3WMP/p1752768101879839
Screenshots or screen recordings
| Before | After | |
|---|---|---|
| Work item description | ![]() |
![]() |
| Work item note | ![]() |
![]() |
| Work item design description | ![]() |
![]() |
How to set up and validate locally
-
In an issue description enter an inapplicable checkbox in plain text editor:
- [~] inapplicable item -
Save
-
The inapplicable checkbox should show up as disabled.
-
Repeat steps 1 to 3 for design description and notes.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Closes #537991 (closed)
Edited by Sascha Eggenberger





