We are running into an performance problem where clicking on a subtask from the main issue screen, and subsequently clicking on the parent in the breadcrumbs both take upwards of 3 seconds but...only for people that are jira-users. Nobody in jira-administrators group is having the issue. Anyone ever seen this or have thoughts?
I would look at plugins or customization (including javascript hacks). You might have some code that works well for administrators but not for others?
Also, debug using firebug (in firefox) or some other browser tools to see if there are any errors in the network tab (call made to the server) or in the javascript console.
You can try YSlow firefox add to analyse the speed with details of what components are loaded for sub-tasks. https://addons.mozilla.org/en-US/firefox/addon/yslow/
As @Jobin Kuruvilla [Go2Group] suggested also take a look at the javascript console for any errors.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.