I recently upgraded my JIRA instance from 7.x.x to 8.19.0. I decided instead of doing an in place upgrade I would backup my existing JIRA instance. Do a clean install of JIRA 8.19.0 and then import the issues from my 7.x.x instance into my new install. Everything went smoothly all the way up to and including the import.
However, on the first day of the install I started getting reports from the log analyzer. The one in question here is that it is telling me there are 1119 matches for "Jira server throws non-orderable field errors for field layouts after upgrade." When I click the link for the error it takes me to this help page "https://confluence.atlassian.com/jirakb/jira-server-throws-non-orderable-field-errors-for-field-layouts-after-upgrade-814217625.html?utm_medium=logScan&utm_source=STP"
The help page says I should see
INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22205'.
In the log but I don't see anything even remotely close. When I go to the last instance the log analyzer says it found I get this line
"2021-09-21 14:48:26,603-0400 JIRA-Bootstrap INFO [c.a.c.e.c.a.j.i.f.l.field.AbstractFieldLayoutManager.fieldLayoutCache] Cache com.atlassian.jira.issue.fields.layout.field.AbstractFieldLayoutManager.fieldLayoutCache was flushed"
What am I missing? What am I doing wrong? How do I fix this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.