Harald Walker

Results 48 comments of Harald Walker

Based on OSM [documentation](https://nominatim.org/release-docs/develop/api/Output/#place_id-is-not-a-persistent-id) only the combination of `osm_type+osm_id+class` provides a good persistent unique identifier. So, it might make sense we adapt this code to also include the class in...

> Looks great! While testing it locally, I noticed two small issues related to location display and saving: Fixed the 'false' issue that was caused by a logic bug in...

Will be replaced by new PRs. Can close this one.

Editing a user profile or idea is broken and fails with `TypeError: can't access property "city", address is undefined` Because they use the getNameFromExactLocation function but don't provide the expected...

Implemented by #1678 Closing this one.

Added a new feature request #1688 for filtering topics. This PR should then leave the sector filter but can still provide the location filter improvement.

# Code Review Issue Report: organization_views.py **Branch:** `refactor/organization-view/removed-sector-filter-as-it-is-unused` **File:** `backend/organization/views/organization_views.py` **Review Date:** December 10, 2025 **Reviewer:** GitHub Copilot Code Reviewer **Status:** ❌ **CRITICAL ISSUE FOUND - CHANGES REQUIRED BEFORE MERGE**...

Closing this PR as it introduces functional change without clear requirements, acceptance criteria and test coverage.