Skip to content

Duplicate tags are created when adding an existing Cyrillic tag #15608

@eugene-lesnov

Description

@eugene-lesnov

Operating system

Linux

Joplin version

3.6.14

Desktop version info

Duplicate tags are created when adding an existing Cyrillic tag

Description

When I add an existing tag written in Cyrillic to several notes/tasks, Joplin creates duplicate tags with the same visible name instead of reusing the existing tag.

This does not seem to happen with Latin tag names.

Current behaviour

  1. Create a tag named Посмотреть.
  2. Create several notes or tasks.
  3. Add the existing tag Посмотреть to each note/task.
  4. Open the tags sidebar.

The sidebar shows several identical tags:

Посмотреть 1
Посмотреть 1
Посмотреть 1

SQLite confirms that these are different tag records with the same title:

079bf8365fc54f88b4dc846699792508|[Посмотреть]|10|D09FD0BED181D0BCD0BED182D180D0B5D182D18C
e6288a5cbe734b8ab796e827335f7f92|[Посмотреть]|10|D09FD0BED181D0BCD0BED182D180D0B5D182D18C

Expected behaviour

Joplin should reuse the existing tag and show one tag with the correct note count:

Посмотреть 3

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions