Skip to content

[BUG] Configuration not saveable when a single tag exists #575

Closed
@frankcai

Description

@frankcai

Environment

Self-Hosted (Docker)

Version

2.0.5

Describe the problem

This error is similar to #430 though not quite the same. In some cases when theres a single tag set in an item saving doesn't work. Further below i've described cases where it works and doesn't work.

In the console there is the following error when trying to save:
image

Test cases that fail to save:

  • Add a tag "test" to an item, save and reopen then try to change any other field and save
  • "test" Tag already exists, try to change any other field and save

Test cases that work:

  • Add a tag "test" to an item and save
  • Add a tag "test" to an item, change any other field and save
  • Remove the "test" tag and save
  • Remove the "test" tag, change any other field and save

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions