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
Comment #2
paul121 commentedKinda 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.
Comment #3
m.stentaI'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