- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2023 06:07 AM
Hello Community,
I created a flow in flow designer which calls a workflow. A story is created and then the workflow is called (see image below).
The problem I'm having is that the workflow is triggered twice (see the two tabs for the same workflow execution).
Any clues/ideas what could be causing it?
Thanks in advance.
Best regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 03:07 PM
Thank you @Sandeep Rajput.
I was able to solve this issue. In workflow properties I marked conditions as "none". That worked the trick.
Hope it helps someone in the future!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2023 06:58 AM
Are you sure that the workflow is triggering from the flow only? It might be possible that another instance of the same workflow is triggering via a business rule. Also, check the trigger conditions for the workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 03:07 PM
Thank you @Sandeep Rajput.
I was able to solve this issue. In workflow properties I marked conditions as "none". That worked the trick.
Hope it helps someone in the future!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 03:01 PM
If workflow condition matches to none , then how workflow will trigger