Actions
Patch #1678
closedInclude Estimated Time in issue filters
Start date:
2008-07-24
Due date:
% Done:
0%
Estimated time:
Description
We wanted to be able to see what issues are not estimated (and have it as saved query). For this I made 2 things:
- added Estimated Time to query's available filter columns list
- added "none" option for integer filter type. Actually it could be called 'numeric' as it works with floats fine.
Contributed by Texuna Technologies.
Files
Related issues
Updated by Jean-Philippe Lang over 16 years ago
- Category set to Issues
- Status changed from New to Closed
- Target version set to 0.8
Committed in r1696.
I fixed the filter type (which was :date in your patch). I also added the "all" operator to be able to list all the issues that have an estimated time.
Updated by Artem Vasiliev over 16 years ago
Cool, thanks!
That was a funny typo with :date - even unit tests succeeded! )
Jean-Philippe Lang wrote:
Committed in r1696.
I fixed the filter type (which was :date in your patch). I also added the "all" operator to be able to list all the issues that have an estimated time.
Updated by Mischa The Evil about 3 years ago
- Related to Feature #35798: Add Total estimated/spent time issue query filters added
Actions