Hello dear colleagues,
Yesterday we upgraded the version from 15100 to 15200, after which new requests stopped being generated via timer action.
For example, if we configure a template request to be created one minute after a specific event (using “Create new request from parent request” basic custom function), the following error occurs: Result : Failed
Message : Cannot invoke "com.adventnet.persistence.DataObject.containsTable(String)" because "userDO" is null
Before the upgrade, everything worked perfectly without any issues.
I would like to note that field update timer action continues to work normally.
P.S.
When I manually run the request creation function (Save and Test), the new request is generated without any problems.