Ran into this again recently:
Something breaks in Jira (automation, transition, whatever), and I end up trying to answer a simple question — what actually changed in the workflow?
Audit log helps a bit, but I still find myself digging around trying to piece together:
- what exactly was changed
- how it looked before
- and what part actually caused the issue
What helped me a lot was starting to compare workflow snapshots over time (basically like a diff) and keeping a simple timeline per workflow.
Made it much easier to spot things like:
- a transition change that broke automation
- a status that got removed or remapped
- scheme changes affecting projects
I ended up putting this into a small Forge app I’m using now:
https://marketplace.atlassian.com/apps/2538728805/workflow-changes-audit-for-jira
If anyone tries it in a real setup, would really appreciate honest feedback — especially edge cases or things that don’t work as expected.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Improve user experience across Jira with global settings
Learn how to set up and configure a Jira site, manage Jira permissions, and configure Jira apps and integrations.
Learning Path
Streamline projects across Jira with shared configurations
Build Jira work items with reusable configurations called schemes, and reduce administrative work with automation.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.