Skip to content

Conversation

@int2001
Copy link
Contributor

@int2001 int2001 commented Aug 27, 2023

Old behaviour:

  • Analytic / Distances worked: Distances are computed from every QSO fetched from the DB
  • When clicking details, the QSOs were fetched by DISTANCE at DB

Since not every QSOs had a (computed or imported) distance, the details are not always show the same results than the graph.

New behaviour

  • Analytic / Distances worked: Distances are computed from every QSO fetched from the DB. If distance at DB differs from computed distance, it's being updated.
  • When clicking details, the QSOs were fetched by DISTANCE at DB

So, same result at details / graph

@AndreasK79
Copy link
Contributor

Tested working with no errors. The regular user will not notice anything special, as the changes are done in the backend.

@int2001 int2001 marked this pull request as ready for review August 27, 2023 16:43
@magicbug magicbug merged commit 25f6faf into magicbug:dev Aug 28, 2023
@int2001 int2001 deleted the distance_details_lookup_fix branch August 31, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants