REST API - User Setting
Introduction
It is possible to update the OOO user options for the users via REST API
List of Attributes
Data Type | Attribute Name | Default Value | Remarks |
---|---|---|---|
String | ignoreSelfAssign | false | true/false to ignore self assignment of issue |
String | allowCovererAssignBack | false | true/false to allow coverer to assign issue back |
String | oooReplyWhenMentioned | false | true/false to thread reply when being mentioned |
String | exclusionMode | default | Exclusion mode for JQL which can be either default or user |
String | defaultJql |
| Default JQL used in the global level |
String | userJql |
| User defined JQL |
REST APIs