BattlePro / battlepro-issues

1 stars 0 forks source link

Teams With One Player Unable To Join Tournaments #98

Open NikAlexander opened 7 years ago

NikAlexander commented 7 years ago

Teams attempting to join tournaments with only one player will receive error report and won't be able to join. Teams with one player should be able to register for ANY team based tournament regardless if they meet the proper team size. Teams that do not satisfy the proper team size should be in 'pending approval' status until the captain adds more players to the team.

Repro:

  1. Create a team and do not invite any additional players to join it
  2. Attempt to join a team based tournament (2v2 Test Tournament) 1
  3. Observe Error Report: "You are not a member of any team that is eligible to join this tournament". 2
JakeBooher commented 7 years ago

I've changed this to enhancement because it's working as originally intended, currently we don't have an easy way to support the feature you're asking for but is something we'll look into

NikAlexander commented 6 years ago

Perhaps change the error message to:

'You must create a Team with more than one player to be eligible to join this tournament.'

JakeBooher commented 6 years ago

I've updated it to:

Your must be a member of a team with at least X to join this tournament and will insert the required number of players for the tournament

NikAlexander commented 6 years ago

Thanks Jake, I'll leave the issue open as a future fix when we have time to address this completely. The message notification change will serve as a placeholder resolution for now.