Tutorial - Adding a Column to a Board
This tutorial only applies if you are not using Simplified Workflow. If you are using Simplified Workflow, then you can simply use the 'Add Column' button and a corresponding new status will be created automatically.
This tutorial will walk you through the process of adding a new column to your board, and adding a corresponding JIRA status to your JIRA workflow.
For the purposes of this tutorial, we will add a column (and status) called 'Quality Testing' — but of course you can substitute this for whatever you need.
1) Create the new JIRA Status
- Go to the JIRA Administration area.
- Create a new status called 'Quality Testing'.
See Defining 'Status' Field Values in the JIRA Administrator's Guide.
2) Create a new Step in your JIRA Workflow
- Go to the JIRA Administration area.
- For each JIRA workflow that is associated with issue types that are used by projects on your board,
- Edit the JIRA workflow(s).
- Add a new step called 'Quality Testing'. In the 'Linked Status' field, select 'Quality Testing'.
See Configuring Workflow in the JIRA Administrator's Guide.
3) Create a new column and map it to the new Status
- Go to your JIRA Agile board and click 'Configure'.
- Click the 'Columns' tab, then click 'Add Column'. A new column named 'New Column' will be added in the 2nd-last column position. (You can drag it into a different position if you wish.)
- Click the name 'New Column' and rename it to 'Quality Testing'.
- In the 'Unmapped Statuses' column at the left of the screen, locate the 'Quality Testing' status and drag it to your new 'Quality Testing' column.
See Configuring Columns.