-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.12.10
-
9.12
-
4
-
Severity 3 - Minor
-
0
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
When using the Road Map Gadget (JIRA Gadget Plugin 4.1.2) and configuring it for a project it displays 'No Issues" for each version even though there are issues for each of them. The problem is that the RoadMap Gadget counts the number of Issues assigned to a FixVersion by running JQL that looks like the following where the Project and Version are both named. :
project = "Faktor" AND fixVersion = RELEASE170
Normally this will work in JQL, however JQL may decide that the key is better than the name and so it will search for issues in the "Faktor-test" project with RELEASE170 fixversion.
- is caused by
-
JRASERVER-25872 Should not be able to set a Project Name to an existing project's name or key
-
- Closed
-
- is duplicated by
-
JRASERVER-45164 No issue displays for Gadget 'Road Map'
-
- Closed
-
- is related to
-
JRASERVER-35250 Wrong filter result if project name duplicate with other project key
-
- Gathering Impact
-
- relates to
-
JRACLOUD-23708 Road Map Gadget displays 'No Issues' for each version of a project even though there are issues for each of them
-
- Closed
-