-
Bug
-
Resolution: Fixed
-
Medium
-
31
-
Severity 2 - Major
-
1
-
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
Hi everyone,
Thank you for voting and commenting on this request. After taking into account actual usage of different webhook events and potential workarounds for restricting them, we decided to action in the following ways:
- We are splitting this collective request into separate issues - each for individual webhook event - in order to make it more clear what is the status of JQL support for each of webhook events respectively, and to give you opportunity to express demand for specific improvements. From now on you can refer to the following issues for JQL filtering of:
- Comment webhooks -
JRACLOUD-68235 - Attachment webhooks -
JRACLOUD-68594 - Worklog webhooks -
JRACLOUD-68595
- Comment webhooks -
- Since December 2017, JQL filtering is available for Comment webhooks. For the remaining webhook events, it is still possible to restrict them by substituting variables in the webhook URL.
- We have updated Jira Cloud Webhooks documentation to make it more clear that JQL filtering is only supported for a subset of webhook events, and what those events are.
- As of January 2018 JQL filtering of Attachment, Worklog and Issue Link webhooks (as well as others not mentioned as JQL enabled in the documentation) is not supported, and that works by design. Therefore, adding such functionality is treaded as improvement suggestion in the newly created issues.
- At this moment we do not have plans to add JQL filtering for the remaining webhook events, but we can revisit that decision in the future.
- As a consequence of splitting the issue, and because the main use case was addressed, we’re closing as Fixed.
We understand that your expectations expressed in this issue have not been fully addressed, but after balancing the value of competing priorities we’ve determined that focusing on Comment webhooks would provide the biggest value for Jira Cloud app developers. To that end, I hope you appreciate the transparency of this update.
Regards,
Eve Stankiewicz
Product Manager, Jira Cloud Platform
Original request description:
Summary
JQL filter for Webhooks doesn't work correctly when the following related events are fired:
- Comment
- Worklog
- attachment
- issuelink
Steps to Reproduce
- Create an webhook as follows
- Make a comment, log work, upload an attachment or link an issue in a project aside from the one which is specified with the JQL
Expected Results
The webhook shouldn't be fired.
Actual Results
The webhook was fired.
Notes
When it comes to NOT "Comment" or "Worklog" related events (like creating issue, updating issue),
the JQL filters the events correctly.
- duplicates
-
JRACLOUD-63005 Webhook JQL restriction not working for 'Comment Added' event
- Closed
- has a derivative of
-
JRACLOUD-68235 JQL filter for Webhooks is not applied to "Comment" events
- Closed
-
JRACLOUD-68594 Enable JQL filter for "Attachment" webhook events
- Closed
-
JRACLOUD-68595 Enable JQL filter for Worklog webhook events.
- Closed
-
JRACLOUD-75935 Enable JQL filter for Issue link webhook events
- Gathering Interest
- is detailed by
-
JRACLOUD-68235 JQL filter for Webhooks is not applied to "Comment" events
- Closed
- is duplicated by
-
JRACLOUD-67998 Webhook trigger non-related events (doesn't respect the JQL)
- Closed
-
ACJIRA-1398 Loading...
- is related to
-
JRASERVER-59980 JQL filter for Webhooks doesn't work correctly when "Comment" and "Worklog" related events are fired - CVE-2017-18104
- Closed
- blocks
-
ACJIRA-1225 Loading...
- causes
-
JST-346122 Loading...
- relates to
-
JCE-1627 Loading...