Closed
Description
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:
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
- You are using a supported version of Dashy (check the first two digits of the version number)
- You've checked that this issue hasn't already been raised
- You've checked the docs and troubleshooting guide
- You agree to the code of conduct