Hi Team,
We observed an issue related to a Date property in Pega Constellation. When a Date field is mapped with a null value received from an integration/data source, the UI is displaying a default date value (1970) instead of remaining blank.
Could you please confirm whether this is a known Constellation behavior or a product bug?
Expected behavior:
- If the mapped value is null, the UI Date/Calendar control should display an empty value (blank) rather than defaulting to 1970.
Current behavior:
- Null date values are automatically rendered as a default epoch date (1970) in the Constellation UI.
Please suggest the recommended approach or configuration to ensure the Date control remains null/blank when the source value is null.