Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1058806

Summary: Artifact repository perspective: paging is broken, only first page is shown
Product: [Retired] JBoss BRMS Platform 6 Reporter: Petr Široký <psiroky>
Component: Business CentralAssignee: manstis
Status: CLOSED CURRENTRELEASE QA Contact: Petr Široký <psiroky>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, rrajasek
Target Milestone: ER1   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:59:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot of the artifact repository perspective none

Description Petr Široký 2014-01-28 14:45:41 UTC
Created attachment 856654 [details]
Screenshot of the artifact repository perspective

Description of problem:
The 'Authoring -> Artifact repository' perspective only lists 10 artifacts even though ,looking on the filesystem, there are more of them. See screenshot and following directory structure. Seems like the paging mechanism is broken.

List of directories in the Maven repository. Note that the actual files (jars, poms) are not shown as that would make the list almost unreadable. There is a total of 13 artifacts.

`-- repositories
    `-- kie      
        `-- mortgages
            `-- mortgages
                |-- 1.0
                |-- 1.1
                |-- 1.10
                |-- 1.11
                |-- 1.12
                |-- 1.2
                |-- 1.3
                |-- 1.4
                |-- 1.5
                |-- 1.6
                |-- 1.7
                |-- 1.8
                `-- 1.9


This issue is very similar to BZ1003667

Version-Release number of selected component (if applicable):
6.0.0-CR2


How reproducible:
Always


Steps to Reproduce:
1. Create via GUI more than 10 artifacts (e.g. by changing version of a project and building again) or you can also copy the artifacts directly on filesystem.
2. Go to 'Authoring -> Artifact repository'


Actual results:
Only 10 artifacts are shown and the paging do not allow to move forward or backward to see other artifacts.


Expected results:
The paging is able to display all of the artifacts.

Comment 3 Petr Široký 2014-02-20 17:05:26 UTC
Verified fixed in 6.0.1-ER1.