8.0.0 (b2019040718)
I am seeing some strange behaviours with the tag browser when deleting tags/folders occasionally. Unfortunately I can’t give you a step-by-step process to replicate the behaviour, and I can’t reproduce it myself. But this is what I’ve found:
Somehow I got to a tag browser that looks like this, with a blank space before Test 1 folder:
The xml for this Test 1 folder is:
<Tags MinVersion="8.0.0">
<Tag name="Test 1" type="Unknown">
</Tag>
</Tags>
Adding a tag to the folder seems to work, but the blank space remains:
Deleting the folder deletes the tag and removes the blank space, but the folder remains but reverts back to the xml definition above:
If I try to delete the folder again I get this error and the tag folder remains there:
[ClientProgressManager-1] ERROR com.inductiveautomation.ignition.designer.tags.tree.TagBrowserPanel - Bad_NotFound
When I add a new tag to the folder again, the blank space reappears and the new tag is now created in the folder:
Here is a screen capture:
https://screencast-o-matic.com/watch/cqhncqZ5Wz
I’ve tried all of the restarts/refreshes available to refresh the tag provider (tag browser context menu items and re-saving the tag provider in the gateway webpage) with no success. I can’t delete this folder…