-
Bug
-
Resolution: Duplicate
-
Low
-
3
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Summary
Webhooks is still being fired when comments are added to other projects even when JQL clause project= is used.
Replication Steps
- Open a new session at https://requestb.in.
- Create a new webhook and add a project= JQL clause to restrict the webhook to only fire on a specific project.
- Tick the comment added event.
- Comment on a different project than the one specified in the webhook configuration.
- Check the request bin session.
Expected Results
Webhook requests should only fire when commenting on the project specified in the webhook JQL.
Current Results
Webhook requests are fired all the time when on any comments.
- is duplicated by
-
JRACLOUD-59980 JQL filter for Webhooks doesn't work correctly when "Comment", "Worklog", "Attachment" or "IssueLink" related events are fired
- Closed
- is related to
-
JRASERVER-63005 Webhook JQL restriction not working for 'Comment Added' event
- Closed