Feature #16621
closedAbility to filter issues blocked by any/no open issues
0%
Description
I wrote a patch for Feature #15029 that adds relation filters:
- 'any open issues'
- 'none or closed issues'
Currently only the english localisations were added.
Though I suggest a german translation:
label_any_open_issues: irgendein offenes Ticket label_none_or_closed_issues: kein Ticket oder geschlossene Tickets
Files
Related issues
Updated by Toshi MARUYAMA over 10 years ago
- Related to Feature #15029: When filter by "blocked by" = "any", take into account if blocking issue is already closed (so no really blocking) added
Updated by Adrian Wilkins over 9 years ago
Arthur : any chance you recall which revision you wrote this patch against? I'm trying to apply this to the 2.5.1 release which is the closest release revision behind the date on your file but it doesn't match.
Updated by Adrian Wilkins over 9 years ago
Here's the patch again applied against a more recent revision (r14285)
Updated by Arthur Andersen over 9 years ago
Awesome! How is the process of merging this patch into master?
Having this patch merged would simplify my deployment process tremendously!
Updated by Arthur Andersen about 9 years ago
I added tests similar to those in query_test.rb
. Hope you can merge soon.
Updated by Jean-Philippe Lang almost 9 years ago
- Tracker changed from Patch to Feature
- Subject changed from When filter by "blocked by" = "any", take into account if blocking issue is already closed (so no really blocking) to Ability to filter issues blocked by any/no open issues
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Feature added. I made a few changes to the proposed patch and renamed "none or closed issues" with "no open issues".
Thanks.
Updated by Toshi MARUYAMA almost 9 years ago
- Related to deleted (Feature #15029: When filter by "blocked by" = "any", take into account if blocking issue is already closed (so no really blocking))
Updated by Toshi MARUYAMA almost 9 years ago
- Has duplicate Feature #15029: When filter by "blocked by" = "any", take into account if blocking issue is already closed (so no really blocking) added
Updated by Toshi MARUYAMA over 8 years ago
- Has duplicate Feature #21863: Filter on open blockers only added