Remove confidentiality toast on error
What does this MR do and why?
In work items, ensures toast is only shown when confidentiality is successfully updated, rather than being always shown.
References
Closes #563206 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Open an issue with a non-confidential task.
- Attempt to turn on confidentiality on the issue.
- You should see an error, but not a toast.
- Now open the task (or any issue without a child item) and attempt to turn on confidentiality.
- You should not see an error, and should see the success toast.
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.
Related to #563206 (closed)

