I´m Jira admin for 1 year. As I overtook the Jira administration, I saw, there are too many values for the field resolution. Some in English and the same values in German. So in April I deleted the German values or replaced them by English values. And I translated the English values to German.
And now, I have some German values back - I did not create them. How is is possible? where are the coming from? Due upgrade????
someone with the same problem?
Jira Software 7.3.2
Hello Ingrid,
If I understand correctly, the custom fields were deleted back in April 2017, but suddenly re-appeared recently?
Was there any upgrades or other significant changes done (example: System restore) to your JIRA instance recently?
Best regards,
Lenard
Hi Lenard,
not custom fields, but the values in the field "Resolution".
I deleted them back in April 2017 (or replaced the with the English value) and now some of them are back - see the screen shot - the german values. They look like being part of "out of the box" delivery an cannot be matched to the existing English values (which are also part of the out of the box version...).
Unfortunately I cannot say, on which date they exactly came back. I just saw yesterday, that they are back again.
To your question: no, we did not system restore. We did just some small updates of Jira Software and Zephyr for JIRA (currently version 3.6).
I thought maybe this is known problem with the values in the resolution field and using Jira in German language (or another language than English).
Best regards,
Ingrid
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ingrid,
My apologies. Apparently, I've misread the initial description.
It would be odd that these values are returning. At the moment, it seems that somehow, the system was rollbacked. Or, someone restored JIRA with a backup that contains the resolutions.
Do try running the query below to confirm that the resolution value exists in the database.
SELECT * FROM resolution;
Next, crosscheck against the jiraissue table to see whether there are any issues whose resolution contains the deleted resolutions.
Regards,
Lenard
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.