-
Bug
-
Resolution: Fixed
-
Low
-
7.0.2, 7.0.3
-
None
-
2
-
Severity 3 - Minor
-
0
-
Issue Summary
Application Navigator refresh button doesn't work
Steps to Reproduce
- In Bamboo's Administration section, navigate to "Application Navigator"
- Click on the refresh button
Expected Results
The page is refreshed
Actual Results
- Nothing happens.
- The logs will not display any errors.
- Inspecting the page, we will see the error:
Uncaught TypeError: $ is not a function at d (com.atlassian.plugins.atlassian-nav-links-plugin:custom-apps-admin-ui-resources.js?locale=en:5) at e.<anonymous> (com.atlassian.plugins.atlassian-nav-links-plugin:custom-apps-admin-ui-resources.js?locale=en:5) at e.dispatch (batch.js:481) at e.g.handle (batch.js:481) at Object.trigger (batch.js:481) at Object.c.event.trigger (batch.js:491) at e.<anonymous> (batch.js:481) at Function.each (batch.js:470) at c.fn.init.each (batch.js:466) at c.fn.init.trigger (batch.js:481)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...