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
Related issues
Updated by Marius BĂLTEANU about 2 months ago
- Assignee set to Marius BĂLTEANU
- Target version set to 7.0.0
- Resolution set to Fixed
Committed, thanks!
Updated by Marius BĂLTEANU about 2 months ago
- Status changed from New to Resolved
Updated by Marius BĂLTEANU about 1 month ago
- Status changed from Resolved to Closed
Updated by Go MAEDA 12 days ago
- Related to Feature #43968: Allow 0:45h time span format input in the estimated_hours and spent_time filter of IssueQuery added
Actions