Skip to content

[BUG] When editing an item, the "Location Display Name" resets #981

@SethGower

Description

@SethGower

🐞 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:

  1. Create a new Location (formerly "Adventure")
  2. Set a real location for it, possibly by searching for a landmark in the first page. For example below, I used the Louvre
  3. Set the Location Display Name to be something other than what is automatically populated
  4. Save the location
  5. Reopen the Location by hitting the three dots -> "Edit Location"
  6. After a couple of seconds, the display name gets overwritten with something way more generic
  7. 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
Image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions