Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OperatorCodeFlag keeps getting overwritten with "Null" value #119

Open
egpd1701 opened this issue Apr 19, 2024 · 6 comments
Open

OperatorCodeFlag keeps getting overwritten with "Null" value #119

egpd1701 opened this issue Apr 19, 2024 · 6 comments

Comments

@egpd1701
Copy link

Fields with data already in the are being overwritten with NULL values, specifically the OperatorFlagCode field.

@rikgale
Copy link

rikgale commented Apr 19, 2024

Hi
Are you able to provide some screen shots / some before and after examples would be great!
The operatorflagcode should not be getting written over with a NULL value as every aircraft should have something in the operatorflagcode in the database when updates are preformed.
Thanks

@egpd1701
Copy link
Author

egpd1701 commented Apr 19, 2024 via email

@egpd1701
Copy link
Author

egpd1701 commented Apr 19, 2024 via email

@rikgale
Copy link

rikgale commented Apr 19, 2024

I completely miss read which repo this was in... I thought that you were posting on sdr-enthusiasts/docker-virtualradar which has a built-in nightly database update process. Thankfully this issue does not appear to be with that, which would have landed this issue on my doorstep. To that end I am going to stop worrying and give you the only suggestion I can think of...

In the BaseStation Database Writer Options ensure that overwrite details on existing aircraft is not selected.

Then any that you change should stay fixed and will not be overwritten by the VRS SDM aircraft data.

Unfortuantely none of your pictures displayed, but I can imagine this issue is annoying.

@egpd1701
Copy link
Author

egpd1701 commented Apr 19, 2024 via email

@rikgale
Copy link

rikgale commented Apr 19, 2024

Yes, It should still write new aircraft but you will have to keep current aircraft up to date.

Please post back and let us know if this solved your issue.

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

No branches or pull requests

2 participants