
2 Antworten
Debugging flows is always a bind!
If the Case record is being created, then the flow will be moving on to the next step which is your Channels screen. If that is not displaying, there may be some issue with it.
My guess is that your issue lies upstream from there. Do you get to the Sub Type screen(s)? Is there an error when clicking "Next" from those screens?
(Side note: you can have more than 2 outputs from a Decision element, so those 4 decision boxes at the top of your screenshot should be replaced with just one)