{ "requestTypeFields": [ { "fieldId": "summary", "name": "Summary", "description": "Insert Short Description of Issue", "required": true, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "string", "system": "summary" }, "visible": true }, { "fieldId": "customfield_10261", "name": "Store Number", "description": "Type in your store number and click on it to select.", "required": true, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "array", "items": "cmdb-object-field", "custom": "com.atlassian.jira.plugins.cmdb:cmdb-object-cftype", "customId": 10261 }, "visible": true }, { "fieldId": "description", "name": "Description", "description": "What is the issue? Give examples of what is happening? What troubleshooting have you tried?", "required": true, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "string", "system": "description" }, "visible": true }, { "fieldId": "customfield_10294", "name": "Date/Time Issue Occured", "description": "Date and Time of Incident.", "required": false, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "datetime", "custom": "com.atlassian.jira.plugin.system.customfieldtypes:datetime", "customId": 10294 }, "visible": true }, { "fieldId": "customfield_10557", "name": "Transaction Detail", "description": "Provide transaction details to ensure the correct information is reviewed.", "required": false, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "string", "custom": "com.atlassian.jira.plugin.system.customfieldtypes:textfield", "customId": 10557 }, "visible": true }, { "fieldId": "attachment", "name": "Attachment", "description": "", "required": false, "defaultValues": [], "validValues": [], "jiraSchema": { "type": "array", "items": "attachment", "system": "attachment" }, "visible": true } ], "canRaiseOnBehalfOf": true, "canAddRequestParticipants": true }