Cannot remove the last tag from a topic

Currently running on latest and greatest from tests-passed.

I have a topic with a single tag - I can replace that tag with another, it saves correctly. However, if I remove the tag, the changes are not persisted. The xhr request returns status 200 and there is nothing in the error logs.

4 Likes

@neil can you investigate I think @codinghorror had the same issue

1 Like

Hello all,

first many thanks for this great software! It’s amazing.

We have the same problem running v1.6.0.beta7 : if we try to remove the last tag apparently it is removed, but reappears as soon as you reload the topic.
As Knagis wrote it is possibile to substitute the last tag with another one, that change is persisted.

1 Like

I fixed! It’s something that broke when we moved it from a plugin into core.

6 Likes