I’m running into a few date-related limitations and inconsistencies and would appreciate clarification on whether these are expected behaviors or known gaps.
- Workdoc widgets do not support document-level variables. As a result, dynamic filters like “Today” are always evaluated at render time instead of document creation time, making it impossible to create static, date-scoped documents such as daily meetings, reports, or snapshots. In other words, everything is live and dynamic, making processes unsuitable where time-bound accuracy matters.
- If incorrect, please help me write a filter to achieve:
[Date Column] is equal to [the creation date / “Today” at time of creation].
- If incorrect, please help me write a filter to achieve:
- Additionally, exploring filters, I noticed that the date conditions “is” and “is only” appear to behave identically in practice, with no observable difference beyond “is only” exposing an “Exact date” condition (screenshot below).
- Can someone explain the intended distinction between here or is this just redundant bloat?
- Can someone explain the intended distinction between here or is this just redundant bloat?
- At the board level, when a Date column has time enabled, the “Today” action updates only the calendar date and leaves the time unchanged. This behavior is unintuitive, as it’s reasonable to expect “Today” to represent the current timestamp. Is this a deliberate design choice, or a limitation of how date and time are handled internally?
Thanks
