I have created basic JIRA automation. Where is the commit created then moves the issue to IN PROGRESS? The problem is automation is happening by its showing as Anonymous user changed the Status.
The problem is why it is showing as Anonymous user.
Automation for JIRA has every permission crossed checked.
Hi Gaurav,
This change in status might be because of triggers in workflow transition which is a known bug - https://jira.atlassian.com/browse/JSWCLOUD-20708
Hi Gurav,
The Actor is Automation for Jira, which doesn't exactly have a user. Change the Actor to any user account and it will not be reported as an anonymous actor. Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joshua Sneed Contegix But the thing is this is not always. For some issues in the same project automation, it shows as " Automation for Jira "
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Guarav,
You have shown two separate things and I think you are conflating them. One appears to be the Audit log for a commit rule and the other appears to be the action for a different Automation rule. Please clarify. Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, these two are different but as you said Automation for Jira is not exactly a user as it will appear as anonymous. If I understood correctly.
if the above statement is right then why on other rules it appears as Automation for Jira not anonymous.
Thanks for helping on this issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You have not shown the second one to be anonymously run, you have shown it to set the Assignee with known users. So far, I believe it is all working as expected and have not been shown evidence it is not working as expected. Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.