Closed (won't fix)
Project:
Log entity
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2020 at 17:23 UTC
Updated:
28 May 2025 at 14:49 UTC
Jump to comment: Most recent
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