Bug 990610 - After alerts disappear, user has no idea if validation is enabled/disabled
Summary: After alerts disappear, user has no idea if validation is enabled/disabled
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER3
: 6.0.0
Assignee: Tihomir Surdilovic
QA Contact: Sona Mala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-31 14:25 UTC by Sona Mala
Modified: 2014-08-06 20:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:12:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.