Skip to content

Show attention request button if user does not have permission

Phil Hughes requested to merge ph/354727/attentionRequestPermissions into master

What does this MR do and why?

Shows the attention request toggle button when the user does not have permission. Previously this button would get hidden if the current user does not have the right permission to toggle the button.

This instead changes the button to be read only.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #354727 (closed)

Merge request reports