-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 9.12.6, 9.17.0
-
Component/s: Project - Agile Boards
-
9.12
-
2
-
Severity 3 - Minor
Issue Summary
This is reproducible on Data Center: yes
Steps to Reproduce
- Create a new user having:
- Full Name = False
- Username = false
- Email = false@gmail.com
- Open any board
Expected Results
As a Jira admin we expect the boards to open in a normal way without any loop for users holding a boolean attribute, true or false as their usernames.
Actual Results
The below exception is thrown in the HAR file and an unstoppable loop while opening any project board.
/secure/RapidBoard.jspa?rapidView=1&projectKey=ROCK&view=planning.nodetail&issueLimit=100 Request Method:GET Status Code:net::ERR_ABORTED Remote Address::80
Workaround
The only known workaround is to edit the user name to not be equal to true or false
- is duplicated by
-
JSWSERVER-13859 Username 'true' causes unusable projects with scrum boards
-
- Closed
-
-
JRASERVER-79216 Board keep reloading in loop with username "TRUE"
-
- Closed
-
- is resolved by
-
WILDT-15 Loading...