Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Enable parallel sprint option via Jira software config.
- Change user profile language to Russian.
- Create a new Scrum board with sample data.
- Complete the board active sprint.
- Add a new Sprint and select Start and complete sprint automatically option.
- Change After sprint completes, move open issues to: to "New Sprint"
- Create the sprint and Jira returned the following Javascripts errors:
Exception: TypeError: p.destinationWarning.get(...) is not a function
Steps to Reproduce (Scenario 2)
- Enable parallel sprint option via Jira software config.
- Change user profile language to Deutsch.
- Navigate to a Scrum Board with an active sprint that was created with the Start and complete sprint automatically option.
- Click on Active Sprints
- Upon clicking Active Sprints, the following Javascript error is observed:
Exception: TypeError: p.destinationWarning.get(...) is not a function
Video recording: bug-video.mp4
Expected Results
No Javascript errors should occur when a user using a non-English language to create a new sprint.
Actual Results
Javascript errors occur when users use non-English language to create a new sprint.
Workaround
Change to English language.
Notes
The following languages can reproduce the issue:
- German
- Swedish
- Japanese
- Korean
- Dutch
- Turkish
- French
- Russian