Fields: JIRA Cloud Fields |
Catalog: JIRA
Schema: Core
Primary Keys: id
Label: Fields
This is a read-only table. The JIRA Cloud API may not support changing the data or the Invantive SQL driver for JIRA Cloud does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the JIRA Cloud API.
Select JIRA Cloud API URL: /field
Insert JIRA Cloud API URL: /field
Update JIRA Cloud API URL: /field
Delete JIRA Cloud API URL: /field
Field Selection Method: NotRequired
Table Columns
The columns of the table Fields are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
custom |
boolean |
|
☐ |
Indicates whether the field is a custom field. |
id |
string |
|
☐ |
The ID of the field. |
key |
string |
|
☐ |
The key of the field. |
name |
string |
|
☐ |
The name of the field. |
navigable |
boolean |
|
☐ |
Indicates whether the field can be used as a column on the issue navigator. |
orderable |
boolean |
|
☐ |
Indicates whether the content of the field can be used to order lists. |
schema_configuration |
string |
|
☐ |
If the field is a custom field, the configuration of the field. |
schema_custom |
string |
|
☐ |
If the field is a custom field, the URI of the field. |
schema_customId |
int64 |
|
☐ |
If the field is a custom field, the custom ID of the field. |
schema_items |
string |
|
☐ |
When the data type is an array, the name of the field items within the array. |
schema_system |
string |
|
☐ |
If the field is a system field, the name of the field. |
schema_type |
string |
|
☐ |
The data type of the field. |
searchable |
boolean |
|
☐ |
Indicates whether the content of the field can be searched. |
19-12-2022 16:35 Version 22.1.113-BETA+3734