overrideScreenSecurity=true skips this condition.overrideScreenSecurity=true skips this condition.overrideEditableFlag=true skips this condition.jira.issue.editable property to false. overrideEditableFlag=true skips this condition.jira.permission.* workflow properties.overrideScreenSecurity When this flag is true, then this endpoint skips checking if fields are available through screens, and field configuration (conditions 1. and 2. from the list above).overrideEditableFlag When this flag is true, then this endpoint skips checking if workflow is present and if the current step is editable (conditions 6. and 7. from the list above).curl --location -g --request GET 'http:///rest/api/3/issue//editmeta'{"fields":{"summary":{"required":false,"schema":{"type":"array","items":"option","custom":"com.atlassian.jira.plugin.system.customfieldtypes:multiselect","customId":10001},"name":"My Multi Select","key":"field_key","hasDefaultValue":false,"operations":["set","add"],"allowedValues":["red","blue"],"defaultValue":"red"}}}
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通

扫码加入交流群