Patch #1678

Include Estimated Time in issue filters

Added by Artem Vasiliev 75 days ago. Updated 73 days ago.

Status:Closed Start:2008-07-24
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Tickets
Target version:0.8

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.

include_estimated_hours_in_filters.patch (6.5 KB) Artem Vasiliev, 2008-07-24 12:19

Associated revisions

Revision 1696
Added by jplang 73 days ago

Adds estimated hours to issue filters (#1678).

History

2008-07-26 11:05 - Jean-Philippe Lang

  • Category set to Tickets
  • 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.

2008-07-26 21:45 - Artem Vasiliev

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.

Also available in: Atom PDF