-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.3.2, 7.3.7
-
Component/s: AgileBoard
-
7.03
-
2
-
Severity 3 - Minor
Summary
When user creates a new Kanban board based on the existing project, the board will not have the "Selected For Development" column. The columns tha twill be available are:
- Backlog
- In Progress
- Done
Which are columns generated for Scrum board.
Environment
JIRA 7.3.2, 7.3.7
Expected Results
When the Kanban board is created with the existing project, JIRA creates Kanban board with 4 columns including the "Selected for Development" column.
Actual Results
Kanban board is created but the "Selected for Development" column is missing which restrict users to transition issues from To Do -> In Progress -> Done columns.
Workaround
Users can create the missing "Selected for Development" column manually by following steps below:
- Access Column Configuration page,
- Click on "Add Column" and name the column as "Selected for Development".
- Move the "Selected for Development" status from Backlog column to "Selected for Development" column.