Testing Action vs Flow are giving different results for the same inputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 07:51 PM
I have a new action that I have gotten to work to compare if a time is in a schedule. It works when I test the action but for some reason when it runs in the flow it pulls a true value when it should be false value, even though the inputs are the exact same. Attached is a screenshot. Any tips in troubleshooting when your action and flow are not executing the same outputs when the inputs are the same?
I have tried copying the flows, replacing (removing & adding back in) the action to the flow, deactivating and reactivating the flow etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-29-2023 09:37 PM
Hello @Nicole Disbro ,
The action that is mention in screenshot is custom action and having script? If yes then please add the logs in that and check.
Please mark my answer as Accepted Solution and Helpful, if you find it helpful.
Regards,
Vaishnavi Shinde
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2024 10:58 AM
How do you grab logs other than the execution results that are attached?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-02-2024 04:35 PM
Hello @Nicole Disbro ,
In script logs check that logs after executing the flow by using Test and Actual Flow.
Please mark my answer as Accepted Solution and Helpful, if you find it helpful.
Regards,
Vaishnavi Shinde