Could not find a Custom Field Configuration for field 'customfield_xxx', all projects and issue type 'x' -- therefore cannot find the Option for 'Done' epics.

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following appears in the atlassian-jira.log:

Could not find a Custom Field Configuration for field 'customfield_xxxxx', 
all projects and issue type 'xx' -- therefore cannot find the Option for 'Done' epics.

Analyzing the error message and cross-checking with JIRA's database, 'customfield_xxxxx' is referring to the Epic Status custom field, and issue type 'xx' is the Epic issue type.

So we can "translate" the error message as follows: "The EPIC STATUS custom field does not have a configuration context for the EPIC issue type. This is the reason why I cannot find the Done option for epics."

Cause

The EPIC STATUS custom field does not have a configuration context for the EPIC issue type. (Or whatever issue type the log entry is referring to, actually) See pic below:

Resolution

In order to fix this, you must edit the Epic Status custom field's context to include the Epic issue type as well.  (Or whatever issue type the log entry is referring to, actually)

  1. If your JIRA Agile fields are locked from editing, please follow this document to unlock it.
  2. Go to the Custom Fields page in JIRA, click on the Cogwheel icon on the right side of the Epic Status custom field, and click on Configure.
  3. Click on Edit Configuration. EditConfig.jpg
  4. Multi-select the Epic issue type. SelectEpic.jpg
  5. Click on Modify at the bottom to save the changes.
  6. Run a re-index.

Related Content

Epics Do Not Show Up in Epic Panel due to Wrong Epic Issue Type

 

Last modified on Nov 1, 2018

Was this helpful?

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