Forums

Bugs in "Create A Team Match"

Sort:
Skand

So far I have come across two bugs:

1. If min rating is 1600 and max is 1699 - you will get an error message:

Oops?! We noticed the following errors in your form:
Your rating range must be at least 100 rating points!
2. If you define minimum as 1500 (for example) and do not define the upper limit, the match is created with ">1500" under rating, rather than the correct rating which is ">=1500".
artfizz
Skand wrote:

So far I have come across two bugs:

 

1. If min rating is 1600 and max is 1699 - you will get an error message:

Oops?! We noticed the following errors in your form:
Your rating range must be at least 100 rating points!

This is correct behaviour. There are 100 values between 1600 and 1699. However, range is defined as the difference between the maximum and the minimum values - so it is only 99 in this case.

2. If you define minimum as 1500 (for example) and do not define the upper limit, the match is created with ">1500" under rating, rather than the correct rating which is ">=1500".

This is the exclusive minimum - but I'll give you that one!

EternalChess

you need to 1600-1700 or 1599-1699