...
The Issue History for Jira add-on aggregates and processes data from the native issue history within Jira.
It works as follows:
All users who change tasks in Jira are recorded in the Jira system logs. Any update you make (status, priority, assignee, or other fields) is a new change that will be added to the system log.As a user, you can actually see all the changes at the bottom of the task in the tab, BUT it's not convenient when you want to see specific changes in your projects as you have to open every task one by one.
...
The Issue History for Jira add-on can read the full task log "on the fly,” parse the data, format it, and show it to the user.
...
Built-in history for a single issue
You can find it when opening each issue under the Activity section.
...
With the Issue history for Jira app, you will get a well-structured report for a single issue and a comprehensive report for multiple issues.
Let’s compare how a single issue history with Issue History for Jira looks. The app also presents a history of changes for one task but with flexible filters and colored highlighting:
...
...
Issue history for multiple issues
If you need ALL changes on all tasks for a group of colleagues or a project, go for the main add-on window. Here, you can see ALL changes according to your filters (by time, by the user who made the changes, by projects, by JQL requests, etc).
...
Info |
---|
Important: The Issue History for Jira add-on does not store changes in its own database – we parse the selected changes "on the fly". |
Restoring deleted issues
The add-on also allows you to return tasks if they have been deleted.
...
What is property? - https://developer.atlassian.com/cloud/jira/software/jira-entity-properties/
What information do we store on our resources?
We can only store configuration information that helps you work with our add-on, such as:
...
saving reports in the add-on (Save&Load option)
...
saving project access options (Permissions section)
...
sorting order of display elements in the main window of the add-on table
...
Additional security questions
Check out the section Security & Privacy FAQ page
Contact our support team https://saasjet.atlassian.net/servicedesk/customer/portal/1
...