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

Inconsistent naming of pois / locations #3059

Open
david-venhoff opened this issue Sep 14, 2024 · 0 comments
Open

Inconsistent naming of pois / locations #3059

david-venhoff opened this issue Sep 14, 2024 · 0 comments
Labels
🐛 bug Something isn't working ⁉️ prio: low Not urgent, can be resolved in the distant future. ❓ question Further information is requested ☺️ effort: low Should be doable in <4h

Comments

@david-venhoff
Copy link
Member

david-venhoff commented Sep 14, 2024

Describe the Bug

We have a model called POI, which is sometimes referred to using poi and sometimes referred to using ___location (For example, the event model stores ___location, but region uses pois).
This can be confusing and is inconsistent. Instead, we should decide for one name and stick to it.

As far as I know, in the codebase we mostly use poi, while we mostly use ___location in the ui. However, there are exceptions for both.

@david-venhoff david-venhoff added 🐛 bug Something isn't working ❓ question Further information is requested ⁉️ prio: low Not urgent, can be resolved in the distant future. ☺️ effort: low Should be doable in <4h labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ⁉️ prio: low Not urgent, can be resolved in the distant future. ❓ question Further information is requested ☺️ effort: low Should be doable in <4h
Projects
None yet
Development

No branches or pull requests

1 participant