[JBoss JIRA] (DROOLS-4832) [DMN Designer] Data Types - Tab index is not working once constraint dialog is used
by Jozef Marko (Jira)
[ https://issues.jboss.org/browse/DROOLS-4832?page=com.atlassian.jira.plugi... ]
Jozef Marko updated DROOLS-4832:
--------------------------------
Affects Version/s: 7.31.0.Final
> [DMN Designer] Data Types - Tab index is not working once constraint dialog is used
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-4832
> URL: https://issues.jboss.org/browse/DROOLS-4832
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.31.0.Final
> Reporter: Jozef Marko
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
> Attachments: constraints-focus.webm
>
>
> There are a couple of keyboard problems related to tab index:
> - When adding or editing a row, you can't tab the focus onto the save/cancel buttons (/)
> - After selecting from the dropdown, the focus jumps back to the text field for some reason (/)
> - The focus ring is not shown on the list toggle (/)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4830) Add a Docker composer to connect BC and Kie Server images
by Ricardo Zanini Fernandes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4830?page=com.atlassian.jira.plugi... ]
Ricardo Zanini Fernandes updated DROOLS-4830:
---------------------------------------------
Description:
It's natural to have BC and KIE servers working together. Would be nice to have a Docker composer file that fires up the two instances at once. This will support use cases such authoring on BC and deploying in the connected KIE Server.
References: https://www.drools.org/download/download.html
was:It's natural to have BC and KIE servers working together. Would be nice to have a Docker composer file that fires up the two instances at once. This will support use cases such authoring on BC and deploying in the connected KIE Server.
> Add a Docker composer to connect BC and Kie Server images
> ---------------------------------------------------------
>
> Key: DROOLS-4830
> URL: https://issues.jboss.org/browse/DROOLS-4830
> Project: Drools
> Issue Type: Feature Request
> Components: docker images
> Affects Versions: 7.30.0.Final
> Reporter: Ricardo Zanini Fernandes
> Assignee: Ricardo Zanini Fernandes
> Priority: Major
> Fix For: 7.31.0.Final
>
>
> It's natural to have BC and KIE servers working together. Would be nice to have a Docker composer file that fires up the two instances at once. This will support use cases such authoring on BC and deploying in the connected KIE Server.
> References: https://www.drools.org/download/download.html
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4830) Add a Docker composer to connect BC and Kie Server images
by Ricardo Zanini Fernandes (Jira)
Ricardo Zanini Fernandes created DROOLS-4830:
------------------------------------------------
Summary: Add a Docker composer to connect BC and Kie Server images
Key: DROOLS-4830
URL: https://issues.jboss.org/browse/DROOLS-4830
Project: Drools
Issue Type: Feature Request
Components: docker images
Affects Versions: 7.30.0.Final
Reporter: Ricardo Zanini Fernandes
Assignee: Ricardo Zanini Fernandes
Fix For: 7.31.0.Final
It's natural to have BC and KIE servers working together. Would be nice to have a Docker composer file that fires up the two instances at once. This will support use cases such authoring on BC and deploying in the connected KIE Server.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (DROOLS-4754) Background cell doesn't highlites if passed vallue to DRL returns scenario failure
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-4754?page=com.atlassian.jira.plugi... ]
Daniele Zonca commented on DROOLS-4754:
---------------------------------------
[~adupliak]
I analyzed the ticket and I think it is not a bug:
- Data validation is done before execute rules (and data is valid: 0 is a valid number)
- Expected condition are validated after rule execution
- The failure is caused by a div/0 during rule execution
In this case it is not possible to recognize that {{age}} as been used as divisor and generate the issue so the output is correct, the execution fail and in the alert you can see the error message
> Background cell doesn't highlites if passed vallue to DRL returns scenario failure
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-4754
> URL: https://issues.jboss.org/browse/DROOLS-4754
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Affects Versions: 7.30.0.Final
> Reporter: Anna Dupliak
> Assignee: Daniele Zonca
> Priority: Major
> Labels: CustomerFocus
> Attachments: Traffic7442357700425429882.tar.xz
>
>
> If the value in Background section made a scenario DRL to fall with exception then the scenario fails and alerts is viewing in alerts table, but the caused cell are not getting red.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years