Vote #79835
完了Multiple issue ids in "Subtasks" filter
0%
説明
at Custom Query
child task can select single
issue can select multiple
I'd like to select mulutiple likely issue
about parent task
http://www.redmine.org/issues/30482
---ja start---
カスタムクエリにて
抽出条件をチケットにすると、カンマ区切りで複数チケットを設定できるが
子チケットでは複数指定ができないです
親チケットがだめだったから子チケットもだめだろうと思ったら
やっぱりだめでした
--ja end--
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I am trying to explain the request that partially written in Japanese.
"Subtasks" issues filter should support comma-separated multiple issue ids as already supported in "Issues" and "Parent task" filter.
In the current trunk r17862, there are three issues filters that accept issue id. "Issue" and "Parent task" filter accepts comma-separated issue ids as a parameter for "is (=)" operator but only "Subtasks" filter does not.
--------------------------------------------------------------------------------
I changed so that The Subtasks filter supports comma-separated multiple issue ids.
I attached a patch.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you for your contribution.
--------------------------------------------------------------------------------
related_issues
relates,Closed,30482,Multiple issue ids in "Parent task" filter