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?
The content approval settings are holdovers form the days of SharePoint publishing, but if you are approving pages then they should still be used. Unfortunately, to set content approval status does require that the user doing the approving has Approver permissions. There is no way to get around that. That's why you get access denied when setting it to Approve and don't when setting it to Submit. To Submit a page doesn't require approver permission. To approve it does. If you want to hide draft pages then you'll have to either restrict your group of approvers or live with everyone seeing the drafts. That's just he way its designed to work.
But the person who receives the email with the approval has approval permission. Only the person who send this page to approval has no approval rights. That is the point I do not understand. It is like Sharepoint requires that the person who only click on "send to approval" must have approval permission too. And I don't think that this is right.
The problem is that the person who sends the approval is the one supplying the context for the change. So they will need approver permissions. As I said, this was designed to be used with the older workflow, which ran as the system account, not Flow which runs as the user who creates the flow or the one who starts the flow manually. That's why the permission model doesn't match.
The normal work around is to use an automated trigger like When a File is created or modified. That way the flow runs using the permissions of the flow maker, so that person is the only one who needs approver permission. It sounds like you are having the person who edits the page start the approval manually. The only other option is to give all the people with edit permission to pages the approver permission as well.
Yes, the person who edits the page runs the flow manually by clicking on the button "send to approval" (see screenshot).
I have tested the trigger "when a file is created or modified" but the problem is here, that the flow runs if the page is saved due automatically save or save by the user as a draft. And it is possible that the user works on several days at this page and the flow should only run if the user want to start it otherwise the page is not completed and the flow runs.
I have given all user approver permission. But the bad thing is that they can see now all pages in draft status. Is there maybe a setting that they only can see there own pages in draft?
There is a setting like that for List Items, but not for Files (Pages).
You could still use the automated trigger, but add a metadata field to the Pages that specifies whether it has been submitted for approval or not. Then filter the trigger for that condition so it only fires when the page has been marked as submitted for approval.
Okay, but does the user have to edit the metadata field manually? Or is this updated automatically if the page is submitted for approval? How can I create such a metadata field?
And the screenshot shows the properties of "when a file is created or modified". Is that the right place to filter the trigger?
Yes, they need to update the content approval column using the Update Content Approval action. And you have identified the right location for adding a trigger filter.
Okay, do you mean with "Update Content Approval" the button I marked in the screenshot below? Could you please help me to create the right trigger filter?
No, I mean the Power Automate Set Content Approval status action built in to the SharePoint connector. Sorry, I didn't remember the exact name of the action.
I don't understand you completely. To solve my problem I have to:
- use a automated flow (if a file is created or modified)
- filter this trigger
- use the action "set content approval status"
I am not able to filter the trigger. I have tested this filter but I doesn't work. If I create a test flow that sends an email after a new file has been created and filter this trigger nothing happens. If I delete the filter, the email is send to me.
@equals(triggerBody()?['Inhaltsgenehmigungsstatus']?['value'],'Pending')
And I use in my flow the action "set content approval status". But do I understand you correctly, in my flow it doen't work (or needs the permission of the user who starts the flow) because it is a "iimmediately flow"? With a automated flow it would work?
Sorry, this is getting confused with multiple question answer pairs.
Your original question was whether everyone who runs the flow needs to have the approver action. The answer is that the user who provides the context for the connection in the flow will need that permission if you use the Set Content Approval Status. Which is what you want to do.
Since you are having users start the flow manually they provide the context and will need the permission mentioned above.
If you use an automated trigger then the flow will run in the context of the person who makes the flow and only that person will need the Approver action. The trigger query is only needed if you switch to an automated trigger. Using it will insure that the file is only submitted when the user sets the metadata to submit it, not every time an edit is made. I don't see anything wrong with your query below, but I would need to see your specific flow details to figure out what might be wrong. JSON is always pretty touchy.
So you can solve your problem two ways:
1) Keep the flow as manually kicked off on the selected file and give all user's who can submit a file approver status.
2) Modify the flow to use an automated trigger so it won't run in the context of the user. This will require other changes to insure that the flow doesn't run every time an edit is made and to direct the emails to the right people.
Here are the trigger details:
I think that I have choosen the wrong column. "Inhaltsgenehmigungsstatus" is not correct I think. I tried "ModerationStatus" but it doesn't work too. The problem is that the column is not shown in the library settings.
Do you need more information?
This is actually a massive flaw in the way Approvals work. Once the Submitter sends for approval, there should be two contexts created, One for the originator and a new one for the person who has been asked to approve. Surely this can be done?
As I mentioned earlier it depends on how you design the flow. If the item is submitted for approval manually then it will run in the context of the user who submits it and that person will need the approver authority. If the flow makes some change to the item, like updating metadata, that triggers an automated flow then the flow will run in the context of the original maker and that person will need the approval authority. But there is no way to have two security contexts in a single flow. That would require security impersonation which Power Automate does not support.
Hi Pstork1,
I have the same problem too. If we make everyone an approver, then it is also giving them an option to approve the document themselves. It nullifies the whole point of the Approval process. Could you let me know if there is any way a second flow can be triggered from the approval module by the approver so that a new instance is initiated by the approver?
Thanks
enigma2enigma
Hi TDavies,
Are you able to figure out any workaround?
Thanks
enigma2enigma
Hi Chhe,
Were you able to figure a workaround without having to make everyone approver?
Thanks
enigma2enigma
Dear Community Members, We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd. During this period, members will not be able to Kudo, Comment, or Reply to any posts. On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities. What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!
We are excited to announce the Summer of Solutions Challenge! This challenge is kicking off on Monday, June 17th and will run for (4) weeks. The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities. Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”) - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024 Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods. You must enter into each weekly Entry Period separately. How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different. Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers. At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing. Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner. A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random. Individuals will be contacted before the announcement with the opportunity to claim or deny the prize. Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners. Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event. ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE** Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24 17 @Anil_g 7 @ManishSolanki 13 @eetuRobo 5 @David_MA 10 @VishnuReddy1997 5 @SpongYe 9JhonatanOB19932 (tie) @Nived_Nambiar 8 @maltie 2 (tie) @PA-Noob 2 (tie) @LukeMcG 2 (tie) @tgut03 2 (tie) Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate @Deenuji 12@ManishSolanki 19 @Anil_g 10 @NathanAlvares24 17 @VishnuReddy1997 6 @Expiscornovus 10 @Tjan 5 @Nived_Nambiar 10 @eetuRobo 3 @SudeepGhatakNZ 8 Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22 Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2 Anil_g2 SharonS2
On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners. The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights. Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.
We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for. We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer. Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together. Here's to new beginnings and endless possibilities! If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport. To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages