PikaTimer / pikatimer

PikaTimer: An OpenSource race timing application
GNU General Public License v3.0
37 stars 16 forks source link

in json results the DNF status is set as Started #53

Open ancadogaru opened 8 months ago

ancadogaru commented 8 months ago

If you setup a participant as DNF, in the json result it will be displayed Started If you setup a participnat as DQ in the Json result the OA_place it will be DQ.

It should be consistend and DNF to be displayed in OA_place for the participants with this status.

OR include the status as a separate field

segfaultcoredump commented 8 months ago

I'll do some digging on this one. It should display as a DNF unless the 'in progress' flag on the report is set and the runner is not explicitly flagged as a dnf.