Just a heads up and probably not super likely to happen often in the wild. Just an edge case to be aware of for system upgrades. I don't think this is something that needs to be addressed by developers but I wanted to mention this as a consideration if you're upgrading a system to 8.3.
All tag folders in 8.3 have a tag called "Alarm Metrics" which is an awesome new feature to see information about alarms in a folder. If you put a tag named "Alarm Metrics" in a folder it adds an underscore to the normal Alarm Metrics for a folder, which makes them not consistent and breaks potential relational tag bindings you may have in a UDT (as I did in the "Alarms" UDT instance in this screenshot).
If you add another tag named "_Alarm Metrics" it breaks like this (I just wanted to see what would happen)
If you rename a tag to create a collision it will tell you the name is not unique.
If you delete your collision "Alarm Metrics" tag it will rename the Alarm Metrics for the folder back to "Alarm Metrics".
Make sure you don't have tags called "Alarm Metrics" in systems you're upgrading to avoid this. If you do encounter this in the wild, it breaks elegantly and is recoverable without any significant issue.