-
Suggestion
-
Resolution: Cannot Reproduce
-
None
-
1
-
Summary
Enable JQL filter for Attachment webhook events.
Steps to Reproduce
- Create a webhook as follows
- Issue related events
- JQL: project = <PROJECTKEY>
- Attachment: created, deleted
- Issue related events
- Add an attachment 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.
Workarounds
- substitute desired viarable in the webhook URL to listen for events from individual issues or projects only
- implement filtering of events in the webhook listener
- blocks
-
JRACLOUD-72851 Update Documentation and Settings screen to reflect Attachment Event JQL Support
- Closed
- derived from
-
JRACLOUD-59980 JQL filter for Webhooks doesn't work correctly when "Comment", "Worklog", "Attachment" or "IssueLink" related events are fired
- Closed
- is duplicated by
-
JRACLOUD-71549 Adding an Attachment to an Issue Triggers all Webhooks with the Attachment Condition Selected
- Closed
- mentioned in
-
Page Loading...