'Action not Authorized' UI Action error by ACLs

Leonel Sandroni
Tera Guru

Hi everyone,

 

I have a problem with a UI action button in demand form. The button first create a project and then move the demand from approved to completed (it was requested for the client).

LeonelSandroni_0-1693484987456.png

 


PROBLEM: Demand Manager doesn't have write permissions in completed state so...when he clicks on create project button the 'action not authorized' error appear. 

LeonelSandroni_1-1693485053882.png
I know the easy solution is give write permissions to demand manager in completed state and close demand manually but it is not possible because the client requirements...

Is there any solution??


5 REPLIES 5

midjoule
Kilo Sage

An option would be to call a Sub Flow which will perform the update by making it run it by System user:

midjoule_0-1745926257294.png