[JBoss JIRA] (DROOLS-2655) [DMN Designer]: Decision Table: Automatically create input columns for each InputData element
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2655?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2655:
-----------------------------------
Sprint: 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 25-26)
> [DMN Designer]: Decision Table: Automatically create input columns for each InputData element
> ---------------------------------------------------------------------------------------------
>
> Key: DROOLS-2655
> URL: https://issues.jboss.org/browse/DROOLS-2655
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
>
> [~tari_manga] suggested it advantageous to create input columns for each {{InputData}} element linked to the {{Decision}}/{{BusinessKnowledgeModel}} containing the {{DecisionTable}} expression. For example, if a BKM has 2 {{InputData}} nodes of simple data-types then two columns should be created. If a BKM has 1 {{InputData}} node of complex data-type that consists of 3 elements then 3 columns should be created.
> - For simple data types the input column names should correspond exactly to InputData elements.
> - For complex data types, we should use dot notation, e.g. Person.name, Person.salary ...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2661) Fix blocker findbugs issues
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2661?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2661:
-----------------------------------
Sprint: 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 25-26)
> Fix blocker findbugs issues
> ---------------------------
>
> Key: DROOLS-2661
> URL: https://issues.jboss.org/browse/DROOLS-2661
> Project: Drools
> Issue Type: Task
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Jozef Marko
>
> In the [report|https://sonarcloud.io/project/issues?id=org.drools%3Adrools-wb&resolved=false&severities=BLOCKER&types=BUG] can be seen blocker issues revealed by the finbugs in the drools-wb repository. The issues are caused by not closed InputStreams. ALl could be fixed by try-with-resources.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2662) Guided Rule Editor does not open popup when binding a variable of type java.time.LocalDate in another constraint
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2662?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2662:
-----------------------------------
Sprint: 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 25-26)
> Guided Rule Editor does not open popup when binding a variable of type java.time.LocalDate in another constraint
> ----------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-2662
> URL: https://issues.jboss.org/browse/DROOLS-2662
> Project: Drools
> Issue Type: Bug
> Components: Guided Rule Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Attachments: out-15.ogv
>
>
> Consider a Data Object Test with a single field date of type java.time.LocalDate. When using Guided Rule Editor with two different conditions on Test object, with two Test object (the condition are in two separated objects), when we bind the date to a variable the constraint pop up won't open for the other condition, showing an error in console.
> The attached video will clarify the issue.
> That does not seem to happen with built in types and not even with java.util.Date type.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2644) [DMN Designer] Deletion of the column causes last column width increase
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2644?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2644:
-----------------------------------
Sprint: 2018 Week 23-24, 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 23-24, 2018 Week 25-26)
> [DMN Designer] Deletion of the column causes last column width increase
> -----------------------------------------------------------------------
>
> Key: DROOLS-2644
> URL: https://issues.jboss.org/browse/DROOLS-2644
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
>
> There are situations when the undo of column deletion causes unexpected grid total width increase. See the steps to reproduce.
> h3. Manual Accpetance Test
> # Steps to reproduce fixed (/)
> # Steps to reproduce fixed when decision table / relation is not top level context entry (/)
> # Repeat steps to reproduce, save and reopen, edit the expression (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2652) [DMN Designer] Different icons for different connector types
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2652?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2652:
-----------------------------------
Sprint: 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 25-26)
> [DMN Designer] Different icons for different connector types
> ------------------------------------------------------------
>
> Key: DROOLS-2652
> URL: https://issues.jboss.org/browse/DROOLS-2652
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Attachments: DROOLS-2652 (toolbox icons).png, ProcessCanvasInteractionsB2.png
>
>
> The toolbox shows icons for the different connection types available from a given node.
> At the moment they are all the same icon and it is difficult to know which toolbox icon represents which connection type. Until https://issues.jboss.org/browse/DROOLS-1944 a short-term fix is to simply ensure each connection type has an icon more correctly representing its type.
> h3. Manual Acceptance test
> Each node type has appropriate connector icons in the context menu
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2653) [DMN Designer] Replace "My name" (etc) with better defaults
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2653?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2653:
-----------------------------------
Sprint: 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 25-26)
> [DMN Designer] Replace "My name" (etc) with better defaults
> -----------------------------------------------------------
>
> Key: DROOLS-2653
> URL: https://issues.jboss.org/browse/DROOLS-2653
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.8.0.Final
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Labels: UX, UXTeam
>
> The DMN UI model defaults many names to "My name" ("My text" etc).
> Replace all occurrences with more sensible defaults (e.g. "Decision 1", "Decision 2", "Input Data 1", "Input Data 2", "BKM 1", "BKM 2" etc)
> h3. Manual Acceptance test
> # Names correct in: Navigation dock, Expression editor (/)
> # Behavior when Nodes Added, Deleted and Again Added (/)
> # Expression definition elements (grid editor) have default names. (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months
[JBoss JIRA] (DROOLS-2513) Add support for embedded test execution
by Kris Verlaenen (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2513?page=com.atlassian.jira.plugi... ]
Kris Verlaenen updated DROOLS-2513:
-----------------------------------
Sprint: 2018 Week 17-18, 2018 Week 19-22, 2018 Week 23-24, 2018 Week 25-26, 2018 Week 27-29 (was: 2018 Week 17-18, 2018 Week 19-22, 2018 Week 23-24, 2018 Week 25-26)
> Add support for embedded test execution
> ---------------------------------------
>
> Key: DROOLS-2513
> URL: https://issues.jboss.org/browse/DROOLS-2513
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.7.0.Final
> Reporter: Edson Tirelli
> Assignee: Fedor Gavrilov
> Fix For: 7.9.0.Final
>
>
> TCK test cases can be embedded in the DMN model under the extension elements (e.g., see Trisotech generated models).
> Add a public API to allow execution of embedded test cases.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
6 years, 6 months