You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How can I see the history of workflow changes? Not only the last action
Dear @Monika Khassan,
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)