Forums

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

VALUE attributed of CUSTOMFIELDS is no longer available.

Enrique
Contributor
April 23, 2025

Hello,

As of Apr 17th the validation below was working fine.

issue.subtasks.filter(subtask => subtask.issueType.name == 'Sub Test Execution' && subtask.customfield_10167.value == 'UnT' && subtask.status.name != 'Closed').length == 

As of yesterday this stop working. given me the following error.

Evaluation failed: "subtask.customfield_10167.value" - Unrecognized property of `subtask.customfield_10167`: "value" ('value'). Type null does not have any properties

As additional information customfield_10167 is part of the screen to create, view and update the subtasks issue type Sub Test Execution

Please let me know how to restated this validation in my workflow.

Regards

Enrique Di Pasquale

1 answer

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events