28 Replies
@prastoin
Please provide more context
Self host cloud ? Etc etc and how to reproduce
I self host
My workflow:
record created => search record => create record (error as image)
I just upgrade from 1.10 to 1.11 then throw this error
?? how to fix ?


@prastoin
Hey @Dong Chau we take a look at this.
@Félix @Etienne what do you think?
Hey @martmull were you able to reproduce ?
I think this might be due to workflow using common api in 1.11
Hasn't it been reverted ?
no
Ah ok !
@Dong Chau nothing to be done on your side
We will let you know once a patch is available for this issue 👍
yes, I just upgrade to 1.11 @@
okie, thank you so much
Yes, sorry for that, we are delivering a patch asap
Re-creating the workflow migth fix the issue 🤔
no
I create new workflow wit same nodes
Ok, interesting
@@
Hey @Dong Chau
Let's look together at how to fix this. Version 1.11 introduced new permission checks on workflowRuns to prevent permission escalation in workflows. Previously, a user without permission to create a company could still run a workflow that created one. Now, that is no longer allowed.
I’d like to check with you what permissions you currently have: which role your user is assigned to and what permissions that role includes.
You may need to increase your permission level so you can create an "account status" and a "user txn quota".
On our side, we’re considering adding a workflow settings section that would let you opt into allowing permission escalation. But for now, the fix is to increase your permissions.
if you prefer we can do that in MP or by visio
Okie thank you for your help @martmull .I call api created account from another service with the old api key in the version 1.10.*.
In new version I still use this apikey for call rest API => This may result in errors as you said ?
Oh I see what you mean, or does it mean the user creating the workflow must have curd rights for the workflow to run? @martmull
It is not related to the api key issue?
On those captures it seems that the steps failing are "CREATE Record" steps. So I don't understand where you use the REST api. I think this is not related to api key issue indeed
Can you send the user role you are assigned to so we can check you have the required permissions to run your workflow?


I just turn on "Edit Records on All Objects"
and throw new error: "Unable to build createdBy metadata - no valid actor information found in auth context"
ok
Now you face the other issue we have with CRUD workflow steps -> https://discord.com/channels/1130383047699738754/1439416192807731361
we are progressing
okie, thank you so much
I will ask for updates on this one
okie
Hey @Dong Chau patch 1.11.2 is deployed
okie, thank you so much @martmull
