Actions
Feature #43948
closedAllow 0:45h time span format input in the hours filter of TimeEntryQuery
Resolution:
Fixed
Description
In Administration > Settings, we can select the "0:45h" time span format.
However, the hours filter in TimeEntryQuery does not accept this format and results in a validation error.
For example, on /time_entries, when adding the Hours filter and entering "0:30", the query fails with “Hours is invalid”.
This patch enables the hours filter to accept values in the 0:45h time span format.
Files
Updated by Marius BĂLTEANU 19 days ago
- Assignee set to Marius BĂLTEANU
- Target version set to 7.0.0
- Resolution set to Fixed
Committed, thanks!
Actions