]
Edson Tirelli commented on DROOLS-2788:
---------------------------------------
[~uxdlc] the example that [~ron-murhammer] presented is a good one. Other simple
examples:
* comparing two (or more) transactions to check for frauds and/or duplications
* comparing two (or more) passengers to prioritize a flight upgrade or a rebook
* comparing two (or more) rating plans to select which one to use to rate a phone call
etc...
UX to support selection of multiple data/domain object instances
----------------------------------------------------------------
Key: DROOLS-2788
URL:
https://issues.jboss.org/browse/DROOLS-2788
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Liz Clayton
Assignee: Liz Clayton
Labels: ScenarioSimulation, UX, UXTeam
Attachments: Screen Shot 2018-07-24 at 2.22.20 PM.png, Screen Shot 2018-09-18 at
1.35.43 PM.png
As a user I want to define multiple data/domain object instances per scenario (i.e.
possible to have a scenario with more than one instance of “Person”), so that I can create
a test scenario.