-
Bug
-
Resolution: Duplicate
-
High
-
None
-
9.4.0, 9.12.0, 9.17.0, 10.0.0, 10.3.0
-
None
-
9.04
-
Severity 3 - Minor
-
Issue Summary
This is reproducible on Data Center: (yes)
While trying to create a board with a new project JS error appears and UI doesn't allow to do so.
It works on: Project and Kanban board page
Does not work for example in: Release, Reports, Issue view pages
Steps to Reproduce
- Create SCRUM project
- Go to Releases panel on project
- Try to create new board by clicking left top dropdown list of board.
- Dialog appears
- Pick creating kanaban or scrum board
- Pick option "Board created with new Software project"
- Click next
Expected Results
You should move to the next step with dialog
Actual Results
Nothing happened the below exception is thrown in the console of the web browser
batch.js?agile_globa…r-enabled=true:1172 Uncaught TypeError: Cannot read properties of undefined (reading 'avatarUrl')
at GH.tpl.startwizard.renderProjectCreationStep (batch.js?agile_globa…bled=true:1172:1178)
at b.renderProjectCreation (batch.js?agile_globa…bled=true:879:10618)
at Object.render (batch.js?agile_globa…abled=true:879:3582)
at b.showStep (batch.js?agile_globa…abled=true:879:5347)
at batch.js?agile_globa…abled=true:879:6335
at Object.<anonymous> (batch.js?agile_globa…abled=true:879:6347)
at i (batch.js?locale=en&p…led=false:123:22860)
at Object.add [as done] (batch.js?locale=en&p…led=false:123:23180)
at HTMLButtonElement.<anonymous> (batch.js?agile_globa…abled=true:879:6276)
at HTMLButtonElement._onclick (batch.js?locale=en&p…bled=false:456:2720)
Workaround
Go to Backlog or Active Sprint View
- duplicates
-
JSWSERVER-26172 Creation of Board/Project is not possible when selecting some tabs in Project Side bar
-
- Closed
-
- relates to
-
JSEV-3647 Loading...