Project

General

Profile

Actions

Feature #3265

closed

Filter on issue relations

Added by Brad Beattie almost 15 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
Start date:
2009-04-29
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

It'd be nice if Redmine's issue filters included some notion of issue relations. That way you could build a query like so:

  • Status is open
  • Assigned to me
  • Start is less than 0 days ago
  • Has no blocking issues
  • Has no preceeding issues

Doesn't look trivial, but shouldn't be too difficult. Looking into it now...


Files

prototype.patch (2.17 KB) prototype.patch Brad Beattie, 2009-04-29 23:41
prototype2.patch (4.26 KB) prototype2.patch Brad Beattie, 2009-04-30 00:59
feedback.patch (3.19 KB) feedback.patch Brad Beattie, 2009-04-30 01:52

Related issues

Related to Redmine - Feature #10422: Ability to filter by and view columns relating to Related Issues/SubtasksClosed

Actions
Related to Redmine - Defect #32546: Issue relations filter lacks "is not"ClosedGo MAEDA

Actions
Related to Redmine - Feature #33352: Enable inline issue autocomplete in issue id query filter fieldsNew

Actions
Has duplicate Redmine - Feature #2954: Ability to filter out duplicate issuesClosed2009-03-11

Actions
Has duplicate Redmine - Feature #4985: Filter issues which are blockedClosed2010-03-04

Actions
Has duplicate Redmine - Feature #2955: Filter for blocked issuesClosed2009-03-12

Actions
Has duplicate Redmine - Feature #7805: Filter issues by relation typeClosed2011-03-07

Actions
Has duplicate Redmine - Feature #4561: Allow filter to hide/show tasks which are blocked by other tasksClosed2010-01-13

Actions
Actions #1

Updated by Brad Beattie almost 15 years ago

Attached is a work in progress. Shouldn't too difficult to attach the necessary filters. The only concern I have is that when looking for blocking issues, we want generally want open blocking issues. That's a fair number of subselect statements to get working. Could be unrealistically inefficient. :(

Actions #2

Updated by Brad Beattie almost 15 years ago

Second prototype. Doesn't allow the selection of how many just yet (currently hardcoded to 1 or more), but it's working.

Actions #3

Updated by Brad Beattie almost 15 years ago

Okay, this seems to work and I'm happy with it. Could someone else take a look and provide feedback as necessary?

Actions #4

Updated by Brad Beattie almost 15 years ago

Brad Beattie wrote:

Okay, this seems to work and I'm happy with it. Could someone else take a look and provide feedback as necessary?

Eep. Obviously the .project file wasn't meant to be included.

Actions #5

Updated by Etienne Massip about 13 years ago

  • Category set to Issues
Actions #6

Updated by Jean-Philippe Lang over 11 years ago

  • Assignee set to Jean-Philippe Lang
  • Target version set to 2.2.0
Actions #7

Updated by Daniel Felix over 11 years ago

I tested the current implementation. Seems to work as expected. Maybe this one could be closed. :-)

Actions #8

Updated by Jean-Philippe Lang over 11 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed
Actions #9

Updated by Toshi MARUYAMA about 8 years ago

  • Has duplicate Feature #4561: Allow filter to hide/show tasks which are blocked by other tasks added
Actions #10

Updated by Go MAEDA over 4 years ago

  • Related to Defect #32546: Issue relations filter lacks "is not" added
Actions #11

Updated by Mischa The Evil almost 4 years ago

  • Related to Feature #33352: Enable inline issue autocomplete in issue id query filter fields added
Actions

Also available in: Atom PDF