Project

General

Profile

Actions

Feature #23215

closed

Add the possibility to filter issues after Target Version's Status and Due Date

Added by Marius BĂLTEANU almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues filter
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Currently, we have the possibility to filter issues only after target version name and target version's custom fields (that have the "Used as a filter" checked).

It'll very helpful to have the possibility to filter after target version status (open/locked/closed) and target version due date (effective_date). With these 2 new filters you can cover most of the use cases related to target version.
Some examples:
- a query that returns all the issues that are assigned in open versions
- a query that returns all the issues that are assigned in versions with due date

The attached patch:
- implements these new 2 filters
- groups the target version status and target version due date with target version's custom fields under the label Target Version . I wasn't sure that is a good idea to move also the existing target version filter (name) to this group. (attached target_version_group.png)
- adds 2 new tests
- breaks an existing tests (QueryTest#test_total_by_project_group_for_spent_hours), but I'm not sure how to fix the problem. The respective test have also a to do comment to remove some code after this issue is fixed (and is was fixed).

I think that this ticket is related to #21249


Files


Related issues

Related to Redmine - Feature #21249: Ability to filter issues by attributes of a version custom field (e.g. release date)ClosedJean-Philippe Lang

Actions
Related to Redmine - Defect #30924: Filter on Target version's Status in subproject doesn't work on version from top projectClosedMarius BĂLTEANU

Actions
Related to Redmine - Patch #36824: Allow to filter issues by its version status with shared versionsClosedMarius BĂLTEANU

Actions
Has duplicate Redmine - Feature #23855: Target version filter should get an entry 'All open versions'Closed

Actions
Has duplicate Redmine - Feature #20197: Filter Issue by attribute of the VersionClosed

Actions
Has duplicate Redmine - Feature #14164: filter issue list by version statusClosed

Actions
Actions

Also available in: Atom PDF