magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
466 stars 192 forks source link

Contest RST (S) and RST (R) values displayed in logbook but not in index.php/logbookadvanced window #3216

Open ei8fdb opened 3 weeks ago

ei8fdb commented 3 weeks ago

Describe the bug When logging QSOs in a contest window (/index.php/contesting) the recorded RST (S) and (R) is recorded in the /index.php/logbook window but not in the index.php/logbookadvanced window.

To Reproduce Steps to reproduce the behaviour:

  1. Go to either Live or Post Contesting Logging
  2. Choose CQ WW SSB contest
  3. Start contest log
  4. Record log a QSO
  5. Log entry for RST (R) and (S)
  6. Go to index.php/logbook - see recorded RST values displayed
  7. Go to index.php/logbookadvanced - values RST values are not displayed

Expected behaviour Since RST values are displayed in index.php/logbook it's expected they are displayed also in index.php/logbookadvanced.

It seems odd it'd be populated in one but not in the other.

Screenshots If applicable, add screenshots to help explain your problem. RST is shown in logbook

Screenshot of Cloudlog logbook window showing RST Received and Sent values populated.

but not shown in advancedlogbook

Screenshot of Cloudlog advanced logbook window showing RST Received and Sent fields are not populated.

Desktop (please complete the following information):

Additional context Have not checked if this happens in any other contests.

magicbug commented 3 weeks ago

Looks like you spotted a bug, need to investigate to see why its not rendered in Advanced Logbook