When entering a timestamp for a log, if the value is empty, it should default to midnight.

There is some related issues in Drupal core that I've added as related, we need to find a workaround, such as setting midnight as default value, I think that'd be the best compromise.

Comments

pcambra created an issue. See original summary.

paul121’s picture

Kinda related, it would be interesting if the log timestamp "precision" could be configurable by each bundle. I think this setting would just affect the UI widget. Doing this by bundle might be a way to support this more generally.

m.stenta’s picture

Status: Active » Closed (won't fix)

I'm going to close this as "won't fix" in the Log module itself. We may pursue a UI solution to this in farmOS itself. See related pull request: https://github.com/farmOS/farmOS/pull/637