Forums

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

How do i add a status to a status

Shelly August 2, 2017

HELP PLEASE :)

 

Exmaple 

Status is 'Us validation"

Status of Status - Waiting on resource allocation 

 Is this possible

1 answer

0 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.
August 2, 2017

That does not make sense.  A status is the current status of an issue.  An issue will only have one status at a time.

Shelly August 2, 2017

Thanks for the follow up, let me try to explain this again...

 

We have a "in progress" status (swim lane) for any issue, my developer wants to have the ability to add a sub status- QA or US Validation with in the "in progress" lane, is this possible without scripting 

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.
August 2, 2017

A sub-status doesn't really do much for you, it's just a field.

You could base a swimlane on the custom field instead, but you'd lose the in-progress swimlane.  Or you could meld them and have two swimlanes (jql would be status = x and field = y, and status = x and field != y)

Suggest an answer

Log in or Sign up to answer