[JBoss JIRA] (DROOLS-2845) Extend the existing verifier to support DMN tables
by Kris Verlaenen (Jira)
[ https://issues.redhat.com/browse/DROOLS-2845?page=com.atlassian.jira.plug... ]
Kris Verlaenen updated DROOLS-2845:
-----------------------------------
Sprint: 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9) (was: 2019 Week 47-49 (from Nov 18))
> Extend the existing verifier to support DMN tables
> --------------------------------------------------
>
> Key: DROOLS-2845
> URL: https://issues.redhat.com/browse/DROOLS-2845
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor, verifier
> Reporter: Toni Rikkola
> Assignee: Toni Rikkola
> Priority: Optional
> Labels: UX, drools-tools, verifier
>
> h1. Goal
> Reuse the V&V created for Guided Decision Tables on the DMN tables.
> h1. Workload divided to steps
> I propose the work goes in the following steps. After each step I should be able to merge into master.
> Steps:
> # Move Verifier core to kie-wb-common
> # Move V&V reporting UI to kie-wb-common
> # Make the web worker connector reusable for different V&V types
> # -Make a servlet module for DMN that allows the download of the Web Worker.-
> # Create an adapter for DMN tables
> # Add support for ranges ( these are given in DMN so no need to use JSR303 )
> # Duplicate i18n of the V&V for DMN or unify the reports so that the terms make sense
> The workload has changed. Now the goal is to reuse the DRL V&V codes in the existing DMN Codes. This means most of the work done for this ticket has no effect and the goal is to adjust to existing DMN V&V reporting, not the other way around.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months
[JBoss JIRA] (DROOLS-3280) DMNRuntime API for evaluateByID/Name to error if empty array
by Kris Verlaenen (Jira)
[ https://issues.redhat.com/browse/DROOLS-3280?page=com.atlassian.jira.plug... ]
Kris Verlaenen updated DROOLS-3280:
-----------------------------------
Sprint: 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9) (was: 2019 Week 47-49 (from Nov 18))
> DMNRuntime API for evaluateByID/Name to error if empty array
> ------------------------------------------------------------
>
> Key: DROOLS-3280
> URL: https://issues.redhat.com/browse/DROOLS-3280
> Project: Drools
> Issue Type: Enhancement
> Components: dmn engine
> Affects Versions: 7.30.0.Final
> Reporter: Matteo Mortari
> Assignee: Toshiya Kobayashi
> Priority: Optional
> Labels: good-first-issue
>
> there is already some null-check for the public API parameters. However if passing an empty array (e.g. in the varargs) is still semantically wrong when calling these public API method (e.g. evaluate by ID, without passing any IDs). Augment to extend proper checks to support end-user using public API
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 5 months