-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TEAM application crashing when creating an Eligibility Policy #261
Comments
For now i fixed my issue by the following steps:
So the issue comming from AppSunc If you have a query that is taking more than 30 seconds, then the workaround is to implement this in an asynchronous manner. Please refer to this blog for a strategy in Implementing a long-running query on AWS AppSync The above suggestion solution will take much time and effort for me to do..
|
@AlDawoode this is in the backlog and would be implemented as soon as we resolve #236 |
@tawoyinfa Another bug i faced when i deployed the AWS TEAM solution is that the UI crach on login page. It turns out that some packages has duplicate versions: Upgrading all packages to latest version doesn't help.
|
@vgsachin839 this issue has been fixed in the latest release. Follow the guidance in the documentation to upgrade to the latest version |
@tawoyinfa I see that the issue is still not fixed even after upgrading the solution to 1.1.2. I think you have fixed the getOUs issue mentioned in issues #235, but we are still facing issue with getPermissions while creating the Eligibility policy (please refer the screenshot below). I have raised a new issue #274 for this. |
Describe the bug
We have deployed the TEAM application in our LZ Organization, which is having more than 1000+ AWS accounts and 750+ permission sets in Identity Center. When we are trying to create an eligibility policy, UI is crashing, and we are seeing the errors in Developer Tools console in browser. We tested with both Chrome and Edge.
Is it due to the volume of accounts and permission sets, this issue is happening ?
Expected behavior
Data like Org accounts, OUs and Permission Sets should be loaded successfully in the Eligibility Policy screen.
Screenshots
![Eligibility_Policy_Error](https://private-user-images.githubusercontent.com/100936221/337612594-ae1ba4a2-278e-4c9e-88e5-6f625e724400.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDM5MzgsIm5iZiI6MTczOTYwMzYzOCwicGF0aCI6Ii8xMDA5MzYyMjEvMzM3NjEyNTk0LWFlMWJhNGEyLTI3OGUtNGM5ZS04OGU1LTZmNjI1ZTcyNDQwMC5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNzEzNThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02NGMxMWUzY2M1OTE5MTk0YmRmNjAyMzVmYTQ5OGU0NzQ3NzIyYWM3N2UzYjZlYzM4NDE5ZjQ5M2M1ZmEzNTc5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.OJXKbVWPFdYEIndDU1qBbT1TjAwrW6pd6FMBrJ6Dekw)
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Version: Chrome Version 125.0.6422.142 (Official Build) (64-bit)
OS: Windows 11
Browser: Edge
Version: Edge Version 125.0.2535.85 (Official build) (64-bit)
The text was updated successfully, but these errors were encountered: