20 lines
389 B
Text
20 lines
389 B
Text
|
Person
|
||
|
|
||
|
Ticket
|
||
|
number Int Maybe
|
||
|
created UTCTime
|
||
|
title Text -- HTML
|
||
|
source Text -- Pandoc Markdown
|
||
|
description Text -- HTML
|
||
|
assignee PersonId Maybe
|
||
|
status Text
|
||
|
|
||
|
Bundle
|
||
|
ticket TicketId
|
||
|
|
||
|
Patch
|
||
|
ticket TicketId
|
||
|
bundle BundleId
|
||
|
created UTCTime
|
||
|
content Text
|