Clublog upload fails at deleting a QSO

2 posts / 0 new
Last post
dk7ob
Clublog upload fails at deleting a QSO

By accident I entered 2 wrong QSOs with the same call back-to-back in cqrlog, which were automatically uploaded to clublog.

I deleted these QSOs in cqrlog.

Now, when a new QSO is being uploaded to clublog, it stops at one of the deleted QSOs. Here is the output of the log upload window:

Uploaded wrong QSOs:

ClubLog: Uploading V6J ... OK
ClubLog: Done ...
ClubLog: Uploading V6J ... OK
ClubLog: Done ...

Trying to upload new QSO:

ClubLog: Deleting V6J ... OK
ClubLog: Deleting V6J
ClubLog: QSO Details Not Matched

I suppose both QSOs were merged to one in club log because they have identical time and data and so the second deletion attempt fails because there is no matching QSO in clublog any more.

How can I remove the delete request from cqrlog?

dk7ob
Solved!

Used SQL console to find and delete the offending entries in table log_changes. Learned something new :-)