Do not include NoGames
matches in tournament NotEnoughVerifiedMatches
threshold
#592
Labels
area:processing
area:tournaments
bug
A confirmed or reported event of unexpected behavior
good first issue
Denotes something that is easy to implement and would make for a good initial contribution.
project:DataWorkerService
Items related to the DataWorkerService project
We have a rule which pre-rejects tournaments which have 20%+ rejected matches. If a match has the
NoGames
rejection reason (and no other rejection reason), it should be excluded from this calculation.MatchGameCountCheck
, update the logic to exclude matches withNoGames
from the count of valid games.The text was updated successfully, but these errors were encountered: