Hi everyone,
Something really strange is happening on my production farm.
I have a workflow on a list with an action set to run with elevated privileges, in this action set I have a state machine.
Every action inside this action set is run twice. We can see this in the logs. Each action is not run twice in a row, but instead, the workflow run correctly and create tasks for a flexi task, only then the whole process repeats. I have then twice the tasks.
Please also note that answering task does not do anything. All the tasks created are set as "No response longer required" as if I had choosen an outcome for one of the tasks. Even with approving task, no task changes status and stays in Pending.
I suspect that this "run elevated" action set is the culprit but I am developping with a site collection admin user, and had no problem for months with this specific workflow, only now when developping new features.
Any help or advice is welcome !
Thanks



Thanks