Skip to content

Hotfix : Resolve setWorkItemMetadata in apollo client

Deepika Guliani requested to merge dg-assign-note-backward-compatibility into master

What does this MR do and why?

This MR resolves setWorkItemMetadata in apollo client for now. This is due to the backward compatibility issue caused after the MR WI note action - assign/unassign to commentator (!114848 - merged) was merged in 15.11 and cause unpredictable UI during a rolling deploy.

How to set up and validate locally

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

  1. The backend code to add the flag has been removed ( 1 line change ) and the flag is handled at apollo client level on frontend
  2. Visit any task/objective , see that you are not able to see the feature assign/unassign to commenting user

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 Deepika Guliani

Merge request reports

Loading