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
Hi,
I think your encounter this issue describe here https://docs.adaptavist.com/sr4jc/latest/release-notes/breaking-changes/compatibility-of-atlassian-s-new-transition-experience-with-jira-expressions
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.