-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 10.0.0, 10.3.0, 10.3.3, 10.3.5
-
Component/s: Scrum Board
-
10
-
1
-
Severity 2 - Major
-
1
Issue Summary
In Jira 10.3.5, SCRUM board with option Board created with new Software project can't be created.
Steps to Reproduce
- Navigate to the issues page. The URL should look like <JIRA_BASE_URL>/projects/SCRUM/issues/<issue_key>?filter=allopenissues
- On the left hand pane, there is an option Create Board.
- Click Create a Scrum board. Select the first default option, Board created with new Software project.
- Click Next and nothing happens.
Expected Results
New dialog box should open where new project key, name etc can be provided and board should be created
Actual Results
Board is not created and browser's console logs shows the below error message every time we click on Next (the 4th step above). This is a regression.

Workaround
As a workaround, user can create the Board from the Board menu. Boards > View all boards > Create board (top right).