Bug 1148311
| Summary: | When adding dependencies from repository, artifact list is often not loaded | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | Business Central | Assignee: | manstis | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | kverlaen | ||||
| Target Milestone: | ER3 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:03:30 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: |
|
||||||
Additional info: Please don't mistake this bug for bug #1145631 which manifests itself differently. In that bug all columns & headers disappear from the table(s) and only table columns reset & perspective reload fixes the issue. In this bug the header is always present, only there are no data loaded in the table when the modal is opened. And we only need (for example) to click the search to fix the problem. Ok, verified with BPM Suite 6.1.0 ER3 |
Created attachment 942929 [details] Video showing the problem Description of problem: Let's say I upload some jar via Authoring > Artifact repository. Then I go to Authoring > Project authoring, open Tools > Project Editor (PE) and choose dependencies. The problem: When I click "Add from repository" modal dialog is opened which should list artifacts available to be added as dependencies. Unfortunately quite often nothing is loaded in this list - instead only table header is shown. To actually display some artifacts some action needs to be done in the modal (like enabling/disabling some column, or clicking search button). After that the list of artifacts is loaded. Observe the steps to reproduce in the video. NOTE: you might need to click "Add from repository" and then close the modal several times in a row to reproduce this problem. But I can reproduce it in most cases in more than 50% of times (in the remaining 50% the list of artifacts is loaded successfully). Version-Release number of selected component (if applicable): kie-workbench 6.2.0 beta3 How reproducible: Always (see NOTE) Actual results: Sometimes list of artifacts is not loaded, sometimes it is not loaded after I click "Add from repository" button. Expected results: It should be always loaded. Additional info: See video showing the issue. Observe that I have to click search button or configure table columns in the modal to actually display the list of artifacts.