I'm using a Conditional Parallel to fill out check boxes for a form. As I'm testing I notice that when multiple check boxes are selected on my form, the resulting workflow indicates that it completed both steps however the form does not show all of the check boxes as marked.
Any ideas as to what is going on? Should I remove the conditional parallel and make this a linear process with multiple conditional decisions? Would a simple delay solve the issue?