[JBoss JIRA] (DROOLS-3511) UX Design for additional options for "create scenario" asset dialog
by tao zhu (Jira)
[ https://issues.jboss.org/browse/DROOLS-3511?page=com.atlassian.jira.plugi... ]
tao zhu commented on DROOLS-3511:
---------------------------------
The drop-down selector to select Source Type
https://redhat.invisionapp.com/share/W5PYJQUSNC2
> UX Design for additional options for "create scenario" asset dialog
> -------------------------------------------------------------------
>
> Key: DROOLS-3511
> URL: https://issues.jboss.org/browse/DROOLS-3511
> Project: Drools
> Issue Type: Feature Request
> Components: Scenario Simulation and Testing
> Reporter: Amy Glass
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam
> Attachments: TestScenarioPreviewDEVversion.png
>
>
> Add configuration options to the "Create New Test Scenario" dialog.
> There should be a drop-down selector to select Source Type.
> Currently, the values in the drop-down will be Rule and DMN, but this list can grow.
> Once the user selects a value, depending on the source selected, the user may need to specify more information, such as a file name.
> Drools-2696 includes an initial MVP design. This issue is created to expand upon that design to support additional configuration options.
> [~dzonca] [~tirelli] [~ibek] Please add additional details if possible. Thank you.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-1984) Test Scenario Editor does not remove inserted facts
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-1984?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-1984.
-------------------------------
Resolution: Done
This wont't be implemented due to newer version of Test Scenarios editor (Preview).
> Test Scenario Editor does not remove inserted facts
> ---------------------------------------------------
>
> Key: DROOLS-1984
> URL: https://issues.jboss.org/browse/DROOLS-1984
> Project: Drools
> Issue Type: Bug
> Components: Test Scenarios Editor
> Affects Versions: 5.5.0.Final
> Reporter: Jaroslaw Kijanowski
> Assignee: Toni Rikkola
> Priority: Major
>
> I have a declarative model (Person.sex, Policy.value) and a rule:
> rule "r2"
> dialect "mvel"
> when
> Person( sex == "male" )
> then
> Policy fact0 = new Policy();
> fact0.setValue( 100 );
> insert(fact0 );
> end
> The test is:
> insert Person(sex=male)
> expect Policy(value=100)
> Now I go to the QA section and click on "Run all scenarios" - test passed, cool.
> I change the test and set sex to female, go to the QA section and run all scenarios - test failed, cool.
> However if I go to the test scenario editor and run the test from there, I get a false positive:
> - the first time I run the test, it tells me that the test failed, cool
> - I change sex to male and the test passes
> - I change sex to female and the test passes which is bad ;) (however telling me that no rules fired)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-2001) Can't enter time of day portion of Date object belonging to a fact in test Scenarios
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-2001?page=com.atlassian.jira.plugi... ]
Jozef Marko closed DROOLS-2001.
-------------------------------
Resolution: Done
This wont't be implemented due to newer version of Test Scenarios editor (Preview).
> Can't enter time of day portion of Date object belonging to a fact in test Scenarios
> -------------------------------------------------------------------------------------
>
> Key: DROOLS-2001
> URL: https://issues.jboss.org/browse/DROOLS-2001
> Project: Drools
> Issue Type: Bug
> Components: Test Scenarios Editor
> Affects Versions: 5.5.0.Final
> Environment: Running on Windows 7 with BRMS Standalone 5.1. Issue arises in both firefox and google chrome browsers.
> Reporter: Jeff Forte
> Assignee: Guilherme Carreiro
> Priority: Major
>
> I have a set of facts that hold a Date asset for comparison between each other. The comparison is supposed to be between the time of day of the object; however, when trying to enter the date and time of day into the test scenario the time of day portion always gets wiped upon running the scenario. The date stays but there is no long any time of day and I can't seem to find a way to enter the time even with the "enter date" button. I can't test while this is happening.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3021) [DMN Designer] Data Types - Constraints - Enumeration option component
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3021?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3021:
---------------------------------------
Story Points: 5 (was: 8)
> [DMN Designer] Data Types - Constraints - Enumeration option component
> ----------------------------------------------------------------------
>
> Key: DROOLS-3021
> URL: https://issues.jboss.org/browse/DROOLS-3021
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
> Attachments: future.png, prototype.png
>
>
> - When "Enumeration" is selected in the Constraints dialog, the following component must be loaded in the dialog;
> !prototype.png|thumbnail!
> - The component contains a dynamic list to insert the possible values
> - The input is a simple input without any validation
> This component must be made considering that in the future, each kind of data will support a specific component (see the following example considering {{date}}):
> !future.png|thumbnail!
> ⚠️ This JIRA does not comprehends the widget that appears in the {{future.png}} file. This JIRA comprehends the only what appears in the {{prototype.png}} file.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (DROOLS-3021) [DMN Designer] Data Types - Constraints - Enumeration option component
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3021?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3021:
---------------------------------------
Attachment: future.png
prototype.png
> [DMN Designer] Data Types - Constraints - Enumeration option component
> ----------------------------------------------------------------------
>
> Key: DROOLS-3021
> URL: https://issues.jboss.org/browse/DROOLS-3021
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Guilherme Carreiro
> Priority: Major
> Labels: drools-tools
> Attachments: future.png, prototype.png
>
>
> - When "Enumeration" is selected in the Constraints dialog, the following component must be loaded in the dialog;
> !prototype.png|thumbnail!
> - The component contains a dynamic list to insert the possible values
> - The input is a simple input without any validation
> This component must be made considering that in the future, each kind of data will support a specific component (see the following example considering {{date}}):
> !future.png|thumbnail!
> ⚠️ This JIRA does not comprehends the widget that appears in the {{future.png}} file. This JIRA comprehends the only what appears in the {{prototype.png}} file.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months