Skip to content

Remove broadcast_issuable_description_updated feature flag

Mario Celi requested to merge 375183-remove-feature-flag into master

What does this MR do and why?

The broadcast_issuable_description_updated feature flag was introduced only as a precaution since it might have a big impact on all Issuable services. Affected update operations for Issue, WorkItem, Epic, MergeRequest services.

It's been enabled globally in production for 6 days and we have seen no issues, so it is safe to remove.

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

Edited by Mario Celi

Merge request reports

Loading