Skip to content

Tags are gone #5990

@mikrofyr

Description

@mikrofyr

Pre-submission Checklist

  • I have searched existing issues and confirmed this has not already been reported
  • This is a bug report, not a question or configuration request

Memos Version

3c3382a

Environment Details

  • Docker deployment

version: "3.0"
services:
memos:
image: neosmemo/memos:canary
container_name: memos
volumes:
- ./data:/var/opt/memos
restart: unless-stopped

Steps to Reproduce

  1. Copy data to new system, /var/opt/memos
  2. Re-create docker container

Current Behavior

After moving the instance and re-creating with docker all the tags are gone from overview.
I still see all memos with tags in them, but I cannot search and see them properly.

Is there anything I can do to re-generate tags database or steps I should do differently when migrating?

Expected Behavior

Tags database should survive.

Logs

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions