redmine_webhook icon indicating copy to clipboard operation
redmine_webhook copied to clipboard

Webhook is not triggered when deleting issue in redmine 4.2.1

Open gh555luguo555 opened this issue 4 years ago • 1 comments

gh555luguo555 avatar Sep 22 '21 08:09 gh555luguo555

Redmine doesn't emit an event when deleting issue, so there's nothing to intercept by plugin. Surely there are Rails events that can be used for this purpose. But such an approach breaks this plugin ideology I guess (@suer please correct me if I'm in error).

yzzy avatar Oct 01 '21 09:10 yzzy