Skip to content

Fix user policies attaching#101

Merged
Donatien26 merged 2 commits into
InseeFrLab:mainfrom
graindcafe:fix-user-policies-attaching
Sep 12, 2025
Merged

Fix user policies attaching#101
Donatien26 merged 2 commits into
InseeFrLab:mainfrom
graindcafe:fix-user-policies-attaching

Conversation

@graindcafe

Copy link
Copy Markdown
Contributor

For some reason I got errors with the policy attachment, the operator wanted to remove an empty string (or space only) policy that it believed was attached to the user.
The policy was inexistant so while trying to delete it, it failed.

The proposed fix is to make sure there is no space in the list of policies retrieved.

@Donatien26
Donatien26 merged commit e74030a into InseeFrLab:main Sep 12, 2025
3 checks passed
@Donatien26

Copy link
Copy Markdown
Collaborator

thanks for the mr ! 🙏

@graindcafe
graindcafe deleted the fix-user-policies-attaching branch September 12, 2025 14:24
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