Skip to content

Fix: webhook not triggered on delete time spent

What does this MR do and why?

  • It should fix issue 442416
  • Moves private method issuable_base_service to base class so it can be used by both create_service delete_service
  • Sets old_associations when deleting
  • Calls hook when deleting

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

Numbered steps to set up and validate the change are strongly suggested.

Fixes #442416

@zillemarco

Edited by Raimund Hook

Merge request reports