Bug 956067
| Summary: | Page deletion confirmation alert is displayed, even though no page is selected | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Hrcek <jhrcek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.0 | CC: | rrajasek, rzhang | ||||
| Target Milestone: | DR4 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause: Page deletion checkings are out of order.
Consequence: Users may get confused by the feedback given by the application.
Fix: Change the order of the verifications.
Result: The application behaviour is now easier to understand.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:11: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
Jan Hrcek
2013-04-24 09:05:48 UTC
Order of the checking changes as suggested. Github commit: https://github.com/droolsjbpm/dashboard-builder/commit/5ccabf932d0d03697223563473e6b78e677036fe QA: Ok, the issue is fixed. When trying to delete a page without a page selected, the alert with message "No page selected" is displayed. Verified with dashbuilder build DR5 deployed on EAP 6.1 GA |