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

Feature/fix usergroup update #60

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Conversation

idelcano
Copy link
Contributor

…usergroup

User permission fixer was adding to the WIDP USERS group all the users without group. But was overriding the userGroup sharing settings, also was using the endpoint that broke our instances.

I have changed from post the full userGroup to addition in the usergroup the missing users

I tested it in a local instance using:
yarn start usermonitoring run-permissions-fixer --config-file config.json

@idelcano idelcano requested a review from nshandra September 30, 2024 13:23
Copy link
Contributor

@nshandra nshandra left a comment

Choose a reason for hiding this comment

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

Just a couple of small comments, otherwise looks good.

Copy link
Member

@ifoche ifoche left a comment

Choose a reason for hiding this comment

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

thanks @idelcano & @nshandra

@ifoche ifoche merged commit a4d3308 into development Oct 2, 2024
1 check passed
@ifoche ifoche deleted the feature/fix_usergroup_update branch October 2, 2024 13: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.

3 participants