Hi all,
are you able to help me?
I have written a script for a listener. It is supposed to update a custom-field of an epic with the values from the linked stories.
The log shows me that the value has been calculated and updated:
... WARN [runner.ScriptBindingsManager]: setCustomFieldValue called with updateField: ABC, total: 468
... WARN [runner.ScriptBindingsManager]: Updating custom field with id customfield_123 for issue 456
But when I call Epic with the field and update it, the value is not displayed. What is going wrong?
Cheers,
Alexander