[JBoss JIRA] (DROOLS-5058) [DMN Designer] Impossible to open a decision if another opened DMN is editing a decision
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-5058?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-5058:
--------------------------------
Description:
h2. Manual acceptance test
h3. Business central
Edit in parallel passed but seems the performance is decreased [^switch-dmn.webm]
# Two dmn files, two decisions (/)
# Two dmn files, decision and bkm (/)
# One dmn file, decision table and context (/)
h3. VS Code
Edit in parallel
# Two dmn files, two decisions (?)
# Two dmn files, decision and bkm (?)
# One dmn file, decision table and context (?)
was:
h2. Manual acceptance test
h3. Business central
Edit in parallel
# Two dmn files, two decisions (?)
# Two dmn files, decision and bkm (?)
# One dmn file, decision table and context (?)
h3. VS Code
Edit in parallel
# Two dmn files, two decisions (?)
# Two dmn files, decision and bkm (?)
# One dmn file, decision table and context (?)
> [DMN Designer] Impossible to open a decision if another opened DMN is editing a decision
> ----------------------------------------------------------------------------------------
>
> Key: DROOLS-5058
> URL: https://issues.redhat.com/browse/DROOLS-5058
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.33.0.Final
> Reporter: Daniele Zonca
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: switch-dmn.webm
>
>
> h2. Manual acceptance test
> h3. Business central
> Edit in parallel passed but seems the performance is decreased [^switch-dmn.webm]
> # Two dmn files, two decisions (/)
> # Two dmn files, decision and bkm (/)
> # One dmn file, decision table and context (/)
> h3. VS Code
> Edit in parallel
> # Two dmn files, two decisions (?)
> # Two dmn files, decision and bkm (?)
> # One dmn file, decision table and context (?)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (DROOLS-5086) undo button
by Werner Van Herrewegen (Jira)
Werner Van Herrewegen created DROOLS-5086:
---------------------------------------------
Summary: undo button
Key: DROOLS-5086
URL: https://issues.redhat.com/browse/DROOLS-5086
Project: Drools
Issue Type: Feature Request
Components: tools
Reporter: Werner Van Herrewegen
Assignee: Mario Fusco
As a business user using the business central webapp I don't know what git is and want to have my 'undo' button that rolls back the last commit on 'my branch' when I make a mistake.
tech:
make sure a diff is shown and explicit validation is requested with an explicit 'confirm' button
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (DROOLS-5085) list of triggered rules when executing test scenario
by Werner Van Herrewegen (Jira)
Werner Van Herrewegen created DROOLS-5085:
---------------------------------------------
Summary: list of triggered rules when executing test scenario
Key: DROOLS-5085
URL: https://issues.redhat.com/browse/DROOLS-5085
Project: Drools
Issue Type: Feature Request
Components: Scenario Simulation and Testing
Reporter: Werner Van Herrewegen
Assignee: Daniele Zonca
As a business user running a test scenario, I would like to know what rules triggered, so I know where to look when the test fails.
technical implementation suggestion:
the log window beneath the test is a good place.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (DROOLS-5058) [DMN Designer] Impossible to open a decision if another opened DMN is editing a decision
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-5058?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-5058:
--------------------------------
Description:
h2. Manual acceptance test
h3. Business central
Edit in parallel
# Two dmn files, two decisions (?)
# Two dmn files, decision and bkm (?)
# One dmn file, decision table and context (?)
h3. VS Code
Edit in parallel
# Two dmn files, two decisions (?)
# Two dmn files, decision and bkm (?)
# One dmn file, decision table and context (?)
> [DMN Designer] Impossible to open a decision if another opened DMN is editing a decision
> ----------------------------------------------------------------------------------------
>
> Key: DROOLS-5058
> URL: https://issues.redhat.com/browse/DROOLS-5058
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.33.0.Final
> Reporter: Daniele Zonca
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
>
> h2. Manual acceptance test
> h3. Business central
> Edit in parallel
> # Two dmn files, two decisions (?)
> # Two dmn files, decision and bkm (?)
> # One dmn file, decision table and context (?)
> h3. VS Code
> Edit in parallel
> # Two dmn files, two decisions (?)
> # Two dmn files, decision and bkm (?)
> # One dmn file, decision table and context (?)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months
[JBoss JIRA] (DROOLS-5084) grouping rules
by Werner Van Herrewegen (Jira)
Werner Van Herrewegen created DROOLS-5084:
---------------------------------------------
Summary: grouping rules
Key: DROOLS-5084
URL: https://issues.redhat.com/browse/DROOLS-5084
Project: Drools
Issue Type: Feature Request
Components: tools
Reporter: Werner Van Herrewegen
Assignee: Mario Fusco
As a business user I would like to have an easy way to +*visibly *+group certain rules together in the business central.
As a business user I want to have an intuitive way to afterwards find rules related to one of those groups.
constraints:
I don't want to use package (physical folder structure)
I don't want to use the current tags implementation as I don't use the left side 'developer' project/repository treeview
multiple rules can have the same group
some rules might fit under multiple groups and should thus be found under multiple 'groups'
workaround:
Currently I use my own naming convention to allow business people to search for rules having to do with a certain topic.
But it is tedious to maintain as rule names are free text and I have no way to force them to use the convention.
And also the user needs to currently guess the 'topic'-names in the rule search window instead of having a list of 'topics'
suggested solution:
I like the tags idea. this allows to have the many to many relationship of rules and 'rule groups'
But the way it is implemented in the UI is nog user friendly enough to get business people to use it. I would also force them to put at least 1 tag.
And really important, tags must be forced to ALL_CAPITALS and no special signs but must ALLOW spaces (no underscores or hyphens for business users!).
When creating a rule (the popup dialog where you name the rule and select the package), that is the time to add tags to it. (and not hidden in the overview>metadata tab)
And afterwards they can be amended in this overview>metadata tab (though I would recommend to name it for business users 'rule info' tab, and make it easier to find) :-)
This will ensure that business people categorize their rules to keep track of them when the list gets longer. (and not get IT to find them for them)
For the second part ...
Now that business people have tagged their rules with 'business topics', they need to have an easy way to find all rules related to this 'business topic' (tag)
The rule filter window is an excellent place for this.
I would like an additional filter text box that allows a collection of tags that will be used to filter the rules list.
This text box is NOT 'free text' and should be fillable only with existing tags (think of the '+search +for labels' feature in jira)
->only allow valid tags (no free text)
->allow multiple tags (logic = OR/AND(perhaps also a NOT?) : use these words between selected tags iso just using a comma)
->drop down list sorted alphabetically with remaining valid tags
In the result set, it would be also nice to to have an indication of the labels that apply to the specific rules.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 2 months