Opened 8 years ago
Closed 8 years ago
#12754 closed defect (fixed)
TicketQuery macro with progress format and group option should respect groupdesc option
Reported by: | Jun Omae | Owned by: | Jun Omae |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.14 |
Component: | query system | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: |
Fix |
||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Without groupdesc=1
[[TicketQuery(milestone=^1.0.,group=milestone,format=progress)]]
1.0.1 |
25 / 25 |
|
---|---|---|
1.0.2 |
182 / 182 |
|
1.0.3 |
42 / 42 |
|
1.0.4 |
4 / 4 |
|
1.0.5 |
20 / 20 |
|
1.0.6 |
21 / 21 |
|
1.0.7 |
15 / 15 |
|
1.0.8 |
1 / 1 |
|
1.0.9 |
20 / 20 |
|
1.0.10 |
32 / 32 |
|
1.0.11 |
31 / 31 |
|
1.0.12 |
21 / 21 |
|
1.0.13 |
11 / 11 |
|
1.0.14 |
38 / 38 |
|
1.0.15 |
3 / 3 |
|
1.0.17 |
39 / 39 |
|
1.0.18 |
15 / 15 |
|
1.0.19 |
8 / 8 |
|
1.0.20 |
10 / 10 |
With groupdesc=1
[[TicketQuery(milestone=^1.0.,group=milestone,groupdesc=1,format=progress)]]
1.0.20 |
10 / 10 |
|
---|---|---|
1.0.19 |
8 / 8 |
|
1.0.18 |
15 / 15 |
|
1.0.17 |
39 / 39 |
|
1.0.15 |
3 / 3 |
|
1.0.14 |
38 / 38 |
|
1.0.13 |
11 / 11 |
|
1.0.12 |
21 / 21 |
|
1.0.11 |
31 / 31 |
|
1.0.10 |
32 / 32 |
|
1.0.9 |
20 / 20 |
|
1.0.8 |
1 / 1 |
|
1.0.7 |
15 / 15 |
|
1.0.6 |
21 / 21 |
|
1.0.5 |
20 / 20 |
|
1.0.4 |
4 / 4 |
|
1.0.3 |
42 / 42 |
|
1.0.2 |
182 / 182 |
|
1.0.1 |
25 / 25 |
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Milestone: | next-stable-1.0.x → 1.0.14 |
---|
Proposed changes in [35e659c38/jomae.git] (jomae.git@t12754).
comment:3 by , 8 years ago
Description: | modified (diff) |
---|
comment:4 by , 8 years ago
Release Notes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Committed in [15814] and merged in [15815-15816].
I'll fix this issue on 1.0.15 after 1.0.14 is closed.