[JBoss JIRA] (DROOLS-5222) DMN BKM / FEEL closure and currying support
by Matteo Mortari (Jira)
Matteo Mortari created DROOLS-5222:
--------------------------------------
Summary: DMN BKM / FEEL closure and currying support
Key: DROOLS-5222
URL: https://issues.redhat.com/browse/DROOLS-5222
Project: Drools
Issue Type: Bug
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Matteo Mortari
Respect proper definition of closure and currying function definition as specified in the DMN specification
e.g.
* have currying function in FEEL
e.g.: { f : function(a) function(b) a + b, r : f(1)(2) }
* have curried BKM boxed definition at DMN layer.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 3 months
[JBoss JIRA] (DROOLS-3169) [DMN Designer] Last Context Entry differentiation
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-3169?page=com.atlassian.jira.plug... ]
Jozef Marko commented on DROOLS-3169:
-------------------------------------
[~manstis] I agree that it does not follow spec. I do not agree in keeping it opened if there is no input for year and half.
> [DMN Designer] Last Context Entry differentiation
> -------------------------------------------------
>
> Key: DROOLS-3169
> URL: https://issues.redhat.com/browse/DROOLS-3169
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
> Fix For: 7.36.0.Final
>
> Attachments: Screenshot 2018-10-23 18.37.56.png, Screenshot from 2018-10-22 17-35-07.png
>
>
> The last Context Entry, shown in the attachment, should be differentiated to other Context Entries. Currently we differentiate it just by the Name *Default* that user can not change.
> We should improve this in one of the following ways:
> - Keep name *Default*, change font to italics and use grey background color
> - Merge the *Default* and *Value* cells of last entry and remove the name *Default*
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 3 months
[JBoss JIRA] (WFLY-13339) Remove transitive dependencies from MP OpenAPI TCKs
by Jan Stourac (Jira)
Jan Stourac created WFLY-13339:
----------------------------------
Summary: Remove transitive dependencies from MP OpenAPI TCKs
Key: WFLY-13339
URL: https://issues.redhat.com/browse/WFLY-13339
Project: WildFly
Issue Type: Bug
Components: MP OpenAPI
Affects Versions: 19.0.0.Final
Reporter: Jan Stourac
Assignee: Paul Ferraro
In MP OpenAPI TCK integration tests module, there is defined dependency 'microprofile-openapi-tck', which broughts in another set of transition dependencies which are not required for execution of these tests in WildFly testsuite.
We should avoid transitive dependencies and explicitely define required ones in WildFly in order to avoid unwanted dependencies in our deptree and to keep version consistency.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 3 months
[JBoss JIRA] (DROOLS-3169) [DMN Designer] Last Context Entry differentiation
by Michael Anstis (Jira)
[ https://issues.redhat.com/browse/DROOLS-3169?page=com.atlassian.jira.plug... ]
Michael Anstis commented on DROOLS-3169:
----------------------------------------
[~jomarko] [~karreiro] It may not be appropriate to close this JIRA as it aligns visualisation of {{Contexts}} with the DMN specification.
Our {{Context}} grid is currently not rendering the last row in accordance with the DMN specification.
> [DMN Designer] Last Context Entry differentiation
> -------------------------------------------------
>
> Key: DROOLS-3169
> URL: https://issues.redhat.com/browse/DROOLS-3169
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Major
> Labels: drools-tools
> Fix For: 7.36.0.Final
>
> Attachments: Screenshot 2018-10-23 18.37.56.png, Screenshot from 2018-10-22 17-35-07.png
>
>
> The last Context Entry, shown in the attachment, should be differentiated to other Context Entries. Currently we differentiate it just by the Name *Default* that user can not change.
> We should improve this in one of the following ways:
> - Keep name *Default*, change font to italics and use grey background color
> - Merge the *Default* and *Value* cells of last entry and remove the name *Default*
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 3 months
[JBoss JIRA] (DROOLS-5221) Guided Rule editor adds an unnecessary eval
by Toni Rikkola (Jira)
Toni Rikkola created DROOLS-5221:
------------------------------------
Summary: Guided Rule editor adds an unnecessary eval
Key: DROOLS-5221
URL: https://issues.redhat.com/browse/DROOLS-5221
Project: Drools
Issue Type: Bug
Components: Guided Rule Editor
Reporter: Toni Rikkola
Assignee: Toni Rikkola
Make a object type with a LocalDate field.
Add a RHS modify to that field, but set the value as "LocalDate.now()".
If you check the source code a line that creates a DateTimeFormatter. If the rule is reopened the row is opened as an eval.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 3 months