-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
4
-
Summary
Enable JQL filter for Issue link webhook events.
Steps to Reproduce
- Create a webhook as follows
- Issue related events
- JQL: project = <PROJECTKEY>
- Issue link: created, deleted
- Issue related events
- Open any issue in a project different than the one specified in the JQL and link any issue from that project then delete it.
Expected Results
The webhook shouldn't be fired.
Actual Results
The webhook was fired.
Workarounds
- implement filtering of events in the webhook listener
- derived from
-
JRACLOUD-59980 JQL filter for Webhooks doesn't work correctly when "Comment", "Worklog", "Attachment" or "IssueLink" related events are fired
- Closed
- has a derivative of
-
JRACLOUD-68595 Enable JQL filter for Worklog webhook events.
- Closed
- causes
-
CRANE-4358 Loading...