OptionaladditionalValue?: stringValid for Type Url, User, Object and Confluence. For Url (DISABLED, ENABLED), for Object (ReferenceTypeId), for User (SHOW_PROFILE, HIDE_PROFILE), for Confluence (Confluence Space Id). It is mandatory for Type = Object reference
OptionaldefaultTypeId?: number| Id | Description (mandatory if type = Default) |
|---|---|
| -1 | None |
| 0 | Text |
| 1 | Integer |
| 2 | Boolean |
| 3 | Double |
| 4 | Date |
| 5 | Time |
| 6 | DateTime |
| 7 | Url |
| 8 | |
| 9 | Textarea |
| 10 | Select |
| 11 | IP Address |
Optionaldescription?: stringOptionalhidden?: booleanHide the object type attributes for Assets Users
The object type attribute to manipulate
OptionalincludeChildObjectTypes?: booleanValid for Type = Object reference and describes if children object types should be included in the selectable objects as well
Optionallabel?: booleanOptionalmaximumCardinality?: numberValid for Type Email, Select, Object, User, Group, Version and Project
OptionalminimumCardinality?: numberValid for Type Email, Select, Object, User, Group, Version and Project
Optionalname?: stringThe object type id that has this object type attribute associated with it
Optionaloptions?: stringValid for Type Select. A comma separated list of all chosable options
OptionalqlQuery?: stringValid for Type object reference. Allows specifying an AQL query to restrict which objects are selectable.
OptionalregexValidation?: stringValid for Type Text and Email
Optionalsuffix?: stringValid for Integer and Double object type attributes
Optionalsummable?: booleanValid for Type Integer and Double. Should a sum be included in the view
Optionaltype?: number| Value | Description |
|---|---|
| 0 | Default |
| 1 | Object reference |
| 2 | User |
| 4 | Group |
| 7 | Status |
OptionaltypeValue?: stringIt is mandatory for Type = Object reference and should point to the referenced object type id
OptionaltypeValueMulti?: string[]Valid for Type User. The Jira groups to restrict selection to
OptionaluniqueAttribute?: booleanShould the values be unique for object attributes associated with this object type attribute
Optionaloptions: RequestOptions
Update an existing object type attribute