-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
7.2.0
-
None
-
7.02
-
Steps to reproduce
Navigate between the backlog to the Active Sprint tabs
Observe the ajax calls being made
Actual Result
When moving from the Backlog tab to the Active Sprint tab, 3 ajax calls are made to
http://<server>/jira/rest/projects/1.0/project/<projectId>/lastVisited
Expected result
We execute 1 ajax call maximum for the given resource
Notes
Believe its due to the 'before:navigate:prevented' event being fired multiple times.
- relates to
-
JSWSERVER-19230 REST call lastVisited executes board-scope-filter which leads to performance overhead
- Closed
- is duplicated by
-
JSEV-726 Loading...