Hi All,
We had an interesting issue today. One of the admins had changed the Status in a workflow from 'Open' to 'Draft' (instead of creating a new one called 'Draft'). It has affected all projects across JIRA which use the status 'OPEN'. We reverted the changed and the issue got resolved. But strangely we could not find any log entry either in JIRA Audit Log or in atlassian-jira.log for the original change. When we reverted the change, we got this entry in atlassian-jira.log
2018-07-12 11:48:00,802 http-nio-8081-exec-448 INFO vignesh 708x7730719x2 1dw5dl 10.14.71.32,10.123.89.43,0:0:0:0:0:0:0:1 /secure/admin/workflows/PublishDraftWorkflow.jspa [c.a.jira.workflow.OSWorkflowManager] User 'vignesh(vignesh)' updated workflow 'Workflow_Name' at 'Thu Jul 12 11:48:00 EDT 2018'
Any idea where we can find the log entry when someone changes the name of status like 'OPEN' in a workflow? Is it captured in any other file?
Thanks,
Vignesh.
@Thad West Thanks for your response. I think its an important feature from an audit point of view to at least know who made the change.
I totally agree!
Something similar happened to me. I was able to pin down the "culprit" by looking at the dates the workflows were last edited, found the recent one where the new name made sense and looked at the name of the person it was last edited by. Not a solution of course, but it worked.