Skip to content

Resolve "Refactor work item view to use coarse-grained subscription"

What does this MR do and why?

This MR replaces multiple fine-grained subscriptions for the work item view with one coarse-grained subscription

Screenshots or screen recordings

No visual changes

How to set up and validate locally

Open any work item view on two tabs and make sure work item properties are updated in real time, besides:

  • status
  • emoji
  • todo-status

Those three should have triggers added on the backend for work item subscription

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 #414925 (closed)

Edited by Natalia Tepluhina

Merge request reports