Bug system.tag.getConfiguration

DataType property is not returned for an integer tag:

image

A real and boolean is fine:
Real:
image

It only returns it once it has been changed

Hmm. I suspect that’s because Int is the default datatype and default values aren’t serialized.

Yes that seems to be the case which is a problem. I am trying to switch between different views based on the datatype of the tag.

Will this be fixed in a future release, or is there a workaround?