You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the CoE CORE Flows error out with the following message:
RetrievePrivilegeForUser: The user with id [id_placeholder] has not been assigned any roles. They need a role with the prvReadAppModule privilege.
RetrievePrivilegeForUser: The user with id [id_placeholder] has not been assigned any roles. They need a role with the prvReadWorkflow privilege.
Expected Behavior
No response
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.31
What app or flow are you having the issue with?
Admin | Sync Template v4 (Model Driven Apps)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
No response
Anything else?
No response
AB#3505
The text was updated successfully, but these errors were encountered:
Hello likely you have been impacted by new product behavior that just shipped around the way the product treats privileged roles (ex Power Platform Admin role, Global Admin role)
While there is a workaround we can put into the kit to fix this directly, we cannot ship it with the kit until the workaround is available in all regions. Hopefully for the July release.
Validate the user running the flow has direct and permanent assignment to the Power Platform Admin role.
Take one of the target environments in your repro, one of the environments which is failing, and make sure the user running the flow has System Admin security role in that target environment.
How to address and More information
Please see #8119 for a write up on this change.
Included also is a workaround you can do until we can have it natively in the kit.
Does this bug already exist in our backlog?
Describe the issue
Some of the CoE CORE Flows error out with the following message:
RetrievePrivilegeForUser: The user with id [id_placeholder] has not been assigned any roles. They need a role with the prvReadAppModule privilege.
RetrievePrivilegeForUser: The user with id [id_placeholder] has not been assigned any roles. They need a role with the prvReadWorkflow privilege.
Expected Behavior
No response
What solution are you experiencing the issue with?
Core
What solution version are you using?
4.31
What app or flow are you having the issue with?
Admin | Sync Template v4 (Model Driven Apps)
What method are you using to get inventory and telemetry?
Cloud flows
Steps To Reproduce
No response
Anything else?
No response
AB#3505
The text was updated successfully, but these errors were encountered: