Skip to content

Add subscription for system notes/discussions on work items

Deepika Guliani requested to merge dg-notes-subscription into master

What does this MR do and why?

Real time updates for work item notes/discussions

Screenshots or screen recordings

Work Item Note created
notes_created
Work Item Note updated
updated
Work Item Note Deleted
Screen_Recording_2023-02-17_at_4.02.39_PM

How to set up and validate locally

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

  1. Enable the work_items_mvc flag
    Feature.enable(:work_items_mvc)
  2. Open any task in 2 windows simultaneously, see that you can see real time updates for any activity / thread discussion activities you do

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