Skip to content

Resolve "Hide variables in UI by default"

John Hampton requested to merge 20422-hide-ui-variables-by-default into master

What does this MR do?

The goal of this MR is to:

  1. Hide trigger variable values by default in the UI.
  2. Provide an option to reveal the values if the user is a Maintainer.
  3. Remove the variable values from the request payload if the user is not a Maintainer.

What are the relevant issue numbers? 20422

Does this MR meet the acceptance criteria?

Closes #20422 (closed)

Edited by Matija Čupić

Merge request reports