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 CleanShot 2025-07-17 at 19.23.21.png CleanShot 2025-07-17 at 19.22.20.png
Work item note CleanShot 2025-07-17 at 19.22.52.png CleanShot 2025-07-17 at 19.22.31.png
Work item design description CleanShot 2025-07-17 at 19.23.08.png CleanShot 2025-07-17 at 19.22.04.png

How to set up and validate locally

  1. In an issue description enter an inapplicable checkbox in plain text editor:

    - [~] inapplicable item
  2. Save

  3. The inapplicable checkbox should show up as disabled.

  4. 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

Merge request reports

Loading