[JBoss JIRA] (DROOLS-3612) [DMN Designer] Java Function is context after reopening
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-3612?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-3612:
--------------------------------
Description:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
h2. Manual PR check
- Save and reopen BKM, with java function
- Save and reopen BKM, with PMML function
- Save and reopen BKM, with feel function
- Save and reopen Decision, with java function
- Save and reopen Decision, with PMML function
- Save and reopen Decision, with feel function
- Save and reopen Decision, with context
was:
Spotted during DROOLS-2262 review, however probably it is not related.
If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> [DMN Designer] Java Function is context after reopening
> -------------------------------------------------------
>
> Key: DROOLS-3612
> URL: https://issues.jboss.org/browse/DROOLS-3612
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: Screenshot from 2019-02-07 09-37-09.png, Screenshot from 2019-02-07 09-37-27.png
>
>
> Spotted during DROOLS-2262 review, however probably it is not related.
> If user save and reopen expression that is java function, the designer renders it as context expression after reopening. See the attached screenshots, there is unexpected *result* row after reopening.
> h2. Manual PR check
> - Save and reopen BKM, with java function
> - Save and reopen BKM, with PMML function
> - Save and reopen BKM, with feel function
> - Save and reopen Decision, with java function
> - Save and reopen Decision, with PMML function
> - Save and reopen Decision, with feel function
> - Save and reopen Decision, with context
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3617) [DMN Designer] Indirect boolean and structure has a constraint
by Jozef Marko (Jira)
Jozef Marko created DROOLS-3617:
-----------------------------------
Summary: [DMN Designer] Indirect boolean and structure has a constraint
Key: DROOLS-3617
URL: https://issues.jboss.org/browse/DROOLS-3617
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.18.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Carreiro
Attachments: Screenshot from 2019-02-08 08-41-18.png
If user declares *boolean* or a *Structure* indirectly, he is able to set a constarint for such data type entry, however he shouldn't be able to set the constraint in such case. Please see the attached screenshot. There are 4 entries while 2 has constraints and 2 have not. Expected is no of those 4 entries has constraint.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11687) Upgrade JBoss EJB Client to 4.0.14.Final
by Ondra Chaloupka (Jira)
Ondra Chaloupka created WFLY-11687:
--------------------------------------
Summary: Upgrade JBoss EJB Client to 4.0.14.Final
Key: WFLY-11687
URL: https://issues.jboss.org/browse/WFLY-11687
Project: WildFly
Issue Type: Component Upgrade
Components: EJB
Affects Versions: 15.0.1.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Component upgrade of jboss ejb client which brings fixes of transaction timeout remoting ejb propagation.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (WFLY-11684) Upgrade WildFly Transaction Client to 1.1.3.Final
by Ondra Chaloupka (Jira)
Ondra Chaloupka created WFLY-11684:
--------------------------------------
Summary: Upgrade WildFly Transaction Client to 1.1.3.Final
Key: WFLY-11684
URL: https://issues.jboss.org/browse/WFLY-11684
Project: WildFly
Issue Type: Component Upgrade
Components: EJB, Transactions
Affects Versions: 15.0.1.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
The WildFly Transaction client should be upgraded as it contains fixes for ejb transaction propagation of timeout handling. These fixes influences behaviour of the system. Those fixes are partly involved in the released EAP 7.2.0 and they are not in the WildFly upstream.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months
[JBoss JIRA] (DROOLS-3477) MVEL: expression (1 + 2 * 3 + 4 * $v ) causes "no such method or function " for bind variable
by Mario Fusco (Jira)
[ https://issues.jboss.org/browse/DROOLS-3477?page=com.atlassian.jira.plugi... ]
Mario Fusco reopened DROOLS-3477:
---------------------------------
> MVEL: expression (1 + 2 * 3 + 4 * $v ) causes "no such method or function " for bind variable
> -----------------------------------------------------------------------------------------------
>
> Key: DROOLS-3477
> URL: https://issues.jboss.org/browse/DROOLS-3477
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 7.11.0.Final
> Environment: MVEL2 2.4.2 Final
> Reporter: Hiroko Miura
> Assignee: Mario Fusco
> Priority: Major
> Attachments: mvel2-var-test2.zip, mvel2-var-test3.zip
>
>
> Similar issue was reported and fixed in DROOLS-2854, there is another pattern which does not work.
> When MVEL evaluates
> m.setStatus( 1 + 2 * 3 + 4 * m.getStatus() );
> the following exception happens.
> {noformat}
> Exception executing consequence for rule "Hello World" in com.sample: [Error: no such method or function: m]
> [Near : {... m.setStatus( 1 + 2 * 3 + 4 * m.getStatus() ); ....}]
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 5 months