I am trying to debug an issue when a condition allowing the automation to continue, but the check should fail and the automation stop.
I was hoping to email me the automation ID when this happens so I can investigate easier.
Is there a smart value for it>
Thank you,
I use a primitive debug method that creates some noise but gets the job done: At the end of any automation I make the last step add a comment listing the name and url of the automation that fired.
Like I said, creates noise. However, after debugging, you can delete that noisy comment.
Hi @Myles Boyd
Please explain yourself more.
Provide the following:
Note if you want to find out what a result is, use a log actions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Myles Boyd
To better understand this, can you share a screenshot of the automation config you have so far?
Normally, to debug, you'll add a Log action and smart values and then check the Audit log for the automation.
> I was hoping to email me the automation ID when this happens so I can investigate easier.
If you have checked the box to email you when the autoamtion fails, you'll get an email.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do add a log actions, but I was trying to be efficient; instead of scrolling until I find the one that failed, I wanted the automation ID so I could filter on it.
Normally, if an automation fails, you get an email that has the automation ID in. I wanted to replicate that so I could filter when the conditon is allowing issues through incorrectly.
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.