Moving to another project display default "Issue Status" as Cancelled

Sarabjeet Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 3, 2019

When I move to another project, Default status is "Cancelled" and then I have to change to "In progress" everyone. Can Admin change the default status for moving to this project ?

2 answers

2 votes
Nic Brough -Adaptavist-
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.
July 3, 2019

It's simply picking the first status it finds.  You can't change it directly, from memory, it's based on the id of the status - first one it finds in the workflow gets used.

[Deprecated] Nick Spreitzer December 20, 2021

The step IDs correspond to the order in which the step itself was added to the workflow. In my case "Done" had the lowest ID in the workflow, so I deleted and re-added it, which resulted in it having the largest ID in the workflow. Hence, it appeared last in the list of possible statuses during the move issue wizard instead of first. So this is fixable, although it's a bit of a pain. 

Nic Brough -Adaptavist-
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.
December 20, 2021

Mmm, not quite.

The step ids correspond to the order in which the steps were added.  Globally though, not to each workflow. You could end up with your "fix" not working, if you've got more than one admin tinkering with workflows at the same time.

It's unlikely to happen, I am being pedantic, but I just wanted to note that it could still do unexpected things in some cases.

[Deprecated] Nick Spreitzer December 21, 2021

Globally though, not to each workflow.

My experience doesn't exactly align with your statements. When I deleted and re-added a step from one workflow, then proceeded to another workflow, the latter workflow was unaffected by the change to the former workflow. 

0 votes
Dave Furlani
Contributor
August 14, 2023

I suspect this relates to this request, which needs more community support to bubble to the top of the backlog - https://jira.atlassian.com/browse/JRACLOUD-39752

Suggest an answer

Log in or Sign up to answer