Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to comp are values for field 'customfield_10431'

Raghu S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 14, 2018

Receiving this error message in almost every Jira operation in Log files, it is not impacting any major functionality in Jira but it looks awful in the logs. 

Can anyone help me how to suppress/resolve this issue?

http-nio-8081-exec-6 ERROR xxxxx 607x827297x1 yqph4i xx.xx.xx.xx,0:0:0:0:0:0:0:1 /browse/JUDI-7901 [c.b.j.j.w.check.valuefield.ValueFieldCheck] Unable to comp
are values for field 'customfield_10431'
java.lang.IllegalArgumentException: Unable to find field 'customfield_10431'

2 answers

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 16, 2018

You've got something in your workflow that is trying to check the values of a custom field with something, but that custom field has been deleted from Jira.

You'll need to check your workflow post-functions, conditions and validators.

Raghu S
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 17, 2018

Thanks Nic I'll check the missing custom fields in the Jira configuration. 

1 vote
Tarun Sapra
Community Champion
September 14, 2018

Hello @Raghu S

Is this custom field in the "global context", meaning that JIra will try to process/load this field everytime you open an issue because of which you might be seeing this error so often in the log file.

Suggest an answer

Log in or Sign up to answer