Description
@martinrusev Hi Martin
I noticed an issue with Tags to see it try this simple test :
1)add 4 tag categories first - (ex. tagcat1.. tagcat4)
2)add 4 tags to these categories (ex. add tag1 -> tagcat1, tag2 -> tagcat2 etc)
3) add only one tag per host (ex. add tag4 ->server4, tag3->server3 etc)
4) now try filtering by tag on dashboard
If you filter by tag4 you will see only host4 - so correct here, BUT if you try filter by tag1 you will see host 1, host2, host3, and host4.
Also if you ADD a new tag on tags page and NOT apply a category to it then you will get an error in amon.log and all tags from tag page will disappear.
Quick FIX :
If you go to mongodb amon database and delete the tag without category then all tags will restore to tags page without of courser the uncategorised deleted from amon mongodb.