-
Bug
-
Resolution: Timed out
-
Low (View bug fix roadmap)
-
None
-
4.2.4
-
4.02
-
Severity 3 - Minor
-
-
Steps to reproduce:
- Create the Epic/Theme field using the Label type custom field
- Create issues and set value for the Epic/Theme
- Add Issue Statistics gadget to dashboard and choose Epic/Theme as the Statistic Type
- save the gadget
- click on the Statistic (My_Resources) as shown below:
- JIRA will redirect the user to the empty filter result as shown below:
Checking on the URL generated from the gadget in JIRA 4.2.4 shows below:
http://localhost:8080/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+CSVTWO+AND+resolution+%3D+Unresolved+AND+labels+%3D+My_Resources
This behaviour also can be observed with Two Dimensional Filter Statistic. However, these seems to be fixed in JIRA 4.3.3 and it return the correct result:
http://localhost:8080/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+CSV+AND+resolution+%3D+Unresolved+AND+cf%5B10001%5D+%3D+My_Resources