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

Join form Silently Mutates Invalid NYC Address #638

Open
Andrew-Dickinson opened this issue Oct 8, 2024 · 0 comments · May be fixed by #609
Open

Join form Silently Mutates Invalid NYC Address #638

Andrew-Dickinson opened this issue Oct 8, 2024 · 0 comments · May be fixed by #609
Assignees
Labels
bug Something isn't working Data Model Issue related to the core DB data model Integrations Not directly related to this repository

Comments

@Andrew-Dickinson
Copy link
Member

When an invalid address such as 809 W 46th St, New York, NY 10036 (this is located in the Hudson river) is entered, we seem to be silently changing it to a valid one (46 W 46th St, New York, NY 10036 in this case)

Perhaps this is being handled in #609 ?

@Andrew-Dickinson Andrew-Dickinson added bug Something isn't working Integrations Not directly related to this repository Data Model Issue related to the core DB data model labels Oct 8, 2024
@WillNilges WillNilges linked a pull request Oct 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Data Model Issue related to the core DB data model Integrations Not directly related to this repository
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants