feat: refs #6822 ACL #3388
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3388
Loading…
Reference in New Issue
No description provided.
Delete Branch "6822-entryTransferFix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,2 @@
INSERT IGNORE INTO salix.ACL (id, model, property, accessType, permission, principalType, principalId, editorFk)
VALUES(1019, 'Entry', 'transfer', 'WRITE', 'ALLOW', 'ROLE', 'coolerBoss', 100);
no hace falta indicar ni el id ni el editor