v1
latestOpenAPI 3.0.02026-07-136452257.6 KBCreate a new attribute on the given object type
Request body
| Value | Description |
|---|---|
| 0 | Default |
| 1 | Object reference |
| 2 | User |
| 4 | Group |
| 7 | Status |
| 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 |
It is mandatory for Type = Object reference and should point to the referenced object type id
Valid for Type User. The Jira groups to restrict selection to
Valid 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
Valid for Type Email, Select, Object, User, Group, Version and Project
Valid for Type Email, Select, Object, User, Group, Version and Project
Valid for Integer and Double object type attributes
Valid for Type = Object reference and describes if children object types should be included in the selectable objects as well
Hide the object type attributes for Assets Users
Should the values be unique for object attributes associated with this object type attribute
Valid for Type Integer and Double. Should a sum be included in the view
Valid for Type Text and Email
Valid for Type object reference. Allows specifying an AQL query to restrict which objects are selectable.
Deprecated. Use qlQuery instead. Valid for Type object reference.
Valid for Type Select. A comma separated list of all chosable options
Response
| Value | Description |
|---|---|
| 0 | Default |
| 1 | Object reference |
| 2 | User |
| 4 | Group |
| 7 | Status |
Describes if this object type attribute is indexed. For an indexed attribute the AQL search will be faster, but this will affect memory consumption.
Deprecated. Use qlQuery instead.