How can I see the history of workflow changes? Not only the last action
Dear @Monika Frolova,
when you change a workflow you can make a backup of the wf before taking the modified workflow "live".
But in this step, Jira doesn't save the history of the workflow. You can save it manually by storing the backups, but you will not see the differences.
What you could do, is to export the workflow as an XML and store it in a VCS like 'svn' or 'git'. Then with the 'diff' commands, you can see and track the changes (history).
If somebody else changes the workflow, you have an entry in the issue history - but without seeing what changed in detail.
Fixing this for one customer, I implemented the upper solution, so that everybody could see what happened.
Do you need more information?
So long
Thomas
Dear @Thomas Deiler what is that mean when we see
JIRA SA made changes?
The customer ask me Who is JIRA SA?
It means you have a user labelled as JIRA SA - ask your administrators who they are. (The SA suggests to me "system admin" or even a database user, but I would not bet on that before talking to your admins)
In Jira Cloud this is unfortunately not very straightforward.
You can see some information in the audit log, but it doesn’t give a clean, focused history of workflow changes — especially if you’re trying to understand what changed over time rather than just the latest update.
Because of that, many teams either document changes manually (for example in Confluence) or only investigate when something breaks, which isn’t ideal.
In practice the challenge is less about accessing the data, and more about having a clear, readable history of workflow changes.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Start with basic Jira terms and navigation. Then, discover how to effectively organize work and customize your Jira experience.
Learning Path
Atlassian tools and practices for developers
Reduce context switching by making Jira more efficient, and apply collaboration best practices for streamlined team operations.
Atlassian Certified Associate
Jira Essentials certification
Validate your knowledge of key Jira concepts like using work items, spaces, boards, and Rovo.