Hi guys,<br /><br />I was struggeling to find a reason why QRZ.Com was creating a big mess with my log files exported from win-test.<br /><br />I have my personal qrz.com logbook ES3VI and also managing our club callbook ES3V.<br />Now what happend is that even if I upload adif log under ES3V account to the correct logbook, then qrz.com treating every qso<br />differently according to log. For example we operated Multi-single class in CQWW SSB under ES3V callsign and logged in as operator in win-test accordingly.<br /><br />Output of the adif file looks like this:<br /><CALL:4>UX2X <QSO_DATE:8>20191026 <TIME_ON:6>000935 <MODE:3>SSB <BAND:3>80m <FREQ:5>3.740 <RST_SENT:2>59 <STX:2>15 <RST_RCVD:2>59 <SRX:2>16 <OPERATOR:5>ES3VI <DXCC:3>288 <CONTEST_ID:9>CQ-WW-SSB <EOR><br /><br /><CALL:5>OH1AF <QSO_DATE:8>20191026 <TIME_ON:6>002942 <MODE:3>SSB <BAND:3>80m <FREQ:5>3.693 <RST_SENT:2>59 <STX:2>15 <RST_RCVD:2>59 <SRX:2>15 <OPERATOR:5>ES2YW <DXCC:3>224 <CONTEST_ID:9>CQ-WW-SSB <EOR><br /><br />So this is 2 qsos of the log from the station ES3V, where I was logged in as operator ES3VI , tagged <OPERATOR:5>ES3VI<br />And second example , where ES2YW was logged in as op and was operating as ES3V multi-op, tagged <OPERATOR:5>ES2YW.<br /><br />While loading this to qrz.com , first qso was added to ES3VI personal logbook, which was wrong and I was intended to add it to club ES3V logbook ofcourse.<br />(Actually more than 1000 qsos were added to wrong logbook, so it was quite pain to delete them manually there later. Second qso I have got error as I don't have permission to her logbook (ES2YW), which is good . Othervise would distroy all others operators callbooks as well.<br /><br />After deep digging , looks like qrz.com was treating it correctly, as Adif version 3.1.0 standard says:<br />OPERATOR<br />the logging operator's callsign<ul><li>if <a href="https://www.adif.org/310/ADIF_310.htm#QSO_Field_STATION_CALLSIGN">STATION_CALLSIGN</a> is absent, <a href="https://www.adif.org/310/ADIF_310.htm#QSO_Field_OPERATOR">OPERATOR</a> shall be treated as both the logging station's callsign and the logging operator's callsign</li></ul>So, conclusion is that because STATION_CALLSIGN value is absent (should be with every qso), then value from OPERATOR is taken as station callsign.<br />I have updated our adif file manually to test and this has fixed the qrz.com issue.<br />After modification, each qso in adif should look like this:<br /><CALL:4>UX2X <QSO_DATE:8>20191026 <TIME_ON:6>000935 <MODE:3>SSB <BAND:3>80m <FREQ:5>3.740 <RST_SENT:2>59 <STX:2>15 <RST_RCVD:2>59 <SRX:2>16 <strong><span style="color:#FF0000;"><STATION_CALLSIGN:4>ES3V </span></strong><OPERATOR:5>ES2YW <DXCC:3>288 <CONTEST_ID:9>CQ-WW-SSB <EOR><br /><br />Could that "STATION_CALLSIGN" be added to adif files with next release for the Multi-OP logs ?<br />In other words, if OPERATOR is present , then there should be also value for STATION_CALLSIGN.<br /><br />Best 73's,<br />de Villi/ES3VI @ES3V<table id="Field_QSO" class="fieldtable"><tbody><tr id="QSO_Field_STATION_CALLSIGN"><td> </td><td> </td><td> </td><td> </td></tr></tbody></table><br /><br />