Project

Profile

Help

Issue #9588

closed

RBAC: Groups cannot use creation_hooks

Added by mdellweg over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 111
Quarter:

Description

As Group is not a pulpcore model, it does not inherit from DjangoLifecycleMixin and AutoAddObjPermsMixin. Therefore, the creation_hooks are not executed.

Possible solution: Create a proxy model that does not add another database table.

Also available in: Atom PDF