Skip to content

Build zoom link if incident is not saved

Rajendra Kadam requested to merge fix-zoom-quickaction-issue into master

What does this MR do and why?

Resolves #423943 (closed)

We saved the zoom link attached to incident even before saving the incident. This changed avoids saving the link if the incident is not persisted, rather just builds it on the model and saves finally when the model is saved.

Screenshots or screen recordings

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

Before After

How to set up and validate locally

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

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 Furkan Ayhan

Merge request reports