Bug 1267833 - Missing negative variants in sequence flow condition expression editor
Summary: Missing negative variants in sequence flow condition expression editor
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Tihomir Surdilovic
QA Contact: Jozef Marko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-01 07:51 UTC by Jozef Marko
Modified: 2020-03-27 19:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:11:24 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)

Description Jozef Marko 2015-10-01 07:51:59 UTC
*** Description of problem:
For sequence flows outgoing from some gateways can be specified condition expression. Editor for this expression doesn't contains negative variants.


*** Version-Release number of selected component (if applicable):
6.2.0.ER3


*** Steps to Reproduce:
1. Create process with for example inclusive gateway
2. Click on sequence flow outgoing from this gateway
3. Open condition expression editor in properties bar

*** Actual results:
There are only conditions like:
- is equal to
- is null
- is empty


*** Expected results:
There should be also expressions like:
- not equal to
- not null
- not empty


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