Skip to content

Notify user of policy name change

Alexander Turinske requested to merge 440152-notify-users into master

What does this MR do and why?

Notify user of policy name change

  • show previous name below new name in card
  • add info alert on list page
  • hide alert from user if they dismiss it once

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Scenario Before After
Policy Type Selector card_-_b selector_-_a
Policy list before_-_banner before_-_no_banner after_-_banner after_no_banner

How to set up and validate locally

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

  1. Navigate to a project => Secure => Policies
  2. Verify the alert shows up and once dismissed, never shows again
  3. Select New policy
  4. Verify there is a sub-header for the Merge Request Approver Policy card

Related to #440152 (closed)

Edited by Alexander Turinske

Merge request reports