You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the status parameter could also be 32 (for stalemates) or left out altogether (but then you have to scroll down a bit to see the first draw in the results).
Steps to reproduce the bug
Make an advanced search. Fill the Loser field and hit the search button. Some draws will appear in the result. Specifying Draw or Stalemate in the Result field will isolate them.
What did you expect to happen?
Specifying a loser should never include draws; filling the Loser field should be mutually exclusive with indicating the Result field as being Draw or Stalemate and should return no results; since it's a logical impossibility.
What happened instead?
Some draws (not all of them, which suggests it is not a simple case of all draws being counted as defeats) appear in the result. This does not happen when filling the Winner field instead of the Loser one.
Operating system
irrelevant
Browser and version (or alternate access method)
irrelevant
Additional information
No response
The text was updated successfully, but these errors were encountered:
Exact URL of where the bug happened
for example:
https://lichess.org/@/Toadofsky/search?players.a=toadofsky&players.loser=toadofsky&status=34&sort.field=d&sort.order=desc
the
status
parameter could also be32
(for stalemates) or left out altogether (but then you have to scroll down a bit to see the first draw in the results).Steps to reproduce the bug
Make an advanced search. Fill the
Loser
field and hit thesearch
button. Some draws will appear in the result. SpecifyingDraw
orStalemate
in theResult
field will isolate them.What did you expect to happen?
Specifying a loser should never include draws; filling the
Loser
field should be mutually exclusive with indicating theResult
field as beingDraw
orStalemate
and should return no results; since it's a logical impossibility.What happened instead?
Some draws (not all of them, which suggests it is not a simple case of all draws being counted as defeats) appear in the result. This does not happen when filling the
Winner
field instead of theLoser
one.Operating system
irrelevant
Browser and version (or alternate access method)
irrelevant
Additional information
No response
The text was updated successfully, but these errors were encountered: