Show confidential button in work item action menu when parent is confidential

What does this MR do and why?

Shows confidential control when parent is confidential, but disabled with an explanatory tooltip. This ensures users understand how to control confidentiality and what steps are needed to use the control, where hiding it was unclear.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image.png

How to set up and validate locally

  1. Create a confidential issue
  2. Create a task from the confidential issue (via "Child items", task will automatically be confidential)
  3. Open the task and attempt to turn off confidentiality via the ellipsis action menu in the header — the action should be disabled and show a tooltip
  4. Close the task and disable confidentiality on the parent issue
  5. Reopen the task and confirm the action is enabled

Related to #494500 (closed)

Edited by Nick Leonard

Merge request reports

Loading