[JBoss JIRA] (DROOLS-2352) Executable model test coverage: run the optaplanner turtleTests with the executable model turned on and see if it survives the ordeal
by Radovan Synek (Jira)
[ https://issues.jboss.org/browse/DROOLS-2352?page=com.atlassian.jira.plugi... ]
Radovan Synek reassigned DROOLS-2352:
-------------------------------------
Assignee: Radovan Synek (was: Tibor Zimanyi)
> Executable model test coverage: run the optaplanner turtleTests with the executable model turned on and see if it survives the ordeal
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-2352
> URL: https://issues.jboss.org/browse/DROOLS-2352
> Project: Drools
> Issue Type: Task
> Components: core engine
> Reporter: Geoffrey De Smet
> Assignee: Radovan Synek
> Priority: Major
>
> For now, we're looking for a one time test. Later I presume the exe model will be come the default, so these tests would just run?
> To run the optaplanner turtle tests, run all tests in optaplanner-examples with the VM parameter `-DrunTurtleTests=true`. They take 48 hours to run. You can also just run one, for example NurseRosteringSolveAllTurtleTest, but don't forget that VM parameter.
> Mario Fusco says you can do this to turn on the executable model:
> {code}
> kieBuilder.buildAll( ExecutableModelProject.class );
> {code}
> I presume you 'd need to hack that in `ScoreDirectorFactoryConfig.buildDroolsScoreDirectorFactory()`.
> Note: I have no idea if this even make sense: those turtle tests use a drl file input and don't use the kie-maven-plugin. We're looking for a switch to just turn it on and see if they are all still green. Mario thinks it's possible, if I understand it correctly.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 10 months
[JBoss JIRA] (DROOLS-4056) DMN Editor: Keyboard shortcut functionality on mouse initiated focus.
by Daniel José dos Santos (Jira)
[ https://issues.jboss.org/browse/DROOLS-4056?page=com.atlassian.jira.plugi... ]
Daniel José dos Santos closed DROOLS-4056.
------------------------------------------
Resolution: Duplicate Issue
> DMN Editor: Keyboard shortcut functionality on mouse initiated focus.
> ---------------------------------------------------------------------
>
> Key: DROOLS-4056
> URL: https://issues.jboss.org/browse/DROOLS-4056
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Elizabeth Clayton
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: Field, FieldEnablementFeedback, UX, drools-tools
> Attachments: ctrls.gif
>
>
> Keyboard shortcut works only when arrow keys are used to focus on the DMN type element. If the user start editing a field with mouse and type "CTRL-S" to save it, the shortcut does not work.
> Note: Team invested CTRL-S, but there was some potential conflict with built in browser controls.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 10 months
[JBoss JIRA] (DROOLS-4567) [DMN Designer] Can not save data type entry that ends up with white space
by Jozef Marko (Jira)
Jozef Marko created DROOLS-4567:
-----------------------------------
Summary: [DMN Designer] Can not save data type entry that ends up with white space
Key: DROOLS-4567
URL: https://issues.jboss.org/browse/DROOLS-4567
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.28.0.Final
Reporter: Jozef Marko
Assignee: Guilherme Gomes
Attachments: Screenshot from 2019-09-26 15-01-45.png
In the attachment is a situation of a user that wants to save a data type entry that ends with white space character. It is not easy to see but there is "memory " not just "memory". Now if user press the "Save" button no action is taken nor data type entry is saved.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 10 months