IndexOutOfBoundException in Tournament refreshGameParticipant #21

Closed
opened 2022-05-06 19:30:08 +02:00 by fassband · 1 comment
fassband commented 2022-05-06 19:30:08 +02:00 (Migrated from github.zhaw.ch)

Reproduce

  1. Open Tournament
  2. Manipulate a Game to force recalculation of upcoming games
  3. Exception thrown

Solution
Rethink algorithm to calculate index in for loop

**Reproduce** 1. Open Tournament 2. Manipulate a Game to force recalculation of upcoming games 3. Exception thrown **Solution** Rethink algorithm to calculate index in for loop
schrom01 commented 2022-05-07 12:33:25 +02:00 (Migrated from github.zhaw.ch)

The amount of Games in the Game list wasn't correct.

The amount of Games in the Game list wasn't correct.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZHAW-IT21b_WIN/team02-AngryNerds-projekt2-turnierverwaltung#21
No description provided.