-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Backlog (Company) - Inline Work Item Create
-
1
-
Severity 3 - Minor
Issue Summary
Change the issue type during inline ticket creation under backlog will reload the page. However, the issue only happens when you are viewing the backlog and click once again on the Backlog in the side panel. This causes the URL to remove the parameter &issueLimit=100. Once the parameter is removed, if you update the issue type, it will refresh the page to re-add the parameter.
Steps to Reproduce
- Access a Backlog with more than 100 issues.
- Click once again on Backlog in the side panel.
- Try to create an issue inline.
- Change the issue type during the creating.
Expected Results
It should keep the &issueLimit=100 instead of reloading the page.
Actual Results
It will reload the page to add &issueLimit=100.
Workaround
For now, we can click only once into the Backlog to avoid the parameter into the URL &issueLimit=100 being removed.