Project

General

Profile

Actions

Feature #36328

open

Issue Tab - View Issue and all its descendants

Added by Andrea Valle over 2 years ago. Updated over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hello,
I need to see an Issue with all its descendants.

Until now the nearest solution I found is filtering by:

"Parent task" "contains" "<root-issue-id>"

However this does not displays (by design) the parent task itself.

Anyone knows a way to reach this goal?

Thank you.


Files

Actions #1

Updated by Andrea Valle over 2 years ago

I arranged a patch for accomplishing this task.

I added 2 operators to operators_by_filter_type for ":tree" filter type.

  • is (inclusive)
  • contains (inclusive)

These operators are managed both for "Parent task" filter and "Subtasks" filter.

This path has been developed on redmine tag: 4.2.3

Hope this help.

Actions

Also available in: Atom PDF