-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Integration - Webhooks
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Since the incoming webhook action for Atlassian Automation has been updated to include the 'X-Automation-Webhook-Token' header for the secret. this is not working when the webhook is fired by the Jira system webhooks.
Steps to Reproduce
- Create an automation rule that triggers with an incoming webhook
- Create a Jira System webhook and set the secret as per the value from the rule trigger
Expected Results
The system webhook should trigger the rule
Actual Results
The rule is not triggeret. This problem seem related to the secret header required by the automation trigger.
Workaround
Since the System Webhook is triggered based on Jira actions, and those same actions can be used to trigger a rule in Jira, change the scope and trigger of the rule accordingly.
- is duplicated by
-
JRACLOUD-92178 Invoking an incoming webhook request configured within an Automation rule via the System webhook results in a silent failure.
-
- Closed
-