Vote #75145
完了Ability to filter issues blocked by any/no open issues
0%
説明
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
journals
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
Here's the patch again applied against a more recent revision (r14285)
--------------------------------------------------------------------------------
Awesome! How is the process of merging this patch into master?
Having this patch merged would simplify my deployment process tremendously!
--------------------------------------------------------------------------------
Please add tests like r10513.
--------------------------------------------------------------------------------
I added tests similar to those in @query_test.rb@. Hope you can merge soon.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Feature added. I made a few changes to the proposed patch and renamed "none or closed issues" with "no open issues".
Thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,15029,When filter by "blocked by" = "any", take into account if blocking issue is already closed (so no really blocking)
duplicates,Closed,21863,Filter on open blockers only