On this page
Who created or updated a workflow rule? Why did the execution of a workflow transition not work last time?
The Audit log (JWT) tracks the key events that may occur when implementing and executing workflow rules for JWT for Jira Cloud. Those events can be viewed and analyzed on a dedicated page to help you diagnose issues fast and in a central location.
To view the full audit log you need to be a Jira product administrator.
Location
Being logged in as a Jira administrator, you will find a short link to the audit log within the Apps section of the top menu.
Alternatively you can find the audit log in the central app configuration located in the Jira administration interface.
Events
The Audit log (JWT) tracks the creation or update of a workflow rule configuration as well as its execution.
The log supports you by providing as much information as possible so that you understand what goes on behind the scenes. We distinguish between the following events:
Event | Description |
---|---|
CREATED | A workflow rule has been created. |
UPDATED | A workflow rule has been updated. |
SUCCESS | A workflow rule has been executed successfully. |
NO ACTIONS PERFORMED | The condition of a workflow rule was not fulfilled during execution. |
ERROR | The execution of a workflow rule was not successful. |
Detail view / Actions
Being Jira admins ourselves, we know that the more info you have while troubleshooting, the better, especially when drilling down an issue.
For this reason we have created a detail view for each event logged in the Audit log (JWT). The additional insights you will be able to get access to depend on the action performed.
Search
The Audit log (JWT) comes with a flexible search engine. Browse through all available log entries by simply entering your term in the search field, and optionally narrowing down your search by providing a time period within you would like to search.
During the search, every column within the audit log is searched. If you like to look for all actions a specific user has performed, you have to enter the respective Atlassian account ID which is shown in the detail view.
- Looking for all actions performed by a specific user? Simply enter the respective Atlassian account ID which is shown in the detail view
- Not sure where to find a specific workflow rule ID? You can retrieve the information about the ID within the expanded workflow rule view in your workflow configuration.
Limitations
For JWT conditions and validators, no "success" event is logged due to the nature of their execution outside of our JWT.
The audit log cannot distinguish between drafts and active workflows, so you cannot tell whether a created or updated workflow rule is not yet active.
No "deleted" event can be shown, i.e. if a workflow rule is deleted, Jira does not pass on that information to JWT.
All log entries older than 28 days are being continuously deleted.
If you still have questions, feel free to refer to our support team.