Skip to content

Fix issue using multiple contact quick actions at the same time

What does this MR do and why?

Fix issue using multiple contact quick actions at the same time

Changelog: fixed

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.

Before After
Screen_Recording_2024-06-25_at_12.11.32 Screen_Recording_2024-06-25_at_12.15.40

How to set up and validate locally

  1. Find an issue in a group with CRM enabled and a few CRM contacts (database seed should make this easy- otherwise refer to: https://docs.gitlab.com/ee/user/crm/)
  2. Add a note or edit the issue description and include 2 calls to the /add_contacts quick action
  3. Do the same for /remove_contacts

Related to #450522 (closed)

Merge request reports