{ "transitions": [ { "fields": { "summary": { "allowedValues": [ "red", "blue" ], "defaultValue": "red", "hasDefaultValue": false, "key": "field_key", "name": "My Multi Select", "operations": [ "set", "add" ], "required": false, "schema": { "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multiselect", "customId": 10001, "items": "option", "type": "array" } } }, "hasScreen": false, "id": "2", "isAvailable": true, "isConditional": false, "isGlobal": false, "isInitial": false, "name": "Close Issue", "to": { "description": "The issue is currently being worked on.", "iconUrl": "https://your-domain.atlassian.net/images/icons/progress.gif", "id": "10000", "name": "In Progress", "self": "https://your-domain.atlassian.net/rest/api/3/status/10000", "statusCategory": { "colorName": "yellow", "id": 1, "key": "in-flight", "name": "In Progress", "self": "https://your-domain.atlassian.net/rest/api/3/statuscategory/1" } } }, { "fields": { "colour": { "allowedValues": [ "red", "blue" ], "defaultValue": "red", "hasDefaultValue": false, "key": "field_key", "name": "My Multi Select", "operations": [ "set", "add" ], "required": false, "schema": { "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multiselect", "customId": 10001, "items": "option", "type": "array" } }, "summary": { "allowedValues": [ "red", "blue" ], "defaultValue": "red", "hasDefaultValue": false, "key": "field_key", "name": "My Multi Select", "operations": [ "set", "add" ], "required": false, "schema": { "custom": "com.atlassian.jira.plugin.system.customfieldtypes:multiselect", "customId": 10001, "items": "option", "type": "array" } } }, "hasScreen": true, "id": "711", "name": "QA Review", "to": { "description": "The issue is closed.", "iconUrl": "https://your-domain.atlassian.net/images/icons/closed.gif", "id": "5", "name": "Closed", "self": "https://your-domain.atlassian.net/rest/api/3/status/5", "statusCategory": { "colorName": "green", "id": 9, "key": "completed", "self": "https://your-domain.atlassian.net/rest/api/3/statuscategory/9" } } } ]}