[JBoss JIRA] (DROOLS-3199) [DMN Designer] Clear properties panel when multiple cells are selected
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3199?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3199:
--------------------------------
Description:
The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
h2. Manual acceptance test
Properties panel is empty if multiple cells (including headers) are selected
- Decision Table (?)
-- !Screenshot from 2018-10-30 13-06-22.png|thumbnail!
- Function
- Context
-- Multiple cells of same entry ==> properties for whole entry
- Invocation
- Relation
was:
The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
h2. Manual acceptance test
Properties panel is empty if multiple cells (including headers) are selected
- Decision Table
- Function
- Context
-- Multiple cells of same entry ==> properties for whole entry
- Invocation
- Relation
> [DMN Designer] Clear properties panel when multiple cells are selected
> ----------------------------------------------------------------------
>
> Key: DROOLS-3199
> URL: https://issues.jboss.org/browse/DROOLS-3199
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2018-10-30 13-06-22.png
>
>
> The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
> h2. Manual acceptance test
> Properties panel is empty if multiple cells (including headers) are selected
> - Decision Table (?)
> -- !Screenshot from 2018-10-30 13-06-22.png|thumbnail!
> - Function
> - Context
> -- Multiple cells of same entry ==> properties for whole entry
> - Invocation
> - Relation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3199) [DMN Designer] Clear properties panel when multiple cells are selected
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3199?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3199:
----------------------------------------
[~jomarko] {{ContextGrid}} is the "odd one out" as they asked for selection of the row to show the {{ContextEntry}}.
See https://issues.jboss.org/browse/DROOLS-3109
> [DMN Designer] Clear properties panel when multiple cells are selected
> ----------------------------------------------------------------------
>
> Key: DROOLS-3199
> URL: https://issues.jboss.org/browse/DROOLS-3199
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
>
> The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
> h2. Manual acceptance test
> Properties panel is empty if multiple cells (including headers) are selected
> - Decision Table
> - Function
> - Context
> -- Multiple cells of same entry ==> properties for whole entry
> - Invocation
> - Relation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3199) [DMN Designer] Clear properties panel when multiple cells are selected
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3199?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3199:
--------------------------------
Description:
The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
h2. Manual acceptance test
Properties panel is empty if multiple cells (including headers) are selected
- Decision Table
- Function
- Context
-- Multiple cells of same entry ==> properties for whole entry
- Invocation
- Relation
was:
The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
h2. Manual acceptance test
Properties panel is empty if multiple cells (including headers) are selected
- Decision Table
- Function
- Context
- Invocation
- Relation
> [DMN Designer] Clear properties panel when multiple cells are selected
> ----------------------------------------------------------------------
>
> Key: DROOLS-3199
> URL: https://issues.jboss.org/browse/DROOLS-3199
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
>
> The user of the DMN Designer has possibility to set properties of expression grid table cell via properties panel. The problem occurs if multiple cells are selected. Then properties panel shows properties bound to last selected cell what is not desired. Properties panel should be empty if multiple cells are selected.
> h2. Manual acceptance test
> Properties panel is empty if multiple cells (including headers) are selected
> - Decision Table
> - Function
> - Context
> -- Multiple cells of same entry ==> properties for whole entry
> - Invocation
> - Relation
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3110) [DMN Designer] Unable to deploy model with custom data type
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3110?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3110:
-------------------------------------
Hi All, I created [^a_dmn.dmn] using [PR|https://github.com/kiegroup/kie-wb-common/pull/2210], fixed manually node name, but still see this errors:
{code}
12:06:54,004 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 7) Unable to resolve type reference '{https://github.com/kiegroup/drools/kie-dmn}tLength' on node 'tVacation'
12:06:54,005 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 7) Unable to resolve type reference 'tVacation' on node 'iData'
{code}
> [DMN Designer] Unable to deploy model with custom data type
> -----------------------------------------------------------
>
> Key: DROOLS-3110
> URL: https://issues.jboss.org/browse/DROOLS-3110
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.13.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: a1.dmn, a2.dmn, a_dmn.dmn, error.log
>
>
> I created the [^a1.dmn] model using features of DROOLS-3024, however then I am not able to deploy the created dmn model, the attached [^error.log] appears in server log.
> h2. Another steps to reproduce
> Run the code snippet below
> {code:java}
> final DMNRuntime runtime = DMNRuntimeUtil.createRuntime("a2.dmn", this.getClass() );
> final DMNModel dmnModel = runtime.getModel("https://github.com/kiegroup/drools/kie-dmn", "a2" );
> assertThat( DMNRuntimeUtil.formatMessages( dmnModel.getMessages() ), dmnModel.hasErrors(), is( false ) );
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3038) [DMN Designer] Added type can not be resolved
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3038?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3038:
--------------------------------
Attachment: a_dmn.dmn
> [DMN Designer] Added type can not be resolved
> ---------------------------------------------
>
> Key: DROOLS-3038
> URL: https://issues.jboss.org/browse/DROOLS-3038
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: DROOLS-3038.dmn, Screenshot from 2018-09-26 12-57-20.png, Screenshot from 2018-09-26 12-58-02.png, Screenshot from 2018-09-26 12-58-12.png, a_dmn.dmn
>
>
> {{12:53:34,884 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 3) Unable to resolve type reference 'tNum' on node 'Decision-1'}} is error shown to user after reopening DMN model with used new defined item definition.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3038) [DMN Designer] Added type can not be resolved
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3038?page=com.atlassian.jira.plugi... ]
Jozef Marko commented on DROOLS-3038:
-------------------------------------
Hi All, I created [^a_dmn.dmn] using [PR|https://github.com/kiegroup/kie-wb-common/pull/2210], fixed manually node name, but still see this errors:
{code}
12:06:54,004 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 7) Unable to resolve type reference '{https://github.com/kiegroup/drools/kie-dmn}tLength' on node 'tVacation'
12:06:54,005 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 7) Unable to resolve type reference 'tVacation' on node 'iData'
{code}
> [DMN Designer] Added type can not be resolved
> ---------------------------------------------
>
> Key: DROOLS-3038
> URL: https://issues.jboss.org/browse/DROOLS-3038
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: DROOLS-3038.dmn, Screenshot from 2018-09-26 12-57-20.png, Screenshot from 2018-09-26 12-58-02.png, Screenshot from 2018-09-26 12-58-12.png, a_dmn.dmn
>
>
> {{12:53:34,884 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 3) Unable to resolve type reference 'tNum' on node 'Decision-1'}} is error shown to user after reopening DMN model with used new defined item definition.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months
[JBoss JIRA] (DROOLS-3110) [DMN Designer] Unable to deploy model with custom data type
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3110?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3110:
--------------------------------
Attachment: a_dmn.dmn
> [DMN Designer] Unable to deploy model with custom data type
> -----------------------------------------------------------
>
> Key: DROOLS-3110
> URL: https://issues.jboss.org/browse/DROOLS-3110
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.13.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Blocker
> Labels: drools-tools
> Attachments: a1.dmn, a2.dmn, a_dmn.dmn, error.log
>
>
> I created the [^a1.dmn] model using features of DROOLS-3024, however then I am not able to deploy the created dmn model, the attached [^error.log] appears in server log.
> h2. Another steps to reproduce
> Run the code snippet below
> {code:java}
> final DMNRuntime runtime = DMNRuntimeUtil.createRuntime("a2.dmn", this.getClass() );
> final DMNModel dmnModel = runtime.getModel("https://github.com/kiegroup/drools/kie-dmn", "a2" );
> assertThat( DMNRuntimeUtil.formatMessages( dmnModel.getMessages() ), dmnModel.hasErrors(), is( false ) );
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 7 months