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

[Bugfix] GR2 V9 Privileged role status with multiple role assigned #185

Merged
merged 11 commits into from
Aug 23, 2024

Conversation

dutt0
Copy link
Contributor

@dutt0 dutt0 commented Aug 22, 2024

Overview/Summary

Bugfix for GR2 V9 Privileged role status when multiple role assigned with at least one privileged role

This PR fixes/adds/changes/removes

This PR fixes the bug in the the PrivilegedRole_s column result when multiple roles (with at least one privileged role) are assigned to a guest user.
The PrivilegedRole_s column result aligns with the 'Comments' column.
For example, if User Access Admin + Owner roles are assigned to the guest user, the status of PrivilegedRole_s sould be 'True'.

Breaking Changes

N/A

Testing Evidence

Tested with pipeline deploy to both tenants

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.
  • Ensure PowerShell module versions have been updated (manually or with the ./tools/Update-ModuleVersions.ps1 script)

@dutt0 dutt0 linked an issue Aug 22, 2024 that may be closed by this pull request
@dutt0 dutt0 merged commit 4bbfb60 into main Aug 23, 2024
4 checks passed
@dutt0 dutt0 deleted the idutta/GR2V9_bugfix_multiple_role branch August 23, 2024 14:46
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.

GR2 V9 Reporting Privileged Guest User Role in the table
3 participants