Bug 1103112
| Summary: | Panel properties configuration panel not displayed in general options page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||
| Status: | CLOSED EOL | QA Contact: | Gui Jospin <gjospin> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| 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:02:05 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: |
|
||||||
This bug is present in BPMS 6.1 DR1 Fixed. Github commit (master): https://github.com/droolsjbpm/dashboard-builder/commit/e07cdf215c559e318f01fc3ba921501290852e82 Github commit (6.2.x): https://github.com/droolsjbpm/dashboard-builder/commit/30e2f4f1cf4b84ce7975cf483ecc242b17cf1d6b Ok, now it works. Verified with BPM Suite 6.1.0 ER3. |
Created attachment 900708 [details] server.log showing the exception Description of problem: When you navigate to "Panel properties" configuration panel in General options page, no panel is displayed and there is an IllegalArgumentException in server.log Version-Release number of selected component (if applicable): dashoard-builder built from latest master How reproducible: Always Steps to Reproduce: 1. Login with root user, in admin bar select General Options 2. Navigate: Workspaces > Showcase > Pages > Home > Panels > Logout panel > Panel properties Actual results: When you click the last item, there is no panel displayed, and exception appears in server log (see attachment) Expected results: "Panel properties" panel should be displayed.