[JBoss JIRA] (DROOLS-4415) Cell placeholder disappear in some cases
by Yeser Amer (Jira)
[ https://issues.jboss.org/browse/DROOLS-4415?page=com.atlassian.jira.plugi... ]
Yeser Amer updated DROOLS-4415:
-------------------------------
Component/s: Scenario Simulation and Testing
> Cell placeholder disappear in some cases
> ----------------------------------------
>
> Key: DROOLS-4415
> URL: https://issues.jboss.org/browse/DROOLS-4415
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Yeser Amer
> Assignee: Yeser Amer
> Priority: Minor
> Labels: ScenarioSimulation, ScenarioSimulationTeam
>
> Steps to reproduce it:
> - Create a new ScenarioSimulation
> - Insert 5/6 additional columns (randomly, not in the same position)
> - Assign a instance and a property in one of the first columns
> -> Some cells of the row are empty, without the placeholder (typically you can find "Define valid type").
> It don't reproduce in all cases.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4259) Scenario can not access parent data object fields
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-4259?page=com.atlassian.jira.plugi... ]
Daniele Zonca updated DROOLS-4259:
----------------------------------
Sprint: 2019 Week 32-34
> Scenario can not access parent data object fields
> -------------------------------------------------
>
> Key: DROOLS-4259
> URL: https://issues.jboss.org/browse/DROOLS-4259
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Affects Versions: 7.24.0.Final
> Reporter: Jozef Marko
> Assignee: Daniele Zonca
> Priority: Critical
> Labels: ScenarioSimulation, rhpam74releasenote
> Attachments: Screenshot from 2019-06-26 08-56-23.png, inheritance.zip
>
>
> Scenario Designer can not access parent data object fields, even if the field has public getter and setter. If you check the attached project there are two fields - *price* and *size* while *size* is declared in parent class. If you try to run the scenario, error about not possible initialization of the data object appears.
> If you move the *size* field from *Picture* into *Advertisement* class and rerun the scenario, everything works fine.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3953) DMN UX - overlay validation error reporting
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3953?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton updated DROOLS-3953:
--------------------------------------
Story Points: 3 (was: 2)
> DMN UX - overlay validation error reporting
> -------------------------------------------
>
> Key: DROOLS-3953
> URL: https://issues.jboss.org/browse/DROOLS-3953
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam, drools-tools
> Attachments: Error reporting after test run-different kinds.png, Error reporting after test run-different kinds2.png, Error reporting after test run-popup.png, Error reporting after test run-popup.png, Error reporting after test run.png, ut.png, ux-decision button.png, ux-decision table.png
>
>
> As user during DMN model editing, I want to see validation errors on the model in case of wrong FEEL expression or invalid decision table.
> I want to see this kind of errors in the decisions and at diagram level.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4257) DMN UX - overlay information about an entire simulation execution
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-4257?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton updated DROOLS-4257:
--------------------------------------
Sprint: 2019 Week 32-34
> DMN UX - overlay information about an entire simulation execution
> -----------------------------------------------------------------
>
> Key: DROOLS-4257
> URL: https://issues.jboss.org/browse/DROOLS-4257
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Affects Versions: 7.24.0.Final
> Reporter: Daniele Zonca
> Assignee: Margot Menestrot
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam, drools-tools
>
> Related to https://issues.jboss.org/browse/DROOLS-3731
> This task will cover this use case:
> - user creates a DMN model
> - user creates a Test Scenario with some scenarios
> - user executes the Test Scenario
> - user open Coverage Report
> - user wants to analyze coverage information of {color:red}the *whole* simulation{color}
> - user clicks on "a link" near global coverage information
> - user lands on DMN editor with overlay information about number of time each decision has been executed, number of time each decision succeed/fail (maybe with different colors?)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3953) DMN UX - overlay validation error reporting
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3953?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton reassigned DROOLS-3953:
-----------------------------------------
Assignee: Elizabeth Clayton (was: Margot Menestrot)
> DMN UX - overlay validation error reporting
> -------------------------------------------
>
> Key: DROOLS-3953
> URL: https://issues.jboss.org/browse/DROOLS-3953
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: ScenarioSimulation, UX, UXTeam, drools-tools
> Attachments: Error reporting after test run-different kinds.png, Error reporting after test run-different kinds2.png, Error reporting after test run-popup.png, Error reporting after test run-popup.png, Error reporting after test run.png, ut.png, ux-decision button.png, ux-decision table.png
>
>
> As user during DMN model editing, I want to see validation errors on the model in case of wrong FEEL expression or invalid decision table.
> I want to see this kind of errors in the decisions and at diagram level.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4415) Cell placeholder disappear in some cases
by Yeser Amer (Jira)
[ https://issues.jboss.org/browse/DROOLS-4415?page=com.atlassian.jira.plugi... ]
Yeser Amer updated DROOLS-4415:
-------------------------------
Description:
Steps to reproduce it:
- Create a new ScenarioSimulation
- Insert 5/6 additional columns (randomly, not in the same position)
- Assign a instance and a property in one of the first columns
-> Some cells of the row are empty, without the placeholder (typically you can find "Define valid type").
It don't reproduce in all cases.
> Cell placeholder disappear in some cases
> ----------------------------------------
>
> Key: DROOLS-4415
> URL: https://issues.jboss.org/browse/DROOLS-4415
> Project: Drools
> Issue Type: Bug
> Reporter: Yeser Amer
> Assignee: Yeser Amer
> Priority: Minor
>
> Steps to reproduce it:
> - Create a new ScenarioSimulation
> - Insert 5/6 additional columns (randomly, not in the same position)
> - Assign a instance and a property in one of the first columns
> -> Some cells of the row are empty, without the placeholder (typically you can find "Define valid type").
> It don't reproduce in all cases.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months