Issue Summary
Intermittent failures are seen when Automation For Jira sends Microsoft Teams messages.
Steps to Reproduce
- Create an Automation rule with Send Microsoft Teams message Action
- Schedule the Automation rule to run multiple times
Expected Results
Automation rules are able to successfully send the Microsoft Team message every time when the rule is scheduled.
Actual Results
Sometimes the Automation rules run properly and sometimes the Automation rule fails intermittently.
The below exception is thrown in the atlassian-jira.log file:
Error communicating with the API 408 - {"errorMessage":null,"message":null,"warningMessages":[],"errorMessages":["Request timed out."],"errors":{},"status":408}
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- links to
- relates to
-
A4J-2999 You do not have permission to view this issue
Intermittent failures are seen when Automation For Jira sends Microsoft Teams message
Issue Summary
Intermittent failures are seen when Automation For Jira sends Microsoft Teams messages.
Steps to Reproduce
- Create an Automation rule with Send Microsoft Teams message Action
- Schedule the Automation rule to run multiple times
Expected Results
Automation rules are able to successfully send the Microsoft Team message every time when the rule is scheduled.
Actual Results
Sometimes the Automation rules run properly and sometimes the Automation rule fails intermittently.
The below exception is thrown in the atlassian-jira.log file:
Error communicating with the API 408 - {"errorMessage":null,"message":null,"warningMessages":[],"errorMessages":["Request timed out."],"errors":{},"status":408}
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- links to
- relates to
-
A4J-2999 Loading...