Skip to content

Conversation

@arthanson
Copy link
Collaborator

@arthanson arthanson commented May 15, 2024

Fixes: #16138

Fixes several issues with user/group permissions:

  1. in menu - update to check the correct permissions
  2. in constants - change so correct permissions are shown in the Permissions form "Object Type" field
  3. add a migration to change any permissions set for auth.groups to users.group. Note: users does not need to be changed as the content-type was migrated.

@arthanson arthanson changed the title DRAFT: 16138 fix user/group permissions 16138 fix user/group permissions May 15, 2024
@arthanson arthanson marked this pull request as ready for review May 15, 2024 19:33
@arthanson arthanson requested a review from jeremystretch May 15, 2024 19:33
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

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

Thanks @arthanson!

@jeremystretch jeremystretch merged commit d060b38 into develop May 17, 2024
@jeremystretch jeremystretch deleted the 16138-user-group branch May 17, 2024 19:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User and Group object types missing from permissions in 4.0

3 participants