Jira Rule Automation Error: Destination Status Could Not Be Resolved: How do I resolve this error?

tyrone kimble October 2, 2020

JIra Rule Issue.png

2 answers

1 accepted

1 vote
Answer accepted
Niranjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2020

Hi,

If you are using smart values, try with the status id instead of status name.

tyrone kimble October 2, 2020

Thanks,  How do I find the status ID?

Niranjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2020

Restapi call shoud display the statuses of an issue

/rest/api/2/issue/CPEC-123 should display the info

/rest/api/2/status should list all the existing statuses in your Jira

tyrone kimble October 2, 2020

Thank you!!!!

0 votes
Con O'Connell February 27, 2021

One of the behaviors I discovered in looking at this is when an issue is manually transitioned (so it is already in the destination status). 

I added a condition to verify the current status is expected.  For example, in TO DO before automatically transitioning to IN PROGRESS when a branch is created.

ENHANCEMENT REQUEST for the TRANSITION rule:
Built-in automation check should be if the issue is already in the DESTINATION status, just don't fire like some of the other built-in automation rules.  The audit log should show "issue already transitioned" or something similar.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events