-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Summary
JQL filter for Webhooks is not applied to Comment events.
Steps to Reproduce
- Create a webhook as follows
- Issue related events
- JQL: project = <PROJECTKEY>
- Comment: created, updated, deleted
- Issue related events
- Add a comment to an issue from a project different than the one specified in the JQL.
Expected Results
The webhook shouldn't be fired.
Actual Results
The webhook was fired.
Workaround
There is no workaround in Jira that will enable filtering of webhooks for Comment events. Webhook listeners need to implement filtering on their side.
Notes
At the moment of creating of this bug report, JQL filter for Webhooks is also not applied to Attachment, Worklog and Issue Link events, as tracked in JRACLOUD-59980
- derived from
-
JRACLOUD-59980 JQL filter for Webhooks doesn't work correctly when "Comment", "Worklog", "Attachment" or "IssueLink" related events are fired
- Closed
- details
-
JRACLOUD-59980 JQL filter for Webhooks doesn't work correctly when "Comment", "Worklog", "Attachment" or "IssueLink" related events are fired
- Closed
- is duplicated by
-
ACJIRA-1398 Loading...
- is related to
-
JCE-1627 Loading...
- mentioned in
-
Page Loading...