@J805
I think I have managed to fix the issue.
What I was doing at first was I made one button which handled the request for both UberX and UberXL and I use a condition to trigger the appropriate workflow to run based on what the user chose.
But from the insight I got from your assistance and that fact that I realized it works when i delete address for one workflow and do not delete for the other, I decide to use two diferent buttons to handle each workflow.
And it works fine

Thanks alot
2 Likes