-
-
Notifications
You must be signed in to change notification settings - Fork 207
Description
🐞 Bug Description
After creating a "Location", I add the actual address to the "Location Display Name" so that I can use this easily to navigate with a map app. However if I later go and edit a location, then the display name resets back to some description of it, I think generally the city, state/province.
🔄 Steps to Reproduce
Steps to reproduce the behavior:
- Create a new Location (formerly "Adventure")
- Set a real location for it, possibly by searching for a landmark in the first page. For example below, I used the Louvre
- Set the Location Display Name to be something other than what is automatically populated
- Save the location
- Reopen the Location by hitting the three dots -> "Edit Location"
- After a couple of seconds, the display name gets overwritten with something way more generic
- Observe the error
✅ Expected Behavior
I expect it to maintain what I manually put in the Display Name field. If it wasn't manually modified by me (or another user in the case of shared collections and such), then it's fine if AdventureLog modifies it if for some reason it changed (although I don't see this happening)
📸 Screenshots / Logs
Below is a screen shot of an example I created for the Louvre Museum

This following is a screencast of the bug happening. Notice that in the overview / list page, it shows the address (75001 Paris, France), however when I attempt to edit the location, the display name gets overwritten to "Paris, Île-de-France, FR"
Screencast.From.2026-01-25.16-42-37.webm
I didn't see any logs come through for adventurelog-frontend.service when I tried to edit, and I was following the log with journalctl -u adventurelog-frontend.service -f
🐳 Environment Details
- Platform: Proxmox
- Install Method: Quick Install Script
- AdventureLog Version: v0.11.0
- Reverse Proxy: Caddy
📎 Additional Context
I am using an external PostgreSQL database that I have hosted in another VM for central DB access across services. However I doubt this is related at all.
Metadata
Metadata
Assignees
Labels
Projects
Status