One of our classic JIRA project workflow stop working as expected. The problems are on the automated issue transitions:
- Related PR already merged in Bitbucket, but the JIRA issue is still in TODO / IN PROGRESS / IN REVIEW status.
- Related PR created in Bitbucket, but the JIRA issue won't automatically transit to IN REVIEW from TODO / IN PROGRESS as designed.
- Related Commit Created in Bitbucket, but the JIRA issue won't automatically transit to IN PROGRESS as designed.
The workflow has been working fine for months. I have went through the trouble shooting documentation https://confluence.atlassian.com/adminjiracloud/troubleshooting-workflow-triggers-953138869.html and seems none of the possible cause met.
One thing might cause the mass is that I added several JIRA Automation rules weeks ago. The automation rules have some sort of duplication with the JIRA workflow. But after I disable the Automation Rules, the issue status still not corrected.
Any ideas how to solve this problem? Thanks in advance!