Concept:Ticket
Jump to navigation
Jump to search
Topic | |
---|---|
edit | |
name | Ticket |
pluralName | Tickets |
icon | |
icon Url | /images/1/1e/IssueIcon.png |
documentation | A ticket is an issue in an open source project |
wikiDocumentation | |
default storemode | |
list Limit | |
use cargo | |
headerTabs | |
context | OpenSourceProjectsContext |
properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Ticket closedAt | closedAt | closedAt | Types/Date | 4 | false | false | false | datepicker | the date the ticket was closed | false | false | Ticket | |||||||
Ticket createdAt | createdAt | createdAt | Types/Date | 3 | false | false | false | datepicker | the date the ticket was opened | false | false | Ticket | |||||||
Ticket no | no | no | Types/Text | 1 | false | Ticket | |||||||||||||
Ticket project | project | project | Types/Page | combobox | concept=OsProject | true | Ticket | ||||||||||||
Ticket title | title | title | Types/Text | 2 | false | false | 100 | false | the ticket title | true | false | Ticket |
Documentation
uml