Skip to content

Subscription type for issuable todo update

Phil Hughes requested to merge ph/issuableTodoSubscription into master

What does this MR do and why?

Added a new subscription for when an issuables todo gets updated (through a new note for example).

#449018 (closed)

MR acceptance checklist

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

Screenshots or screen recordings

How to set up and validate locally

  • Enable realtime_issuable_todo feature flag
  • Visit a merge request
  • Add a todo for the merge request
  • Click a reaction emoji for example
  • See that the todo has gone

Merge request reports

Loading