jflamy / owlcms4

Olympic Weightlifting Competition Management System
https://owlcms.github.io/owlcms4/#/index
Other
67 stars 22 forks source link

Warmup boards doesn't show records or leaders even when checkmarks are set #1145

Closed AndersBIK99 closed 1 week ago

AndersBIK99 commented 1 week ago

Describe the bug Warmup boards doesn't show records or leaders even when checkmarks are set

owlcms version version 53.1.1

To Reproduce Steps to reproduce the behavior:

  1. Start a competition
  2. Select Warmup scoreboard => Scoreboard with leaders and records

Expected behavior Leaders and records are expected to show just like on the public scoreboards

jflamy commented 1 week ago

Please attach a json export of the database where this was observed. The code for both scoreboards is the same, and we do this all the time,so it would have to be something specific.

AndersBIK99 commented 1 week ago

owlcmsDatabase_FINAL.json Here is the database

jflamy commented 1 week ago

There was a bug for the leaderboard in version 53 (would not appear until a total was made) But records should have been visible.

With version 54

Loaded the database, cleared the lifts from the first session 01_YF. Stopped application, restarted. Started the Score+Leaders display for the warmup room. Started lifting from announcer screen. Records appeared for first athlete. Did one lift, leaderboard appeared.

jflamy commented 1 week ago

Image