We installed JIRA 6 some time ago. According to ViewApplicationProperties.jspa the default language is german. Although some users use german, others use english.
On ViewResolutions.jspa the configures resolutions are shown. There we have the set of original english resolutions (IDs starting from 1) and some custom defined resolutions. Because even for german speaking developers the common naming of the resolutions is english, we did not change the original set and just added some more (english) resolutions.
Everything fine so far. But from time to time (we did not find out what triggers this) JIRA automatically adds four more german named resolutions (IDs at the moment 10301 to 10304). We deleted them several times, but the will always come back automatically.
Any idea what's happening here and how to prevent this?
Thanks for help. Horst.
Hi Horst,
I suspect what is happening is that there is some confusion with the mixture of languages in use. Are the four German named translations that are added the same four everytime? Does it happen when you do an upgrade even a minor point upgrade may add resolutions which are considered absent.
For those resolutions which the English is clearer than the German have you put a translation in for German that just uses the English words? JIRA is not clever enough to recognise that these words are not German and will just display them if the user has German selected as their language.
Hope this helps
Phill
The re-added resolutions are always the same: "Fertig" (done), "Reicht nicht" (invalid), "Duplikat" (duplicate) and "Kann nicht reproduziert werden" (cannot reproduce). We did not detect when the resolutions are re-added. But we are quite sure, if does not depend on updates of jira or addons, because the come back more often than we update jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've seen this happen with addons as well - some demand certain resolutions are present and if they detect they're missing, will add them in even if you delete them. What are the four resolutions that keep being re-added?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The re-added resolutions are always the same: "Fertig" (done), "Reicht nicht" (invalid), "Duplikat" (duplicate) and "Kann nicht reproduziert werden" (cannot reproduce). We did not detect when the resolutions are re-added. But we are quite sure, if does not depend on updates of jira or addons, because the come back more often than we update jira.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, two follow up questions 1) Can you enable the admininstration log and then see what it says the next time the resolutions are re-added? 2) How are you deleting the resolutions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1) I set com.atlassian.jira.action.admin to DEBUG. Is this right? 2) I delete the resolutions via the delete link (...secure/admin/DeleteResolution!default.jspa?id=x).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
2) Good, we can forget that line of thought 1) Not what I meant (although it may also be useful). Go to Admin, hit search and look for "log", you should find an audit log mentioned. Enable that. Although your debug line might be quite handy too - next time the resolutions go missing, have a look at the application log - the debug might be telling that more as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found an log which lists the adminstratives changes (changes on users, components, versions, permission schemes, ...). Perhaps that the log you mentioned? Anyway I deleted the resolutions and will wait for them to come back. At least the deletion was not logged in the administrative changes. We'll see...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That sounds right - all in the Admin UI right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still not sure as we did not get the resolutions back on live system. But we did some experiments on test system. It looks like the resolutions (and also some issue types) are created automatically if a new project is created by using one of the pre-defined JIRA project types. Since we realized this and informed all admins to always use just the classic project type, creating new projects did not add the resolutions 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.