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 - BUG] Manage Permission App Performance #8118

Closed
1 task done
nasilvae opened this issue Apr 22, 2024 · 12 comments
Closed
1 task done

[CoE Starter Kit - BUG] Manage Permission App Performance #8118

nasilvae opened this issue Apr 22, 2024 · 12 comments
Assignees
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues

Comments

@nasilvae
Copy link

nasilvae commented Apr 22, 2024

Does this bug already exist in our backlog?

  • I have checked and confirm this is a new bug.

Describe the issue

App is too slow to bring up App/Flow owner information. It would take over 5 minutes to get the information and in some scenarios time out.

Expected Behavior

it should get resource information in a timely manner.

What solution are you experiencing the issue with?

Core

What solution version are you using?

4.29

What app or flow are you having the issue with?

Manage Permissions App

What method are you using to get inventory and telemetry?

Cloud flows

Steps To Reproduce

No response

Anything else?

No response

AB#2957

@nasilvae nasilvae added bug Something isn't working coe-starter-kit CoE Starter Kit issues labels Apr 22, 2024
@RajeevPentyala RajeevPentyala moved this to Todo ✏️ in CoE Starter Kit Apr 22, 2024
@Jenefer-Monroe

This comment was marked as off-topic.

@Jenefer-Monroe Jenefer-Monroe self-assigned this Apr 22, 2024
@nasilvae
Copy link
Author

Hello. There is nothing we can do about this to my knowledge. If you have ideas we are open to them.

Is there a way we can prepopulate the values in the main screen that shows the resource name and users and then have the api calls only happen when you drill through the resource?

@Jenefer-Monroe

This comment was marked as off-topic.

@nasilvae
Copy link
Author

I meant these fields
image

@Jenefer-Monroe
Copy link
Collaborator

Oh sorry I thought you were talking about a different feature.
Can you clarify, when is it that you are seeing the five minute delay? I have not seen that myself. That will help the dev here investigate.

@nasilvae
Copy link
Author

nasilvae commented Apr 24, 2024

Oh sorry I thought you were talking about a different feature. Can you clarify, when is it that you are seeing the five minute delay? I have not seen that myself. That will help the dev here investigate.

no worries. We are seeing a delay after the app populate the list of apps or flows the information columns. We are also seeing a delay when we open the app or flow to manage the owners. We are not sure if is it because the app is still waiting for the results of the first page and the drill-trough page is still pending. This becomes an issue because giving a 5 minute delay to 100s of resources per resource becomes a issue. This is for the big tenants, if I run this app on my test environment it runs fine.

@Jenefer-Monroe
Copy link
Collaborator

OK thank you over to app owner for investigation.

@LucasCXavier
Copy link

LucasCXavier commented Apr 29, 2024

Facing the same delay to manage the owners. The app is shared with more than 700 users.
Maybe we could have 2 different views, one with just the owners and co-owners, so we could change the ownership fast. And another with all the users if it's necessary to remove anyone. Or maybe this last part isn't required at all as we can achieve the same goal in the App Settings screen.

@julian0723
Copy link

Issue still persist on 4.31 version. The app only contains 1 owner but the fetching of the details takes a while.

@RajeevPentyala
Copy link
Contributor

@nasilvae We could not reproduce this issue on our end and need a few more details. Can you please reach out to me at rajeevpe(at)microsoft(dot)com?

@Alyson95170
Copy link

I am having the same issue very slow at showing all the information. When I click on the Owner Button within Apps and Flows nothing Populates. When searching for the name of the app or flow this then shows but assigning a new owner did not complete, after 5 minutes I closed the app

@Jenefer-Monroe Jenefer-Monroe moved this from Todo ✏️ to Code complete ☑ in CoE Starter Kit May 23, 2024
@Jenefer-Monroe
Copy link
Collaborator

I went ahead and stored this information in the Apps table with #8333
And so am now able to just show the number of editors in the app like this:

image

Do note: you'll need to run this flow before you see the values showing up: CLEANUP - Admin | Sync Template v3 (Power Apps User Shared With)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working coe-starter-kit CoE Starter Kit issues
Projects
Status: Done
Development

No branches or pull requests

7 participants