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

[CoE Starter Kit - Feature]: Refactor Shared With flows so they are more performant and can be easily expanded to other objects #8032

Closed
Jenefer-Monroe opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
coe-starter-kit CoE Starter Kit issues enhancement New feature or request

Comments

@Jenefer-Monroe
Copy link
Collaborator

Jenefer-Monroe commented Apr 10, 2024

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

Now that we have the groups and their size and thing like that in the Power Platform Users table, and its updated regularly to keep it up to date, we can refactor the Share With flow to be more performant. For example we wont need to look up the user and the groups over and over as this is already in one of our tables.
Yah!

Doing this will also make adapting this concept to MDAs and Flows possible as those techs offer us a mechanism to get the Share With values

Describe the solution you'd like

Refactor these flows.

Describe alternatives you've considered

No response

Additional context?

No response

AB#2862

@Jenefer-Monroe Jenefer-Monroe added enhancement New feature or request coe-starter-kit CoE Starter Kit issues labels Apr 10, 2024
@Jenefer-Monroe Jenefer-Monroe self-assigned this Apr 10, 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