Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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. 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.

unnamed (33).png

Built-in history for a single issue

You can find it when opening each issue under the Activity section.

image-20240522-001318.png

Issue History for Jira: single & multiple issues changes

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 presents a history of changes for one task with flexible filters and colored highlighting.

Single issue

image-20240522-000319.png

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).

image-20240517-020453.png

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.

How does it work?

To begin, activate the option to track deleted issues. The app will intercept calls to destroy tasks and save them.

Slide-2-Restore-Deleted-IH.png

How do we store information about deleted tasks?

All information about deleted tasks is stored in Jira issue properties. This means that the information about the deleted issue is only available on the Jira Cloud in your account and is not stored on the addon's servers.

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:

  • the latest changes to the selected add-on filters

image-20240517-024734.pngimage-20240517-025354.png

Additional security questions

  1. Check out the section Security & Privacy FAQ page

  2. Contact our support team https://saasjet.atlassian.net/servicedesk/customer/portal/1

Haven’t worked with the add-on yet? Give it a try

https://marketplace.atlassian.com/apps/1220385/issue-history?hosting=cloud&tab=overview&utm_source=Confluence&utm_medium=refferal&utm_campaign=Documentation_Issue-History-for-Jira-Cloud

  • No labels