Jira server throws non-orderable field errors for field layouts after upgrade

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Symptoms

After upgrading JIRA, the following appears in <jira-home>/logs/atlassian-jira.log:

INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22205'.
INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22203'.
INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22204'.
INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22205'.
INFO [fields.layout.field.AbstractFieldLayoutManager] Field layout contains non-orderable field with id 'customfield_22203'.

Cause

  • A custom field was removed (or if a custom field is from a disabled plugin), but the reference to it in the FILEDLAYOUTITEM table was not removed.

Resolution

This can usually be fixed by running the Database Integrity Checker with the 'Check Field Layout Scheme Integrity' and 'Check field layout schemes for references to deleted custom fields' options selected.

There are other possible causes that could make the error to occur which are not fixed by the Integrity Checker. If that's the case and the problem continues to happen on your environment, please reach to Support so that we can evaluate your scenario.


Last modified on Jun 28, 2022

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.