Red Hat Bugzilla – Bug 1056543
Snapshots for subpackages are not listed in Guvnor
Last modified: 2014-03-05 10:31:58 EST
Description of problem: We are unable to view snapshots for subpackages in JBoss BRMS (Guvnor). However, it is listed properly if using WebDAV. Version-Release number of selected component (if applicable): BRMS 5.3.1 How reproducible: Only if you create a package at first, and after that create the subpackages separately (see steps to reproduce). Steps to Reproduce: 1) if created a package called "d", it is listed properly in Snapshot tab. 2) After that, a subpackage is created inside "d" called "e" (i.e. d.e) and a snapshot is generated called "teste1". 3) Going to Snapshot tab, it is not possible to view "teste1" since it should be under "d.e" package, but it is not listed there. 4) You will be able to see this package listed if clicking on "New Deployment" or even in WebDAV. Actual results: Snapshot generated for a specific subpackage is not listed in Guvnor. Expected results: Snapshot should be listed as in WebDAV. Additional info: Workaround: Rename the package (i.e. from "d" to "dd"), so that a new package named "dd" will be created and the old one will remain with the original name (i.e. "d") and will keep the subpackages.