Skip to content

Changed confidential quick action to only be available on non confidential issues

What does this MR do?

Currently the /confidential quick action is available both for normal issues and for issues already set as confidential. Since this action only sets an issue to confidential (cf. https://gitlab.com/help/user/project/quick_actions), this makes no sense for issues already set to confidential.

Screenshots

before after
old_confidential-fs8 new_confidential-fs8
new_normal-fs8

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #66330 (moved)

Edited by Marc Schwede

Merge request reports