feat: refs #8135 refs#8135 updateTicketACL #3210
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
UPDATE salix.ACL
|
||||
SET principalId = 'deliveryAssistant'
|
||||
WHERE model = 'Ticket'
|
||||
AND property = 'updateAttributes'
|
||||
AND principalId = "delivery";
|
Loading…
Reference in New Issue