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

Fix: ProductGrantedAuthority map when user has more productRole on productId #417

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

flaminiaScarciofolo
Copy link
Contributor

List of Changes

  • Fixed ProductGrantedAuthority map when user has more productRole on productId

Motivation and Context

User could have multiple productRole on same productId, so we have to construct one ProductGrantedAuthority with list of productRole

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner April 17, 2024 16:29
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@flaminiaScarciofolo flaminiaScarciofolo merged commit e5b60ee into main Apr 17, 2024
6 of 7 checks passed
@flaminiaScarciofolo flaminiaScarciofolo deleted the feature/fix-exchange-map branch April 17, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants