Skip to content

Clarify why a setting is disabled when enforced in another location

Briley Sandlin requested to merge 462450-instance-level-setting into master

What does this MR do and why?

Related to #462450 (closed)

Updating popover text in application settings to be more clear.

Screenshots or screen recordings

Before After
setting_before setting_after

How to set up and validate locally

The quickest way to do this is with a patch file:

locked_setting.patch

  1. Check out branch and apply patch with git apply ~/Downloads/locked_setting.patch
  2. Navigate to a group's Settings > General and expand "Permissions and Group Features"
  3. View the popover when you hover on the lock icon beside "Use Duo features"
Edited by Briley Sandlin

Merge request reports