-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Using an automation rule inside a playbook fails when a delay action is used or when a Send Web Request action with the option "Delay execution of subsequent rule actions until we've received a response for this web request" is enabled.
The action "Log output to playbook" fails with the message "We're unable to find a playbook to run this action."
Steps to Reproduce
- Create a Playbook
- Create a manual trigger automation rule
- Add a "Send Web Request" action and mark the option "Delay execution of subsequent rule actions until we've received a response for this web request"
- Or add a Delay action
- Add an action "Log output to playbook"
- Execute the automation rule from the Playbook
Expected Results
The automation executes properly.
Actual Results
The action "Log output to playbook" fails with the message "We're unable to find a playbook to run this action."
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...