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

Add NotUniqueCantonException #50

Conversation

kira0269
Copy link
Contributor

When using the new feature for my project, I realized I missed a case.

When a zipcode is linked to several cities in the same canton, we can return this canton without testing the city name.
Research by city name is only running when cities for a zipcode are from different cantons

@stefanzweifel stefanzweifel changed the title Fix CantonManager - Case was missing Add NotUniqueCantonException May 27, 2024
@stefanzweifel stefanzweifel merged commit a83b2a5 into stefanzweifel:main May 27, 2024
1 check failed
@kira0269 kira0269 deleted the feature/fix-cantonmanager-getByZipcodeAndCity branch May 27, 2024 18:38
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.

None yet

2 participants