Skip to content

Conversation

@Bencheng21
Copy link
Contributor

@Bencheng21 Bencheng21 commented Jul 1, 2025

Description.

Today, we use formattedUserName as the resource id.

When Revoke runs, it passes this resource id to GetUserPrincipal.
As a result, GetUserPrincipal is called with the formattedUserName, which leads to issue described in BB-958

How to fix

We should use the actual id as the resource id.

Test.

Grants
image

Revoke
image

Copy link
Contributor

@MarcusGoldschmidt MarcusGoldschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Bencheng21 Bencheng21 merged commit 4e9bbd1 into main Jul 1, 2025
6 checks passed
@Bencheng21 Bencheng21 deleted the BB958 branch July 1, 2025 21:50
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.

3 participants