Hi,
I’ve read other topics about checklists , and I found the customfield number of the checklist I would like to use.
Then , I tried additional customfield :
if (issue.fields.customfield_10603)
{
return issue.fields.customfield_10603
}
But nothing is returned , it seems that this customfield is not imported at all in the database.
By using rest api of Jira ,I can clearly see the right JIRA data related to this customfield.
Any idea ?
We have this configuration for a checklist imported as Dimension, at the Source Data → Custom Fields → Calculated Custom fields (add new calculated field)