Skip to content

Trigger issuable_labels_updated only when issuable is updated

What does this MR do and why?

Refactors how we trigger issuable_labels_updated when labels are updated for an issuable. This way we only trigger issuable_labels_updated after a successful issuable update.

Also adds a missing spec for work items update service

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

Merge request reports