Hello.
I have report added to process, process works with no errors (executed by SuperUser)
Tried to add it to Task Manager and recieved Generic error on attempt to execute:
java.lang.NullPointerException: user not found for identity = Login{value=, type=auto}
org.cmdbuild.jobs.JobException: error executing job = JobData{id=XXXXX, code=XXXXX, type=workflow, isEnabled=false}, caused by: java.lang.NullPointerException: user not found for identity = Login{value=, type=auto}
group for user “workflow” set to SuperUser as well.
Could you please consult, where is the problem with access?