For some reason the ConnectorEnd Tags (in table: t_taggedvalues) does not emit Default values when reading them via API (VBScript) although the predefined Default values are perfectly displayed in the GUI.
Instead the values emitted is only "$ea_notes=" (as silly as it looks)
Only if I change any Default TV value to a non default, then the value is emitted as expected (False or True or whatever other values which are not defined as Default for the TV).
Q: Is there any way I can extract the true (Default) values from the TVs using VBScript, other that redefining those default values again in code when reading them? (They are already defined in the Settings\UML Types\Tagged Value Types).
I'm using EA 11.1.1113.
----
Is there any hope that this will be fixed anytime soon? I really really do need non-hacky TVs also for ConnectorEnds as it's crucial for several ORM projects I'm working on.
// Rolf Lampa