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 Admin -> Game -> Observe screen (challenges) tab is resolving team names incorrectly. It's currently using the Challenge.Player field, but that field represents the player who booted the challenge (and may not be the captain).
Update this endpoint to resolve team names in addition player names and revise the client side to use this value.
The text was updated successfully, but these errors were encountered:
The Admin -> Game -> Observe screen (challenges) tab is resolving team names incorrectly. It's currently using the Challenge.Player field, but that field represents the player who booted the challenge (and may not be the captain).
Update this endpoint to resolve team names in addition player names and revise the client side to use this value.
The text was updated successfully, but these errors were encountered: