Use healthStatusUpdated subscription in frontend

What does this MR do and why?

Now health status gets updated in real time via the websocket for WorkItems.

Screenshots or screen recordings

health_status_subscription

Screenshot_2023-01-12_at_18.12.56

How to set up and validate locally

  1. Feature.enable(:okrs_mvc)
  2. Go to Issues -> New Issue dropdown -> Create OKR
  3. Create an OKR, go to it
  4. Open up another browser window with the same OKR
  5. Change the value of the health status

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 Nicolas Dular

Merge request reports

Loading