So the RefGuid Tag type creates a GUID in t_objectproperties.
If I use the UI to assign the item via the Tagged Values... dialog, I get the item name (and, spuriously, the stereotype on the UI). I check t_objectproperties and, sure enough, there's the GUID in the row.
So having been advised by Geert to use [Ctrl+Shift+T] to create Tags on multiple diagram objects, I created the RefGuid Tag on (say) 10 objects. By this process, the tags are created but have NULL values. Not a problem, I can use direct SQL to fix the NULL to the appropriate GUID value. I do so so that in t_objectproperties there is NO recognisable difference between the row I created via the UI and the ones I munged. However, if I now select any munged item in the diagram (or the browser), I see the tag, but the reference is NOT displayed! Thinking it might be an internal synchronisation problem (I'm sure we've seen many of those), I exited and re-entered. No change!
The usual place for "Secret Sauces" is t_xref but I couldn't see anything obvious.
So the question is...
What am I NOT doing to get the UI to report the name of the item I've referred to via the GUID I placed in the tag in t_objectproperties? That is, where's the secret sauce?
Frustrated,
Paolo