]
Michael Anstis moved GUVNOR-2151 to DROOLS-1926:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1926 (was: GUVNOR-2151)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Guided Rule Editor
(was: Guided Rule Editor)
Affects Version/s: 6.2.0.CR3
(was: drools_6.2.0.CR3)
Guided Rule Editor: Change behavior of "copy rule"
functionality
----------------------------------------------------------------
Key: DROOLS-1926
URL:
https://issues.jboss.org/browse/DROOLS-1926
Project: Drools
Issue Type: Feature Request
Components: Guided Rule Editor
Affects Versions: 6.2.0.CR3
Environment: KIE Workbench 6.2.0.CR3 on different application servers
Reporter: Dominik Sandjaja
Labels: guided_editor, guvnor, kie-wb
When copying a guided rule, after entering the name of the new rule, the editor still
shows the "base" rule which was used as the basis for the copy. The "Guided
Rules (with DSL)" part of the Project Explorer reloads, closing the previously
unfolded "Guided Rules (with DSL)" tree. The user must then first open that tree
again, scroll down to the newly created rule and then click on it to open it.
It would be nice if the newly created copy could be opened immediately after creating it,
so the user won't have to explicitly open the new rule.