when setting up a default value for any datetime fields, the default values are not being applied, via workflow or direct LF web view.
The workflow adds the field via a template ("Assign Field Values" activity) and it remains blank. In the LF web view, I manually add the field and it also remains empty.
I tried using a literal date (1901-01-01 12:00:00 a.m.) and %(Datetime) token and both react the same.
In the same environment, I tried using a string with a default value and that worked as expected.
using LF 11.0.2102.175
is there a trick? or is this a bug?