mitre / vulcan

A web application to streamline the development of STIGs from SRGs
https://mitre-vulcan-prod.herokuapp.com/
Other
58 stars 16 forks source link

fix project update logic for detecting name changes correctly #580

Closed smarlaku820 closed 1 year ago

smarlaku820 commented 1 year ago

As highlighted in the below screenshot, when project metadata is updated it is triggering a rename_project slack notification.

Project Metadata Update:

Vulcan_Project_Meta_Update

Slack Notification Triggered:

Vulcan_Project_Rename_Notif

Fix -

After this project_rename slack notification is not triggered if metadata is updated. And the flash messages are also updated accordingly.