What data we store#
This page documents the data stored by Event Journal for Jira. Documentation for Event Journal for Confluence data will be added soon.
In API / Export fields mapping:
| Field | Jira (data source) |
|---|---|
| projectIdOrSpaceId | project id |
| workItemIdOrPageId | work item id / issue id |
| subItemId | varying |
| extra | varying |
| eventTime | event time |
| changelogId | changelogId |
| actorId | user who triggered the event |
| eventType | ISSUE_CREATED, ISSUE_UPDATED… |
| Event | stored field | Example data | remarks |
|---|---|---|---|
| ISSUE_VIEWED, ISSUE_DELETED, ISSUE_CREATED | project id | 10039 | |
| issue id | 10148 | ||
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-04-26T17:33:00.667+0200 | ||
| ISSUE_UPDATED | project id | 10039 | |
| issue id | 10181 | ||
| changelog id | 10361 | ||
| field id | assignee, statusCategory, customfield_10050 | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-04-26T17:33:00.667+0200 | ||
| ISSUE_ASSIGNED | project id | 10039 | |
| issue id | 10181 | ||
| assignee accountId | 557058:e1cec712-baf5-4d71-a033-12684497b221 | null if no assignee | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | subItemId | |
| ISSUE_MENTIONED | project id | 10039 | Multiple rows (one per mention) |
| issue id | 10181 | ||
| mentioned accountId | 5dd64082af96bc0efbe55103 | extra | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-04-13T17:54:15.811+0200 | ||
| COMMENT_CREATED, COMMENT_UPDATE, COMMENT_DELETED | project id | 10000 | |
| issue id | 10000 | ||
| comment id | 10003 | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-04-13T17:54:15.811+0200 | ||
| COMMENT_MENTIONED | project id | 10039 | Multiple rows (one per mention) |
| issue id | 10181 | ||
| mentioned accountId | 557058:aea7ac02-75c1-4f47-9beb-dd89777d4949 | extra | |
| comment id | 10138 | subItemId | |
| actor id | 5d47f4a40495e90c5d43fc03 | ||
| event time | 2025-05-04T22:34:08.841+0200 | ||
| ISSUELINK_CREATED, ISSUELINK_DELETED | collection_id | null | Not set |
| sourceIssueId | 10013 | workItemIdOrPageId | |
| issue link | 10071 | subItemId | |
| actor id | 5d47f4a40495e90c5d43fc03 | ||
| WORKLOG_CREATED, WORKLOG_UPDATED, WORKLOG_DELETED | collection_id | null | Not set |
| issue id | 10181 | ||
| worklog id | 10000 | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | From worklog.updateAuthor | |
| time spent | 2w 2d 3h | extra | |
| event time | 2025-05-04T22:34:08.841+0200 | ||
| ISSUETYPE_CREATED, ISSUETYPE_UPDATED | project id | 10000 | null if global scope |
| issue type id | 10078 | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-05-04T22:34:08.841+0200 | ||
| FIELD_CREATED, FIELD_UPDATED, FIELD_TRASHED, FIELD_RESTORED, FIELD_DELETED | field id | customfield_10090 | subItemId |
| collection_id | null | Not set | |
| item_id | null | Not set | |
| actor id | null | ||
| event time | 2025-05-04T22:34:08.841+0200 | ||
| VERSION_CREATED, VERSION_UPDATED, VERSION_RELEASED, VERSION_UNRELEASED, VERSION_ARCHIVED, VERSION_UNARCHIVED, VERSION_MOVED, VERSION_MERGED | project id | 10001 | |
| version id | 10001 | workItemIdOrPageId | |
| merged version id | null | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-05-04T22:34:08.841+0200 | ||
| PROJECT_ARCHIVED, PROJECT_CREATED, PROJECT_DELETED, PROJECT_SOFTDELETED, PROJECT_UNARCHIVED, PROJECT_UPDATED, PROJECT_RESTORED | project id | 10070 | |
| actor id | null | not available | |
| event time | 2025-05-04T22:34:08.841+0200 | ||
| ATTACHMENT_CREATED, ATTACHMENT_DELETED | issue id | 10000 | |
| attachment id | 10139 | subItemId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | From attachment.author | |
| collection_id | null | Not set | |
| event time | 2025-05-04T22:34:08.841+0200 | ||
| COMPONENT_CREATED, COMPONENT_UPDATED | project id | 10072 | |
| component id | 10016 | workItemIdOrPageId | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | ||
| event time | 2025-05-04T22:34:08.841+0200 | ||
| USER_CREATED, USER_UPDATED, USER_DELETED | user accountId | 712020:36604a97-e011-44e5-b7b0-23549fab4bb2 | workItemIdOrPageId |
| actor id | null | not available | |
| event time | 2025-05-04T22:34:08.841+0200 | ||
| PRODUCT_CREATED, PRODUCT_UPDATED | app id | c9629c67-88ec-4719-88f0-aa066dcff4dc | workItemIdOrPageId |
| app name | journal | extra | |
| actor id | 557058:e1cec712-baf5-4d71-a033-12684497b221 | From installerAccountId or upgraderAccountId | |
| event time | 2025-05-04T22:34:08.841+0200 |