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 |
|---|---|
|
|
How to set up and validate locally
- Create a confidential issue
- Create a task from the confidential issue (via "Child items", task will automatically be confidential)
- 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
- Close the task and disable confidentiality on the parent issue
- Reopen the task and confirm the action is enabled
Related to #494500 (closed)
Edited by Nick Leonard

