Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

In an automation, how can I transition a Jira software issue (story) cloned from a JSM issue?

Phil Bustin
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 Champions.
May 12, 2023

In the Sandbox:

I'm trying to fulfill a somewhat odd request to populate a newly created column in a sprint board with only issues cloned in an automation from a JSM issue to a Jira software issue.

(An alternative might be to assign a unique priority to the created issue in the clone automation, or create a single selection field and in the clone automation, select a value for it, and sort the sprint board by Priority or by the new field.  I haven't succeeded in sorting the Sprint board by Priority.  When I click the sort arrow, thereby changing Order by Rank ASC to Order by Rank DESC, the To Do column is still sorted by issue key Ascending.)

So back to the new column: I created a new Status in the Jira software workflow used by the created issue cloned from the JSM issue, but I'm struggling to figure out a way to use a branch or other technique in the clone automation to transition the created issue to new new Status, that would populate the new sprint board column.  Can you help with that, please?

It appears I was able just now to use a new automation to accomplish the task.  Please stand by.

1 answer

1 vote
sudhakar
Contributor
June 21, 2018

HI

We can  get list of stories that are associated with other stories in the form of links using JQL Search Extensions plugin 

JQl : (linkType in( "is blocked by") AND linkedIssueType = Story ) will give you list of stories that are linked with other stories in the form of blocked

https://jqlsearchextensions.atlassian.net/wiki/spaces/SEARCH/pages/3375124/JQL+Reference+Cloud#JQLReference(Cloud)-LinkedIssueType

 

 Regards,

Sudhakar

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events