Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow Shared With - flows can be system owned, need to get their owner guid #8521

Closed
Jenefer-Monroe opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
coe-starter-kit CoE Starter Kit issues enhancement New feature or request

Comments

@Jenefer-Monroe
Copy link
Collaborator

Jenefer-Monroe commented Jun 20, 2024

Is your feature request related to a problem? Please describe.

Some flows are system owned in envts. need to not fail for them either
image

Describe the solution you'd like

image

@{if(equals(length(body('Filter_to_owner')), 0), if(equals(outputs('Get_owner_from_System_User')?['body/fullname'], 'SYSTEM'), parameters('CoE System User ID (admin_CoESystemUserID)'), outputs('Get_owner_from_System_User')?['body/azureactivedirectoryobjectid']), first(body('Filter_to_owner'))?['properties/principal/id'])}

Describe alternatives you've considered

No response

Additional context?

No response

AB#3648

@Jenefer-Monroe Jenefer-Monroe added enhancement New feature or request coe-starter-kit CoE Starter Kit issues labels Jun 20, 2024
@Jenefer-Monroe Jenefer-Monroe self-assigned this Jun 20, 2024
@RajeevPentyala RajeevPentyala moved this to Todo ✏️ in CoE Starter Kit Jun 20, 2024
@Jenefer-Monroe Jenefer-Monroe moved this from Todo ✏️ to Testing 🤞 in CoE Starter Kit Jun 20, 2024
@Jenefer-Monroe
Copy link
Collaborator Author

Also needed to add the SYSTEM user to the power platform user table. done in orphan check flow for makers

@Jenefer-Monroe Jenefer-Monroe moved this from Testing 🤞 to Code complete ☑ in CoE Starter Kit Jun 21, 2024
@github-project-automation github-project-automation bot moved this from Code complete ☑ to Done ✅ in CoE Starter Kit Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coe-starter-kit CoE Starter Kit issues enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants