AuditRecordChangedValues: JIRA Cloud Audit Record Changed Values |
Catalog: JIRA
Schema: Core
Primary Keys: id
Label: Audit Record Changed Values
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: /auditing/record
Insert JIRA Cloud API URL: /auditing/record
Update JIRA Cloud API URL: /auditing/record
Delete JIRA Cloud API URL: /auditing/record
Field Selection Method: NotRequired
Base Path: records[*].changedValues[*]
Table Columns
The columns of the table AuditRecordChangedValues are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
changedFrom |
string |
|
☐ |
The value of the field before the change. |
changedTo |
string |
|
☐ |
The value of the field after the change. |
fieldName |
string |
|
☐ |
The name of the field changed. |
record_authorKey |
string |
|
☐ |
The key of the user who created the audit record. |
record_category |
string |
|
☐ |
The category of the audit record. |
record_created |
string |
|
☐ |
The date and time on which the audit record was created. |
record_description |
string |
|
☐ |
The description of the audit record. |
record_eventSource |
string |
|
☐ |
The event the audit record originated from. |
record_id |
int64 |
|
☐ |
The ID of the audit record. |
record_objectItem_id |
string |
|
☐ |
The ID of the associated record. |
record_objectItem_name |
string |
|
☐ |
The name of the associated record. |
record_objectItem_parentId |
string |
|
☐ |
The ID of the associated parent record. |
record_objectItem_parentName |
string |
|
☐ |
The name of the associated parent record. |
record_objectItem_typeName |
string |
|
☐ |
The type of the associated record. |
record_remoteAddress |
string |
|
☐ |
The URL of the computer where the creation of the audit record was initiated. |
record_summary |
string |
|
☐ |
The summary of the audit record. |
19-12-2022 16:35 Version 22.1.113-BETA+3734