Skip to content

Delete default permissions does not take in a list #783

Description

@shinchris

Regular permission delete method takes in a singular PermissionRule object, or a list of them. It will delete all the permissions included in the list.

Default permissions delete method only accepts a singular PermissionRule object. It will only delete 1 set of rules maximum. See sample, line 75-79.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions