**UPDATE: Just came across this from Esri: https://support.esri.com/en-us/knowledge-base/error-arcgis-field-maps-domain-com-esri-arcgis-runtime--000031889. In the meantime, I am just going to turn them back into DateTime fields.
I created 2 fields: esritask_startdate and esritask_enddate. I wanted to add an automatic update field on each one for when the user changes the status (just how the default task configuration is set up). When I test this out in field maps, nothing gets populated in either date field when I change the status. The expression I have on both is just today(). Could this be because it is a Date Only field?

P.S. why are Date Only fields still an issue? I want to make the esritask_duedate a Date Only field and it still isn't supported in Field Maps. I am on Field Maps 25.3.0 and according to this article, it should support Date Only fields.