Matching system blocked – Need advice!

Hello,

I have a project to create a debate application. I want users to be able to match with each other after choosing the same topic, and then start a video call to debate face-to-face. At the end, I want spectators to be able to vote for the person who convinced them the most.

I successfully built the sign-up and login features, but I’m stuck on the matching system with Workflows.

I ran a test by logging in with two different accounts on two different browsers, and the problem is that when one account clicks the “match” button, the match is automatically created in the database…

In short, it’s a headache. If you have a solution for my problem, that would be amazing.

Thanks in advance and have a great day.