Vervis/migrations/495_2022-09-21_ticket_title.model
fr33domlover de2e29d505 C2S: offerTicketC re-enabled and supporting looms and remote origin repo
What's missing:

- Match patch VCS, origin repo VCS and target repo VCS
- Hook into postPersonInboxR
- If only origin is provided, generate patches / otherwise somehow remember the
  commits proposed
2022-09-21 12:50:26 +00:00

19 lines
413 B
Text

Discussion
FollowerSet
OutboxItem
Ticket
number Int Maybe
created UTCTime
title Text
source Text
description HTML
status Text
discuss DiscussionId
followers FollowerSetId
accept OutboxItemId
-- UniqueTicket project number
UniqueTicketDiscuss discuss
UniqueTicketFollowers followers
UniqueTicketAccept accept