Development #7647
Service roles should be part of the same ou as the service, and if the service.ou changes the roles.ou should change also
Start date:
22 June 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Related issues
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- Related to Project management #7646: Rattaché les rôles de service à l'entité du service added
Updated by Benjamin Dauvergne over 7 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit authentic2|ed2369bfe9c535c4014696108822454819514089.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
Attach the update_rbac_on_ou_save to subclasses of Service (fixes #7647)
Currently post/pre_save signals attached to a parent model are not
called if an instance of a child model is saved.