diff --git a/src/Vervis/API.hs b/src/Vervis/API.hs index e4a64fc..8f452df 100644 --- a/src/Vervis/API.hs +++ b/src/Vervis/API.hs @@ -1199,6 +1199,7 @@ createTicketTrackerC (Entity pidUser personUser) senderActor summary audience tr insertCollab did obiidGrant = do cid <- insert Collab insert_ $ CollabTopicLocalDeck cid did + insert_ $ CollabTopicAccept cid obiidGrant insert_ $ CollabSenderLocal cid obiidGrant insert_ $ CollabRecipLocal cid pidUser insert_ $ CollabFulfillsLocalTopicCreation cid