-
Notifications
You must be signed in to change notification settings - Fork 4
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
FAI-552 - Update UpdatedPermissionEventHandler #1170
base: master
Are you sure you want to change the base?
Conversation
Updated the handler to no longer call the accounts database to get the public encoded account legal entity id. Instead just gets it from encoding the known internal id. This is to stop the issue of the dashboard not being created when the ALE has been deleted and provider permissions updated
Kudos, SonarCloud Quality Gate passed! |
Please remember to check any packages used by this application to ensure they are up to date @dashton82. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @dashton82. cc/ @ecarroll95 |
Please remember to check any packages used by this application to ensure they are up to date @dashton82. cc/ @ecarroll95 |
Kudos, SonarCloud Quality Gate passed! |
Please remember to check any packages used by this application to ensure they are up to date @dashton82. cc/ @ecarroll95 |
Quality Gate passedIssues Measures |
Updated the handler to no longer call the accounts database to get the public encoded account legal entity id. Instead just gets it from encoding the known internal id. This is to stop the issue of the dashboard not being created when the ALE has been deleted and provider permissions updated