Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How do you prepare change management evidence from Jira for auditors (ISO 27001 / SOC 2 / DORA)?

How do you prepare change management evidence from Jira for auditors (ISO 27001 / SOC 2 / DORA)?

Nicoleta Mircea
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 28, 2026

When our auditors ask for change management evidence (e.g. "show me the full history for these 20 changes from the audit period"), we end up manually collecting screenshots and CSV exports from Jira — ticket history, status transitions, approvals, who did what and when. It takes days and feels error-prone.

How does your team handle this? Do you have a process, a template, an app, or something built in-house? And if you could push a button and get an auditor-ready evidence pack per release or per audit sample, what would it absolutely need to contain to be accepted by your auditors?

5 answers

1 accepted

1 vote
Answer accepted
Gor Greyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 28, 2026

Hi @Nicoleta Mircea ,

We've had similar requests from our auditors.

One report we've used quite a bit is Time in Status. It gives a nice timeline of how the change moved through the workflow and how long it spent in each status, which has been useful during audits.

https://marketplace.atlassian.com/apps/1222051/status-time-reports-free-time-in-status

We don't have a single button that generates an "audit package," unfortunately. It's usually a combination of a few reports, but that's been enough for our ISO audits.

I'm curious to see what others are using as well, especially if anyone has found a good app or built something that automates the whole process.

Nicoleta Mircea
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 28, 2026

Thank you very much for your quick response @Gor Greyan , I'll look into Time in Status for now.

Like # people like this
Gor Greyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 28, 2026

Hey @Nicoleta Mircea

Happy to help!

Like Nicoleta Mircea likes this
4 votes
Natalia_Kovalchuk_SaaSJet_
Community Champion
July 28, 2026

Hi @Nicoleta Mircea ,

If you are open to using apps available on Atlassian Marketplace, I recommend trying Issue History for Jira (Work Item History) from the SaaSJet team.

This app is used by many companies in highly regulated industries that need to prepare for internal or external audits such as ISO 27001, SOC 2, and HIPAA. 

It lets you generate reports with the complete Jira work item history using flexible filters in minutes, including:

  • Status transitions with exact timestamps
  • Field changes (before/after values)
  • User activity (who changed what and when)
  • Comments and edit history
  • Assignee, priority, sprint, and other workflow changes
  • Deleted work items

You can easily export the reports to Excel or CSV, or access the data via the API. 

issue-history-for-jira-app-7.png

Using the app, you can save hours per month needed for passing the audits. 

Also, I think that this article may be interesting for you: How to Generate Jira History Reports for Audit, Security and Compliance

1 vote
Petru Simion _Simitech Ltd__
Atlassian Partner
July 28, 2026

Hi @Nicoleta Mircea ,

 

In my experience, preparing change management evidence is usually about two different types of change, and both are important during audits.

 

1. Configuration change evidence

This answers questions like:

  • What was changed in the Jira configuration?
  • What was the impact of the change?
  • Where is this configuration used?
  • Is it safe to modify or remove?

For this, understanding the relationships within your Jira configuration is essential. At Simitech we developed:

  • Fields Usage for Jira – helps understand where custom fields are used across projects, screens, screen schemes, issue type screen schemes and workflows.
  • Roles Usage for Jira – provides visibility into project role assignments across projects, users and groups.
  • Versions Usage for Jira – helps analyse version usage across projects and issues.

These apps are also available together as Config Insights for Jira, giving administrators a comprehensive view of Jira configuration usage, which can be extremely valuable when preparing evidence for configuration governance, change reviews and compliance audits.

 

2. Work item (issue) and Assets change evidence

This is the evidence auditors most commonly request:

  • Who changed what?
  • When was it changed?
  • How did the work item progress through the workflow?
  • How long did approvals or implementation take?
  • What discussions or approvals were recorded?

For this we provide:

  • Assets History & Snapshots Reporter for Jira – provides complete Assets (CMDB) history, point-in-time asset snapshots, snapshot comparison and CSV export, making it easy to demonstrate how assets and their attributes changed over time for audit, compliance and change management purposes.
  • Issue History & Snapshots Reporter for Jira – complete issue history, point-in-time issue snapshots, snapshot comparison and CSV export.
  • Time in Status Reporter for Jira – workflow progression, time spent in each status, cycle time, lead time and transition reporting.
  • Advanced Comment Search for Jira – search and export comments across Jira, which is particularly useful when approvals, implementation notes or review discussions are captured in comments.

These apps are also bundled as Issue Insights for Jira.

 

From my experience, there isn't a single report that satisfies every ISO 27001, SOC 2 or DORA audit. Different auditors ask different questions. What has worked well is having tools that allow you to quickly produce the specific evidence requested, whether that's configuration governance, complete issue history, workflow progression, point-in-time issue state, or discussions captured in comments, instead of spending days manually collecting screenshots and exports.

Disclosure: I'm part of the Simitech Ltd. team that develops and publishes these Marketplace apps.

 

Regards, 

 

Petru Simion

Simitech Ltd.

0 votes
Olga Cheban _TitanApps_
Atlassian Partner
July 30, 2026

Hi @Nicoleta Mircea !


Pulling audit evidence together by hand is indeed painful, and you're right that it eats up days. Auditors usually want to see that each change followed a consistent, documented process.

Native Jira keeps the history and transitions, but it won't package them into a clean evidence pack. One practical option is our solution, Smart Checklist for Jira. You can attach a standard compliance checklist to every change, so each ticket shows the same required steps. Think approvals, testing sign-off, rollback plan, and reviewer feedback.

Smart Checklist also has a dedicated Smart Checklist History tab inside the issue's Activity section (it’s separate from Jira’s native work item History). It logs every checklist event with a timestamp and the user who made the change. You can see who added or removed items, changed item statuses, applied a template, and more. That gives you a repeatable, per-issue audit trail instead of ad-hoc exports.

Here's what this can look like on a change ticket:

smart_checklist_history_tab.png

You can also make key steps mandatory, so the work item can't move forward until approvals are done. That consistency is usually what auditors care about most.

I hope this helps!

0 votes
Yuri Lapin _Release Management_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 30, 2026

Hi @Nicoleta Mircea ,

I hope you're doing well.

Many of our customers generate these reports at the release level rather than the individual work item level. This provides a complete audit trail of the release, including workflow stages, approvals, timestamps, and the time spent in each status.

We follow the same approach for our own internal reporting, having maintained SOC 2 compliance for the past two years.

If you use Jira Releases (Fix Versions) to group work items and manage your deliveries, our Release Management app can help. It provides cross-project release management and the release-level reporting required for audit, compliance, and governance purposes.

release_audit_log.png

Please let me know if you'd like to see how this works in practice.

Cheers,

Yuri

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events