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

LatLongType not set when saving a Locality #4897

Open
emenslin opened this issue May 8, 2024 · 0 comments
Open

LatLongType not set when saving a Locality #4897

emenslin opened this issue May 8, 2024 · 0 comments
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system

Comments

@emenslin
Copy link
Collaborator

emenslin commented May 8, 2024

Describe the bug
When adding a locality if you put values in the latitude and longitude fields but don't touch the lat/long type (the default is point) it queries as null.

To Reproduce
Steps to reproduce the behavior:

  1. Go to locality
  2. Add values into the latitude and longitude field
  3. Don't touch lat/long type but see the that it shows as 'point' in the form
  4. Query that locality and see the lat/long type is null

Expected behavior
Since the lat/long type defaults to point it should query as point and not null

Screenshots
If applicable, add screenshots to help explain your problem.

RZGIwX2NjM.mp4

Please, also fill out the following information manually:

@emenslin emenslin added 1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system labels May 8, 2024
@grantfitzsimmons grantfitzsimmons changed the title Lat/long type null in queries LatLongType not set when saving a Locality May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system
Projects
None yet
Development

No branches or pull requests

1 participant