_SvIncludePlusContent-_DP_Schema_Approvals_Jira
All data relating to connections between issues will be exported to approvals_<job_id>_<schema_version>_<timestamp>.csv
CSV file.
Field | Description |
---|---|
| Type: Number Description: Unique ID of the issue. (foreign key) Example: Schema: Version 2 and later |
| Type: String Description: Workflow stage where approval is required. Example: Schema: Version 2 and later |
| Type: String Description: Current state of the approval. Can be Example: Schema: Version 2 and later |
| Type: Date Description: UTC timezone date that this issue required approval (ISO string) Example: Schema: Version 2 and later |
| Type: Date Description: UTC timezone date that the approval step was completed (ISO string) Example: Schema: Version 2 and later |
| Type: Boolean Description: Indicates whether the approval decision was made by the system automatically ( Example: Schema: Version 2 and later |
| Type: JSON array Description: Unique identifiers of the users who approved the request. Example: Schema: Version 2 and later |
| Type: JSON array Description: Unique identifiers of the users who rejected the request. Example: Schema: Version 2 and later |
| Type: JSON array Description: Unique identifiers of the users who were listed as approvers but who did not approve or reject the request. Example: Schema: Version 2 and later |