Skip to content

Make zoom quick action use resource link service

Rajendra Kadam requested to merge 230853-move-zoom-embed-to-link-widget into master

What does this MR do and why?

Earlier, we added the zoom meeting in the incident description when someone used the quick action zoom command.

Now, post &3994 we add the zoom meeting link to the Linked resources widget.

This change is behind the same feature flag as Linked resources, that is incident_resource_links_widget.

This command will only work on Incident type issues.

The conclusions of these decisions are noted in the technical breakdown of the linked resources feature. All stakeholder comments about the conclusions are present in the technical breakdown issue.

Screenshots or screen recordings

Screen_Recording_2022-08-03_at_8.44.26_AM

How to set up and validate locally

  1. Make sure to have atleast reporter permissions.
  2. Make sure GitLab Premium is installed.
  3. Create an incident from Monitor > Incidents.
  4. Enable the feature flag incident_resource_links_widget.
  5. Use the quick action command.

MR acceptance checklist

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

Related to #230853 (closed)

Edited by Rajendra Kadam

Merge request reports