After upgrade to v8.17.0 jira server I see only empty fields instead of colours. When I click on one of them colour changes ..but still. How can this be repaired?
@jmarko - Have you cleared your browser's cache since you did the update?
have you tried clearing the app cache?
Please perform the following:
JIRA_HOME/plugins/.bundled-plugins JIRA_HOME/plugins/.osgi-plugins
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, didn't worked. Actually is worse. When I tried to run Jira again I got errors:
After few times with stopping and running service Jira start working, but now there is no colours and also some pictures got lost:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@jmarko Sorry to hear that made it worse. I would suggest submitting a support issue to Atlassian with a support zip here: https://support.atlassian.com/contact/
They should be able to see additional errors in the zip to help with the issue. It sounds like there is something missing here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did this. It's a bug. Thanks for your help.
Workaround:
<style type="text/css"> .ghx-label-1 { background-color: #8d542e; color: #fff; } .ghx-label-2 { background-color: #ff8b00; color: #fff; } .ghx-label-3 { background-color: #ffab00; color: #fff; } .ghx-label-4 { background-color: #0052cc; color: #fff; } .ghx-label-5 { background-color: #505f79; color: #fff; } .ghx-label-6 { background-color: #60a222; color: #fff; } .ghx-label-7 { background-color: #cc4388; color: #fff; } .ghx-label-8 { background-color: #5243aa; color: #fff; } .ghx-label-9 { background-color: #ff8f73; color: #fff; } .ghx-label-10 { background-color: #2684ff; color: #fff; } .ghx-label-11 { background-color: #008da6; color: #fff; } .ghx-label-12 { background-color: #6b778c; color: #fff; } .ghx-label-13 { background-color: #00875a; color: #fff; } .ghx-label-14{ background-color: #de350b; color: #fff; } </style>
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.