[
{
"id": 0,
"name": "ID",
"type": "IntegerField",
"hidden": false
},
{
"id": 2,
"name": "Priority",
"type": "OptionChoiceField",
"hidden": false,
"title": "P",
"multipleValues": false,
"options": [
{
"id": 1,
"uri": "/tracker/160275/field/2/option/1",
"name": "Highest",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"uri": "/tracker/160275/field/2/option/2",
"name": "High",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"uri": "/tracker/160275/field/2/option/3",
"name": "Normal",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"uri": "/tracker/160275/field/2/option/4",
"name": "Low",
"type": "ChoiceOptionReference"
},
{
"id": 5,
"uri": "/tracker/160275/field/2/option/5",
"name": "Lowest",
"type": "ChoiceOptionReference"
}
]
},
{
"id": 3,
"name": "Summary",
"type": "TextField",
"hidden": false
},
{
"id": 4,
"name": "Submitted at",
"type": "DateField",
"hidden": false
},
{
"id": 5,
"name": "Assigned to",
"type": "UserField",
"hidden": false,
"multipleValues": true
},
{
"id": 6,
"name": "Submitted by",
"type": "UserField",
"hidden": false,
"multipleValues": false
},
{
"id": 7,
"name": "Status",
"type": "OptionChoiceField",
"hidden": false,
"multipleValues": false,
"options": [
{
"id": 1,
"uri": "/tracker/160275/field/7/option/1",
"name": "New",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"uri": "/tracker/160275/field/7/option/2",
"name": "Suspended",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"uri": "/tracker/160275/field/7/option/3",
"name": "In progress",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"uri": "/tracker/160275/field/7/option/4",
"name": "Partly completed",
"type": "ChoiceOptionReference"
},
{
"id": 5,
"uri": "/tracker/160275/field/7/option/5",
"name": "Completed",
"type": "ChoiceOptionReference"
},
{
"id": 6,
"uri": "/tracker/160275/field/7/option/6",
"name": "To Verify",
"type": "ChoiceOptionReference"
},
{
"id": 7,
"uri": "/tracker/160275/field/7/option/7",
"name": "InQA",
"type": "ChoiceOptionReference"
}
]
},
{
"id": 10,
"name": "Planned Effort",
"type": "DurationField",
"hidden": false,
"title": "Planned<br>Effort"
},
{
"id": 11,
"name": "Spent Effort",
"type": "DurationField",
"hidden": false,
"title": "Spent<br>Effort"
},
{
"id": 12,
"name": "% Spent / Plan",
"type": "DecimalField",
"hidden": false
},
{
"id": 14,
"name": "Severity",
"type": "OptionChoiceField",
"hidden": false,
"multipleValues": false,
"options": [
{
"id": 1,
"uri": "/tracker/160275/field/14/option/1",
"name": "Blocker",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"uri": "/tracker/160275/field/14/option/2",
"name": "Critical",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"uri": "/tracker/160275/field/14/option/3",
"name": "Minor",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"uri": "/tracker/160275/field/14/option/4",
"name": "Trivial",
"type": "ChoiceOptionReference"
}
]
},
{
"id": 15,
"name": "Resolution",
"type": "OptionChoiceField",
"hidden": false,
"multipleValues": false,
"options": [
{
"id": 1,
"uri": "/tracker/160275/field/15/option/1",
"name": "Successful",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"uri": "/tracker/160275/field/15/option/2",
"name": "Invalid",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"uri": "/tracker/160275/field/15/option/3",
"name": "Duplicate",
"type": "ChoiceOptionReference"
}
]
},
{
"id": 18,
"name": "Accrued Effort",
"type": "DurationField",
"hidden": false,
"title": "Accrued<br>Effort"
},
{
"id": 19,
"name": "Story Points",
"type": "IntegerField",
"hidden": false,
"title": "Points"
},
{
"id": 74,
"name": "Modified at",
"type": "DateField",
"hidden": false
},
{
"id": 75,
"name": "Modified by",
"type": "UserField",
"hidden": false,
"multipleValues": false
},
{
"id": 80,
"name": "Description",
"type": "WikiTextField",
"hidden": false
},
{
"id": 84,
"name": "Description Format",
"type": "TextField",
"hidden": false
},
{
"id": 10000,
"name": "Color",
"type": "ColorField",
"hidden": false
},
{
"id": 1000000,
"name": "table",
"type": "TableField",
"hidden": false,
"columns": [
{
"id": 1000001,
"name": "cal",
"type": "TextField",
"hidden": false
},
{
"id": 1000002,
"name": "col",
"type": "DurationField",
"hidden": false
}
]
}
] |
[
{
"id": 0,
"name": "ID",
"type": "IntegerField",
"hidden": false,
"valueModel": "IntegerFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "id",
"trackerItemField": "id"
},
{
"id": 2,
"name": "Priority",
"type": "OptionChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<ChoiceOptionReference>",
"title": "P",
"mandatoryInStatuses": [],
"multipleValues": false,
"options": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "Highest",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "High",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "Normal",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Low",
"type": "ChoiceOptionReference"
},
{
"id": 5,
"name": "Lowest",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "priority",
"trackerItemField": "priority",
"referenceType": "ChoiceOptionReference"
},
{
"id": 3,
"name": "Summary",
"type": "TextField",
"hidden": false,
"valueModel": "TextFieldValue",
"mandatoryInStatuses": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "To Do",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Rejected",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "In Progress",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Implemented",
"type": "ChoiceOptionReference"
},
{
"id": 7,
"name": "Done",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "name",
"trackerItemField": "name"
},
{
"id": 4,
"name": "Submitted at",
"type": "DateField",
"hidden": false,
"valueModel": "DateFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "submittedAt",
"trackerItemField": "createdAt"
},
{
"id": 5,
"name": "Assigned to",
"type": "UserChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<UserReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "assignedTo",
"trackerItemField": "assignedTo",
"referenceType": "UserReference"
},
{
"id": 6,
"name": "Submitted by",
"type": "UserChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<UserReference>",
"mandatoryInStatuses": [],
"multipleValues": false,
"legacyRestName": "submitter",
"trackerItemField": "createdBy",
"referenceType": "UserReference"
},
{
"id": 7,
"name": "Status",
"type": "OptionChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<ChoiceOptionReference>",
"mandatoryInStatuses": [],
"multipleValues": false,
"options": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "To Do",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Rejected",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "In Progress",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Implemented",
"type": "ChoiceOptionReference"
},
{
"id": 7,
"name": "Done",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "status",
"trackerItemField": "status",
"referenceType": "ChoiceOptionReference"
},
{
"id": 8,
"name": "Start Date",
"type": "DateField",
"hidden": true,
"valueModel": "DateFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "startDate",
"trackerItemField": "startDate"
},
{
"id": 9,
"name": "End Date",
"type": "DateField",
"hidden": true,
"valueModel": "DateFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "endDate",
"trackerItemField": "endDate"
},
{
"id": 10,
"name": "Planned Effort",
"type": "DurationField",
"hidden": false,
"valueModel": "DurationFieldValue",
"title": "Planned<br>Effort",
"mandatoryInStatuses": [],
"legacyRestName": "estimatedMillis",
"trackerItemField": "estimatedMillis"
},
{
"id": 11,
"name": "Spent Effort",
"type": "DurationField",
"hidden": false,
"valueModel": "DurationFieldValue",
"title": "Spent<br>Effort",
"mandatoryInStatuses": [],
"legacyRestName": "spentMillis",
"trackerItemField": "spentMillis"
},
{
"id": 12,
"name": "% Spent / Plan",
"type": "DecimalField",
"hidden": false,
"valueModel": "DecimalFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "spentEstimatedHours"
},
{
"id": 13,
"name": "Category",
"type": "OptionChoiceField",
"hidden": true,
"valueModel": "ChoiceFieldValue<ChoiceOptionReference>",
"mandatoryInStatuses": [],
"multipleValues": false,
"options": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "Folder",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Information",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "category",
"trackerItemField": "categories",
"referenceType": "ChoiceOptionReference"
},
{
"id": 14,
"name": "Severity",
"type": "OptionChoiceField",
"hidden": true,
"valueModel": "ChoiceFieldValue<ChoiceOptionReference>",
"mandatoryInStatuses": [],
"multipleValues": false,
"options": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "Blocker",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Critical",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "Major",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Minor",
"type": "ChoiceOptionReference"
},
{
"id": 5,
"name": "Trivial",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "severity",
"trackerItemField": "severities",
"referenceType": "ChoiceOptionReference"
},
{
"id": 15,
"name": "Resolution",
"type": "OptionChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<ChoiceOptionReference>",
"mandatoryInStatuses": [
{
"id": 2,
"name": "Rejected",
"type": "ChoiceOptionReference"
},
{
"id": 7,
"name": "Done",
"type": "ChoiceOptionReference"
}
],
"multipleValues": false,
"options": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Invalid",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "Duplicate",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Implemented",
"type": "ChoiceOptionReference"
}
],
"legacyRestName": "resolution",
"trackerItemField": "resolutions",
"referenceType": "ChoiceOptionReference"
},
{
"id": 16,
"name": "Platform",
"type": "TrackerItemChoiceField",
"hidden": true,
"valueModel": "ChoiceFieldValue<TrackerItemReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "platform",
"trackerItemField": "platforms",
"referenceType": "TrackerItemReference"
},
{
"id": 17,
"name": "Backlog Item",
"type": "TrackerItemChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<TrackerItemReference>",
"mandatoryInStatuses": [
{
"id": 0,
"name": "Unset",
"type": "ChoiceOptionReference"
},
{
"id": 1,
"name": "To Do",
"type": "ChoiceOptionReference"
},
{
"id": 2,
"name": "Rejected",
"type": "ChoiceOptionReference"
},
{
"id": 3,
"name": "In Progress",
"type": "ChoiceOptionReference"
},
{
"id": 4,
"name": "Implemented",
"type": "ChoiceOptionReference"
},
{
"id": 7,
"name": "Done",
"type": "ChoiceOptionReference"
}
],
"multipleValues": false,
"legacyRestName": "backlogItem",
"trackerItemField": "subjects",
"referenceType": "TrackerItemReference"
},
{
"id": 18,
"name": "Accrued Effort",
"type": "DurationField",
"hidden": false,
"valueModel": "DurationFieldValue",
"title": "Accrued<br>Effort",
"mandatoryInStatuses": [],
"legacyRestName": "accruedMillis",
"trackerItemField": "accruedMillis"
},
{
"id": 19,
"name": "Story Points",
"type": "IntegerField",
"hidden": true,
"valueModel": "IntegerFieldValue",
"title": "Points",
"mandatoryInStatuses": [],
"legacyRestName": "storyPoints",
"trackerItemField": "storyPoints"
},
{
"id": 21,
"name": "Team",
"type": "TrackerItemChoiceField",
"hidden": true,
"valueModel": "ChoiceFieldValue<TrackerItemReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "team",
"trackerItemField": "teams",
"referenceType": "TrackerItemReference"
},
{
"id": 29,
"name": "Assigned at",
"type": "DateField",
"hidden": false,
"valueModel": "DateFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "assignedAt",
"trackerItemField": "assignedAt"
},
{
"id": 31,
"name": "Release",
"type": "TrackerItemChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<TrackerItemReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "versions",
"trackerItemField": "versions",
"referenceType": "TrackerItemReference"
},
{
"id": 32,
"name": "Owner",
"type": "UserChoiceField",
"hidden": true,
"valueModel": "ChoiceFieldValue<UserReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "supervisors",
"trackerItemField": "owners",
"referenceType": "UserReference"
},
{
"id": 74,
"name": "Modified at",
"type": "DateField",
"hidden": false,
"valueModel": "DateFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "modifiedAt",
"trackerItemField": "modifiedAt"
},
{
"id": 75,
"name": "Modified by",
"type": "UserChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<UserReference>",
"mandatoryInStatuses": [],
"multipleValues": false,
"legacyRestName": "modifier",
"trackerItemField": "modifiedBy",
"referenceType": "UserReference"
},
{
"id": 76,
"name": "Parent",
"type": "ReferenceField",
"hidden": true,
"valueModel": "NotSupportedFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "parent",
"trackerItemField": "parent"
},
{
"id": 79,
"name": "Children",
"type": "ReferenceField",
"hidden": false,
"valueModel": "NotSupportedFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "children",
"trackerItemField": "children"
},
{
"id": 80,
"name": "Description",
"type": "WikiTextField",
"hidden": false,
"valueModel": "WikiTextFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "description",
"trackerItemField": "description"
},
{
"id": 83,
"name": "Staff",
"type": "UserChoiceField",
"hidden": false,
"valueModel": "ChoiceFieldValue<UserReference>",
"mandatoryInStatuses": [],
"multipleValues": true,
"legacyRestName": "staff",
"referenceType": "UserReference"
},
{
"id": 84,
"name": "Description Format",
"type": "TextField",
"hidden": false,
"valueModel": "TextFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "descFormat",
"trackerItemField": "descriptionFormat"
},
{
"id": 85,
"name": "Flags",
"type": "IntegerField",
"hidden": false,
"valueModel": "IntegerFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "flags"
},
{
"id": 88,
"name": "Attachments",
"type": "ReferenceField",
"hidden": false,
"valueModel": "NotSupportedFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "comments",
"trackerItemField": "comments"
},
{
"id": 10000,
"name": "Color",
"type": "ColorField",
"hidden": false,
"valueModel": "ColorFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "color"
},
{
"id": 1000000,
"name": "table",
"type": "TableField",
"hidden": false,
"valueModel": "TableFieldValue",
"mandatoryInStatuses": [],
"columns": [
{
"id": 1000001,
"name": "cal",
"type": "TextField",
"hidden": false,
"valueModel": "TextFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "cal"
},
{
"id": 1000002,
"name": "col",
"type": "DurationField",
"hidden": false,
"valueModel": "DurationFieldValue",
"mandatoryInStatuses": [],
"legacyRestName": "col"
}
],
"legacyRestName": "table"
}
] |