Hotfix : Resolve setWorkItemMetadata in apollo client
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.
- The backend code to add the flag has been removed ( 1 line change ) and the flag is handled at apollo client level on frontend
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Deepika Guliani