Customized workflow

chetan sa February 22, 2015

Hi Guys,

 

I have tried creating customized workflows, didn't work out well and the help documentation is not easy since i am new to JIRA.

I am trying to create a work flow with status

 

  1. New (To Do, In progress, Done)
  2. Development (In Progress, Done)
  3. QA Testing (In progress,Done)
  4. Done (Close)

 

Can you tell me step by step how to do it.

 

 

 

1 answer

0 votes
Mauro Badii
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 22, 2015

I guess your statuses would look like:

  1. Open
  2. Waiting for Development
  3. In Progress
  4. Waiting for QA
  5. QA Testing
  6. Completed
  7. Closed

It is a cascade workflow so you'll be needing transitions from one status to the following only and back. At least to start with.

If information needs to be gathered between Statuses you'll need to have fields on Screens matched to those specific transitions as described on Configuring Fields and Screens.

It is not a simple process to list some easy step by step configuration.

I would suggest first familiarise with the concepts by reading: Configuring Workflow and Advanced workflow configuration.

Here is also a short video:

 https://www.youtube.com/watch?v=f_3rfUuUShU

Then copy the JIRA default workflow and default Workflow Scheme and associate it to a Test Project to start customising it on those 7 steps.

Cheers!

Suggest an answer

Log in or Sign up to answer