Hi guys, I am trying to implement the following script and I get the following error:
2021-10-15 14:31:13,914 ERROR [runner.AbstractScriptListener]: ************************************************************************************* 2021-10-15 14:31:13,915 ERROR [runner.AbstractScriptListener]: Script function failed on event: com.tempoplugin.planner.api.event.AllocationUpdatedEvent, file: null java.lang.NullPointerException: Cannot get property 'bytes' on null object at Script23.run(Script23.groovy:47)
Listener: https://library.adaptavist.com/entity/add-tempo-planning-information
What could it be?