Skip to content

Add confidential status support for new comments

What does this MR do?

Related to #207471 (closed)

  • Adds a checkbox to the notes form mapped to the confidential property: The backend for this feature is related to #207473 (closed). The UI related to this is under a feature flag: :confidential_notes.
  • Adds an indicator icon for confidential notes.

Screenshots

Regular and confidential comments, and form with confidentiality toggle below (the slashed eye icon has the same tooltip as the help icon) image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Justin Farris

Merge request reports