Skip to content

groups.delete_permission fails if a group has >10 permissions #57

Description

@ironfroggy

This is because it fetches the default 10 from the list and looks for those permissions to remove individually. If the permission being deleted isn't on the first page of results in that query, it skips.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions