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

Résolution d'un problème entraînant une erreur 500 en admin #4028

Merged
merged 1 commit into from
May 6, 2024

Conversation

leo-naeka
Copy link
Contributor

@leo-naeka leo-naeka commented May 6, 2024

🤔 Pourquoi ?

La méthode address_in_qpv ne teste pas la présence de geocoding_score avant de le comparer au seuil d'imprécision.

https://itou.sentry.io/issues/5282930811/?project=6164438

🍰 Comment ?

Si geocoding_score est None ou 0, on considère que l'adresse est non-géolocalisée.

@leo-naeka leo-naeka added the no-changelog Ne doit pas figurer dans le journal des changements. label May 6, 2024
@leo-naeka leo-naeka self-assigned this May 6, 2024
@leo-naeka leo-naeka added this pull request to the merge queue May 6, 2024
Merged via the queue into master with commit 387ca0b May 6, 2024
12 checks passed
@leo-naeka leo-naeka deleted the leo/fix-admin-address_in_qpv branch May 6, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Ne doit pas figurer dans le journal des changements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants