Feature #30482
Multiple issue ids in "Parent task" filter
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues filter | |||
Target version: | 4.1.0 | |||
Resolution: | Fixed |
Description
at Custom Query
parent issue can select single
issue can select multiple
I'd like to select mulutiple likely issue
---ja start---
カスタムクエリにて
抽出条件をチケットにすると、カンマ区切りで複数チケットを設定できるが
親チケットでは複数指定ができないです
チケットと同じように複数指定ができるようにしてほしいです
---ja end---
Related issues
Associated revisions
Multiple issue ids in "Parent task" filter (#30482).
Patch by Yuichi HARADA.
History
#1
Updated by Go MAEDA 30 days ago
- Subject changed from at Custom Query issue can select mulutiple but parent issue cannot select multiple to Multiple issue ids in "Parent task" filter
- Category set to Issues filter
"Issue" filter supports comma-separated multiple issue ids. The original author hopes "Parent issue" filter to support comma-separated issue ids as well as "Issue" filter.
#2
Updated by Yuichi HARADA 22 days ago
- File 30482-fix-parent-id-filter.patch
added
I changed so that The "Parent issue" filter supports comma-separated multiple issue ids.
I attached a patch.
#5
Updated by Go MAEDA 8 days ago
- Related to Feature #30808: Multiple issue ids in "Subtasks" filter added