0
Fixed

TimeOffsetFlag transformation optional parameters are not optional

Adam van Vliet 13 years ago updated by anonymous 8 years ago 4

Please refer to IDB-86 for details.

EntityTimeOffsetFlagAdapterGenerator needs to be modified to use configurationElement.AttributeValue(string attribute, string default)

Added default values of "<", "=", ">" and the empty string for their respective flag values. Added unit test. Please confirm resolution.

Assigned to Adam

Default values updated to null, adapter removes values if flagValue is null.