With the current automation audit log tab I can only see partial logs, is it possible to see a complete audit log?
What do you mean by complete audit log? There are several suggestions for improving what is included in the automation log.
If you are having a specific challent with a rule, perhaps posting an image of the rule and describing the symptoms will help the community give you suggestions.
Best regards,
Bill
@Bill Sheboy I attached the screenshot, based on that you can see the audit log message is getting truncated after some characters, couldn't find a way to read the complete message. For my debugging purposes, I need to know all the tickets got impacted by this automation rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for clarifying, and I agree that the audit log seems incomplete in that regard. Without knowing more about your rule structure, I can suggest the following work-arounds:
If your rule use JQL to gather the issues, AND did not change the conditions used in the JQL, you could re-run the query later to determine which issues MIGHT have been impacted. I note "MIGHT" as they may not have all processed...again, this is based upon specifics of your rule.
Otherwise, you could add some additional logging / data capture for processed issues:
You also asked a separate question about querying for issues transitioned to a specific status by the Automation for Jira user; I answered that question separately.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!
How to add additional logging?
and how to do this? `Log each issue as it is processed`
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Again, I am guessing here as I do not know what your rule looks like... Here are some scenarios to consider:
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.