Question to "Admin | App Archive and Clean Up - Start Approval"
See original GitHub issueDescribe the bug It’s a question not a bug. I’ve created an environment for the CoE and added an Security Group. In this Security Group are only myself and other admins. But the names Approval flow runs into this error, because most of the users don’t belong to this Security Group? Must the end users have access to the CoE environment? That makes no sense for me. But it seems that it is not possible to create an Approval for the CoE environment, if the end user has no rights for the CoE environment.
Component (please tell us which flow or app you are experiencing issues with):
- Center of Excellence - Compliance and Report Components
- Version 1.9
- Admin | App Archive and Clean Up - Start Approval
To Reproduce Steps to reproduce the behavior: Flow Run in step: Create approval. Output Body:
{
"error": {
"code": "XrmApplyUserNotMemberOfSecurityGroup",
"message": "Could not create a CDS system record representing user 'XXXXXXXXXXXXX'. Please ask a database administrator to add the user to the authorized security group."
}
}
Issue Analytics
- State:
- Created 3 years ago
- Comments:9
Top Results From Across the Web
Admin | Archive and Clean Up v2 (Start Approval for Flows) ...
Is your feature request related to a problem? Please describe. Dear Team, we are running both flows (Admin | Archive and Clean Up...
Read more >Use governance components - Power Platform
This app gives the admin a view of all objects currently being considered for archival and deletion. An admin can filter to the...
Read more >How to improve governance on the Power Platform: Third step
Identify what apps and flows should be archived and/or cleaned up. · 2.Approve and Reject Clean up items from other users. · Start...
Read more >Improve the governance on Power Platform environments
Send notification to owers requesting approvals to archived and clean up the App or Flow. Execute the archiving and cleaning since the owner ......
Read more >Managing apps and flows when the owner has left ... - YouTube
One of the most frequent questions we get from Power Platform admins is: "How do we manage apps and flows when the owner...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can secure environments to users. Please go read about how to do this in the CDS Security Model documentation, or in this more targeted document, Add Users to Environments.
On an environment without an associated Security Group, users that receive an approval are automatically added to the “Approvals User” Security Role - there is no action on the admin to allow these users to use Approvals.