- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 06:15 AM
Hello,
I am using Madrid and wanted to create a Flow using Flow Designer to automatically create scrum tasks for a story only when the previous tasks = Complete.
I did the following steps:
- created the trigger for when a story is created on the rm_story table (no condidtions)
- action = create task on rm_scrum_task table (set my field values) scrum_task short description
- added IF condition to only create the next scrum task when the task in step 2 = Complete
I saved my work and activated the flow. When I created a new story, no scrum task was created for my first scrum task.
What am I missing?
Solved! Go to Solution.
- Labels:
-
flow designer
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 10:04 AM
I figured out my error...i had wrong item selected from Pill selector.
This is correct value:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 09:30 AM
Yes flow is activated. My scope is global.
I tested flow and see that a scrum task record was created, but when I actually create a new story my flow is not creating the task record.
Does this have anything to do with me trying to create this in my PDI instead of a different SNOW instance?
I looked at the System Logs > ALL and I see a bunch of different warning messages with Evaluator as the source. I don't really know how to interpret these, but confused as to why it tested fine, but won't execute on my PDI.
warning message:
and here is other warning message:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 09:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2020 10:04 AM