Ticket
Projekt | RCM Ultimate |
---|---|
Zusammenfassung | Results of finals are not shown anymore |
Sequenz | 2977 |
Klassifikation | Bug |
Priorität | Medium |
Status | Done |
Startdatum | 13.07.2021 |
Fälligkeitsdatum | 13.07.2021 |
Verantwortlich | |
Version | 2.4.8.1142 |
Aufwand | 0 |
Beschreibung | If any final heat of the following section is selected, then the race grid does not show anything:
- 2WD Stock - 4WD Modified - 4WD Stock - BigShip Only the section "Rookies" and "2WD Modified" are working. As well the final rankinglist are not generated for those 4 sections. |
Kommentare
Zeitstempel | Wer | Kommentar |
---|---|---|
13.07.2021 15:41:20 | Felix Romer | The issue was caused by a new function within the final ranking list unit, which is preparing the data. Within this function, the function itself has not taken into account that the different final groups could have configured different number of heats. Instead it has used the number of the heat of the Final A. This has caused an NPE (Null Pointer Exception) as the remaining final groups did have one heat less (2 instead of 3).
By adding an additional NPE check, the issue could be solved. The race grid was showing the data again, as well as the final rankinglist has been generated. |
Change history
Zeitstempel | Wer | Änderung |
---|---|---|
13.07.2021 15:27:58 | Ticket erstellt | |
13.07.2021 15:38:09 | Felix Romer | Feld: SpecificationAlter Wert: Neuer Wert: If any final heat of the following section is selected, then the race grid does not show anything: - 2WD Stock - 4WD Modified - 4WD Stock - BigShip Only the section "Rookies" and "2WD Modified" are working. As well the final rankinglist are not generated for those 4 sections. |
13.07.2021 15:38:16 | Felix Romer | Feld: StatusAlter Wert: Opened Neuer Wert: Running |
13.07.2021 15:41:32 | Felix Romer | Feld: VersionAlter Wert: 2.4.8 Neuer Wert: 2.4.8.1142 |
13.07.2021 15:42:32 | Felix Romer | Feld: StatusAlter Wert: Running Neuer Wert: Done |