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
458 stars 188 forks source link

Filter by Mode issue in Advanced Log #3122

Open novakeith opened 5 months ago

novakeith commented 5 months ago

This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details

Describe the bug When in the advanced log, and attempting to filter by mode, only the modes from the previous 250 QSOs are listed.

To Reproduce Steps to reproduce the behaviour:

  1. Go to 'Advanced Logbook'
  2. Click on 'Filters', select the 'Mode' selection box, and only the modes pulled from the previous 250 QSOs will appear. Ex. I have 300+ FT8 and FT4 QSOs as my most recent QSOs, so if I'm looking my older SSB QSOs, I do not have that option.
  3. issue occurs regardless of how many entries you choose to view ex. 250, 1000, etc..

Expected behaviour Filter options should be extrapolated from the entirety of the logbook.

Screenshots cropped-FilterProblem Screenshot shows that I have Upper Sideband mode QSOs logged, but the filter results only show FT4 and FT8

Desktop (please complete the following information):

novakeith commented 5 months ago

FYI This appears to be related to this PR #1566