[jboss-jira] [JBoss JIRA] (DROOLS-3141) [DMN Designer] Decision Table: Add additional Properties to drill-down

Jozef Marko (Jira) issues at jboss.org
Fri Oct 26 11:37:00 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653476#comment-13653476 ] 

Jozef Marko edited comment on DROOLS-3141 at 10/26/18 11:36 AM:
----------------------------------------------------------------

[~manstis] 3 errors below appear in server log when  [^a1.dmn] saved, is the first error expected, second two are relatred to current open issues I think.

{code}
17:29:06,414 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression '==' on decision table 'Decision-1', input clause #1: syntax error near '<EOF>'
17:29:06,415 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression 'input-1' on decision table 'Decision-1', input clause #1: Unknown variable 'input'
17:29:06,416 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression '' on decision table 'Decision-1', rule #1

{code}

Basically same compilation errors appear if I fill all *Output Value* and *Default Output Value* fields


was (Author: jomarko):
[~manstis] 3 errors below appear in server log when  [^a1.dmn] saved, is the first error expected, second two are relatred to current open issues I think.

{code}
17:29:06,414 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression '==' on decision table 'Decision-1', input clause #1: syntax error near '<EOF>'
17:29:06,415 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression 'input-1' on decision table 'Decision-1', input clause #1: Unknown variable 'input'
17:29:06,416 ERROR [org.kie.dmn.core.compiler.DMNFEELHelper] (EJB default - 9) Error compiling FEEL expression '' on decision table 'Decision-1', rule #1

{code}

> [DMN Designer] Decision Table: Add additional Properties to drill-down
> ----------------------------------------------------------------------
>
>                 Key: DROOLS-3141
>                 URL: https://issues.jboss.org/browse/DROOLS-3141
>             Project: Drools
>          Issue Type: Feature Request
>          Components: DMN Editor
>            Reporter: Michael Anstis
>            Assignee: Michael Anstis
>            Priority: Critical
>              Labels: drools-tools
>         Attachments: a1.dmn
>
>
> The Properties Panel currently shows properties for Stunner-level "graph" components.
> *Further to DROOLS-2804, that added the generic support for "drill down" and {{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the remaining properties that should be rendered when a component is "drilled down".*
> h2. Properties on the Grid Level
> The selection on the grid level should show the properties below. Please notice that selection of multiple cells, rows or columns should show empty properties panel.
> (everything should have ID, Description properties. Components which inherit from "NamedElement" should also have Name property)
> h3. Decision Table
> ||Selected item||Properties panel items||type|| ||
> |Row|n/a|n/a|n/a|
> |Input Column|Constraints|Text field|(/)|
> |Output Column|Output values|Unary tests|(/)|
> |Output Column|Default Output|expression|(/)|
> |Cell|ExpressionLanguage|URI|(/)|
> h2. Manual Acceptance Test
> - Switching between DRG and Grid editor, check proper fields shown
> - Switching between rows, columns, cells in Grid editor, check proper fields
> -- In same expression kind
> -- Across different expression kinds
> - Clear expression kind
> - Read only mode - older asset version
> - All Grid specific properties saved



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list