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

Check that the location is valid before debugging #13753

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Oct 16, 2023

This just checks that there is a match in the DB before printing out debugging/logging on the location

@what-the-diff
Copy link

what-the-diff bot commented Oct 16, 2023

PR Summary

  • Enhancements to Location Verification
    These changes enhance the way our system verifies locations. This was achieved by introducing checks to ensure all necessary location information is present before proceeding with any actions.

  • Introduction of Conditional Blocks
    We've developed a smart system that checks if certain data fields (specifically, location and location_id) are populated. If they are, the system makes use of this data.

  • Debug Logs for Location Data
    To further assist in diagnosing potential issues, we've implemented logs that track location-related data. This includes the location name, import location, and location ID.

@snipe snipe merged commit 1e0512a into develop Oct 16, 2023
6 checks passed
@snipe snipe deleted the fixes/check_for_valid_location branch October 16, 2023 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant