_SvIncludePlusContent-_DP_Schema_PR_Activity_Bitbucket 1
The historical activity for each pull request will be exported to pull_request_activities CSV file. Only activity after the export fromDate will be included.
Use the pull_request_id field to join this table to the pull requests table.
| Field | Description |
|---|---|
| Type: String Description: Unique identifier of the pull request. It is a combination Example: |
| Type: Number Description: Unique identifier of the person who created the pull request. Example: |
| Type: Date Description: Date the action performed on the pull request. Example: |
| Type: String Description: The action performed on the pull request, for example created, updated, reviewed, commented, declined, approved, and merged. Example: |
| Type: String Description: Any additional information associated with the change, in JSON format. Example:
|
There are some situations where the created date and user ID may be incorrect in the pull request activities file. This is due to a historical issue, that was resolved in Bitbucket 7.14. For comments edited before the fix, the original created date and user ID was returned in the export, rather than the edited date and user ID.