Hello,
I use the "send to approval" function for new or edited pages in SharePoint online. A user who creates new pages or edit pages has no permission to approve a page. The 3-steps-workflow (draft, assigned, approved) is enabled in sharepoint.
If a user sends a page to approval a flow worklow starts. After start a approval there is a condition. If the result is "approve" the next step "set content approve status" fails. There comes an error message: "access denied". But the same step of "set content approve status" that sets the status to "submit" works well.
I dont want to give every user the permission to approve - then the workflow will work. Because I dont want that every user can see pages in draft status.
Is there a solution?