-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Low
-
Component/s: Automation
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Misleading error for slack integration via Automation when having zero JQL results.
Steps to Reproduce
- Integration slack using Jira Automation (refer https://www.youtube.com/watch?v=iZfjc_IQ4Uc )

- If the JQL results are zero, it gives a misleading error stating "Error communicating with Slack API"

Expected Results
It should give an error stating that the slack message wont be sent as there are no values for the JQL query.
Actual Results
It gives an error stating that it is unable to communicate with the slack API.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available