[jboss-jira] [JBoss JIRA] (DROOLS-5022) Highlight better that expression and graphical collection editor are different
Elizabeth Clayton (Jira)
issues at jboss.org
Thu Feb 6 16:19:00 EST 2020
Elizabeth Clayton created DROOLS-5022:
-----------------------------------------
Summary: Highlight better that expression and graphical collection editor are different
Key: DROOLS-5022
URL: https://issues.redhat.com/browse/DROOLS-5022
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Affects Versions: 7.32.0.Final
Reporter: Elizabeth Clayton
Assignee: Elizabeth Clayton
Attachments: collection2.png
Revealed during testing of https://issues.redhat.com/browse/DROOLS-4698
We need a way to tell a user that using the guided editor, you can only add one ore more check to the collection as list of conditions while in the expression user can write whatever he wants so the semantic is completely custom.
Suggested solution:
- to explain the difference directly in the popup, somewhere close to radio buttons create/define.
Example:
[1]
!Screenshot from 2020-01-17 13-56-02.png|thumbnail!
[2]
!Screenshot from 2020-01-17 13-56-10.png|thumbnail!
How that works now:
Each element defined in the graphical editor will be considered as a check to perform: the first screenshot means "check if an element equals to 2 exists in the collection" while the expression means "is the list equals to [2] list?"
What expression should be to make test pass:
(2 in ?)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list