Skip to content

Prevent cyclic role inheritance #16

@NickChapman

Description

@NickChapman

Prevent people from creating cycles in their role inheritance. If someone somehow came up with a schema such that A inherits from B, B inherits from C, and C inherits from A, that could really cause some problems when trying to regenerate tables. We should run a cycle detection algorithm when new roles are created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions