-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Integration - Slack
-
None
-
3
-
Severity 3 - Minor
-
2
Issue Summary
We are experiencing an issue where sometimes Jira webhook events are delivered to Jira cloud for Slack before the work item is available via the current REST API endpoint we use to fetch issue details.
This causes a missing notification in Slack integration.
Steps to Reproduce
- Configure a Slack integration.
- Create a new issue in Jira Cloud via the Jira web UI.
Expected Results
Slack integration always notifies of issue creation
Actual Results
Sometimes Jira webhook events are delivered to Slack before the issue is available via the current REST API endpoint
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available