change the status of an issue when all the linked issues status is also changed

Harish Gunturu November 3, 2016

Hi,

Is it possible to change the status of an issue to COMPLETE automatically, When all the linked issues are moved to COMPLETE status.

please help us assuming workflow in some cases is same, in some cases workflow is different.

Thanks in Advance!!

1 answer

0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 4, 2016

ScriptRunner should be able to do this for you. Have a look at https://answers.atlassian.com/questions/38401896.

Harish Gunturu November 6, 2016

Thanks @Mikael Sandberg

can you please help with this error, I am facing an error at 

MutableIssue parent = issue.getIssueLink(“duplicates") as MutableIssue
error  is [static type checking] - cannot find matching method
com.atlassian.jira.issue.MutableIssue#getIssueLink(java.lang.string).
Please check if the declared type is right and if the method exists

Thanks!!

Suggest an answer

Log in or Sign up to answer