xoco70 / laravel-tournaments

Laravel Package that allows you to generate customizable tournaments trees. - This project repo is no longer being maintained
GNU General Public License v3.0
230 stars 50 forks source link

Bye group problem #24

Open epris96 opened 6 years ago

epris96 commented 6 years ago

image When I try to make a tournament with only 3 competitors. The third user does not go up to final round automatically after tree generation. This only seems to happens when 2nd round is final round however every other cases are working fine. Please see the image I attached.

xoco70 commented 6 years ago

If I remember well, I stopped checking rules exceptions when there is very few competitors as it brings more complexity managing those case, and the cases are often trivials

When I have some time, I will check it!

Thanks for your feedback.

osc2nuke commented 6 years ago

in VS dummy