Add work items realtime feature flag definitions

What does this MR do and why?

Adds 2 new feature flag definitions to support the development of realtime data on planning views.

  • work_item_realtime_broadcast to gate backend emission of events
  • work_item_realtime to gate frontend subscribing to namespaces on the backend

Note that this MR contains only the feature flag definitions, with additional MRs to include the realtime changes themselves

References

Screenshots or screen recordings

Not provided

How to set up and validate locally

Not provided

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading