-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: None
Summary
Cannot create Agile board from within project's page. The indicator loads forever.
Environment
Cloud JIRA v1000.217.1
Steps to Reproduce
- Create a software project.
- Click on Create board
- Select Kanban/Scrum
- Check the option Board from an existing project
- Give it a name
- Hit the Create board button
Expected Results
The board should be created
Actual Results
The loading indicator hangs forever
Error in browser's console:
TypeError: GH.Ajax is undefined GH.StartWizardView.validateProjectSelection() batch.js:7871 GH.StartWizardView.steps.projectSelection.complete() batch.js:7871 GH.StartWizardView.showStep/o() batch.js:7871 o/this._onclick() batch.js:768 c.event.dispatch() batch.js:104 c.event.add/h() batch.js:96 openTabPrompt() nsPrompter.js:417 ModalPrompter.prototype.openPrompt()
Workaround
For now, what I've tested and it did work out is to create the board from the Boards menu:
- Click on Boards.
- Select View all boards.
- Click on Create board at the top-right corner.
- Select Kanban.
- Check the option Board from an existing project.
- Name the board.
- Search for the project you want.
- Click Next.
- relates to
-
HOT-46228 Loading...