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

If an altitude report has no unique identifier, log the error instead of printing the warning #29

Open
1 task
thejunglejane opened this issue Jan 20, 2016 · 0 comments

Comments

@thejunglejane
Copy link
Owner

Prior to somewhere around May 2015, Reporter didn't store uniqueIdentifiers in altitude sub-reports. To deal with this, datums will create UUIDs for altitude reports missing them. If later you try to update one of these altitude reports, datums won't be able to find the right altitude report by uniqueIdentifier and will do nothing. This is intentional. In the future, datums may use the report's uniqueIdentifier to find the right altitude sub-report as there is a one-to-one relationship.

  • Document logging behavior
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

1 participant