Skip to content

Fixing add button on linked resources widget in incidents

Amelia Bauerly requested to merge Updating-linked-resources-button into master

What does this MR do and why?

Will theoretically fix #372484 (closed), which aims to make the make the add button on the Linked resources widget on Incidents match the rest of the Linked widgets, which look like this:

Screen_Shot_2022-09-02_at_1.10.12_PM

Screenshots or screen recordings

Before After
Screen_Shot_2022-09-02_at_1.10.17_PM Screen_Shot_2022-09-14_at_6.37.08_PM

How to set up and validate locally

  1. Enable FF --> Feature.enable(:incident_resource_links_widget)
  2. Go to Monitor > Incidents and create a new incident.
  3. View the newly created incident. The Add button on the Linked resources button should now match the Add button on the Tasks and Linked Items widgets.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Amelia Bauerly

Merge request reports