Determine which tags in the tag browser are used in the project
complete
r
robert.j.swanson@gmail.com
I would like a way to determine if a tag in the tag browser is actually used throughout the project. Cleaning up the tag browser of unnecessary tags can be difficult as you are not sure what is being used and what is not. Once you delete a tag you get overlays which indicate you deleted something you shouldn't have but before it gets to this, something like a small green dot next to the tag in the browser, showing it's actively being used would be of great help.
Log In
P
Paul Griffith
complete
We implemented the core of this idea as the "Tag Reference Tracker" in 8.1.34:
C
Camille Cordova
Paul Griffith Is this just on Perspective? What about Vision?
P
Phil Turmel
In the meantime, you might be able to script this using the getSubscribedScanClasses() and getSubscribedTags() methods of the gateway's Tag Subscription Manager...