Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.1
-
Component/s: reporting, Web Interface
-
Labels:None
-
Number of attachments :
Description
For groupIds with '.' (e.g. com.mycompany), you should use '/' instead (e.g. com/mycompany) as the artifact details are stored as artifact paths.
Fix and test attached.