Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook is not triggered when deleting issue in redmine 4.2.1 #38

Open
gh555luguo555 opened this issue Sep 22, 2021 · 1 comment
Open

Comments

@gh555luguo555
Copy link

No description provided.

@yzzy
Copy link
Contributor

yzzy commented Oct 1, 2021

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants