I have some JIRA users that are experiencing behavior where after editing/commenting on an Issue, the JIRA menu bar at the top of the screen disappears.
When I say menu bar I mean this:
The page renders such that the menu bar does not appear anywhere on the page. Here is a screenshot snippet of what they see.
From the looks of this, it appears as if the resulting page has rendered on top of the menu bar. You can see this in the top right corner of the screenshot.
We are using JIRA 5.1 and so far this behavior is intermittent. I've asked what specific tasks the users were performing when this occurred. The answers vary from editing the description of an existing issue to commenting on an issue. Also browser usage is latest versions of Firefox or Chrome.
As far as addon-ons go, I do not have any user-installed add-ons that affect themeing:
I checked for errors in atlassian-jira.log, but I don't see anything that stands out as a problem.
Has anyone experienced this behavior before? Any thoughts or suggestions you have would be much appreciated.
Thank you.
-- Stephen
Due to the intermittent nature of this issue and the fact that we are running an older version of JIRA, I'm going to chalk this up to being an idiosyncracy of this version. We'll be performing an upgrade later this summer and will look to see if this continues to occur.
I've seen this problem too. Some popup menus under the tool bar fail to appear. I can see a hint of their shadow just under the toolbar when this happens; it's persistent (once the behavior starts it's reproducible), and it clears up temporarily if reopened in a new window or tab ("Open Link in New Tab"), but a refresh alone doesn't resolve it.
I also suspect that the editor popup is involved. I see errors in the console log that are likely relevant: looks as though some of JIRA's scripting needs some attention.
DEPRECATED JS - Cookie has been deprecated since 5.8.0 and will be removed in a future release. Use cookie instead.
batch.js:259:148
"RPC: request rejected (bad origin): https://whoslooking.herokuapp.com" batch.js:446:165
WARN: 'triggerPrivacyPolicySafeEvent' has been deprecated batch.js:446:165
"RPC: request rejected (bad origin): https://whoslooking.herokuapp.com" batch.js:446:165
AJS's create element functionality has been deprecated since 5.9.0.
No alternative will be provided.
Use document.createElement() or jQuery.parseHTML(), or preferably use a templating library. batch.js:248:462
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure, one more thing Stephen: Logs will not tell you a lot unless you turn on the log levels to error or debug with referenced section in Admin>logging and profiling. You might want to modify the log levels and keep watching logs after that.
Also, there is an error in JIRA which is a known issue about comments being hung, that is also causing errors.
https://jira.atlassian.com/browse/JRA-31786
Similar menu bar issue happened to me in the past and what I also did was to:
And it did work resolving strange menu behavior.
Mehmet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stephen,
Try to do a full index and check if that works. If not, a restart and reindex.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for this suggesiton, however we've tried this in the past and did not change the behavior.
With how intermittent this is and the fact that we're running an older version of JIRA, it might make sense for us to wait until we have the time to update.
But if there are any other thoughts as to why this might happen, that'd be great.
Thanks again.
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.