I’m having an issue try to get different workflows to run based on some conditions. I’m pretty sure I have it setup correctly but something isn’t working. My users can be either a company, a pilot, or both a company and a pilot. When they sign up they identify what ‘roles’ they will be. I can’t get bubble to use different workflows based on what they are.
In the below images. a user has signed up as a company, but not as a pilot. The debugger is telling me it can’t run the work flow because the workflow it is trying to run is where a user will be both a company and a pilot, but it wont move to the next workflow that states what to do when the user is a company but not a pilot.
Any ideas? or know whats wrong?