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

Bug 990610

Summary: After alerts disappear, user has no idea if validation is enabled/disabled
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Sona Mala <smala>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: kverlaen, rzhang
Target Milestone: ER3   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:12:48 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:

Description Sona Mala 2013-07-31 14:25:43 UTC
Description of problem:
CR1 contains a new feature that icon "Validation" is a drop down menu. This menu contains items:
  - Start validation
  - Stop validation
  - View all issues

All of these items are enabled every time, do not reflected a state of validation.

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

Use Case 1
----------
Steps to Reproduce:
1. create a valid process
2. start validation 
3. wait until alert "Starting validation" disappears
4. show validation drop down menu

Actual results:
All items are enabled.
you have not any idea if visual validation is running or not.

Expected results:
Item "Start validation" is disabled and the others (Stop Validation, View all issues) are enabled.


Use Case 2
----------
Steps to Reproduce:
1. create any process
2. select "View all issues" in validation menu 
3. close editor
4. show validation drop down menu

Actual results:
All items are enabled.
Validation is still running (if you click on any invalid element, you get alert with issues)
Any invalid element is not highlighting.

you have not any idea if visual validation is running or not.

Expected results:
Item "Start validation" is disabled and the others (Stop Validation, View all issues) are enabled.

OR

Item "Stop validation" is disabled and the others (Start Validation, View all issues) are enabled. Because actions for "View all issues" are :
  - start validation
  - find out all issues
  - stop validation
  - shows the results

Additional info:

Comment 1 Tihomir Surdilovic 2013-08-26 17:11:41 UTC
this has been implemented in master and 6.0.x designer branches

Comment 2 Sona Mala 2013-09-19 09:31:21 UTC
Verified for ER3.