]
Michael Anstis commented on DROOLS-4959:
----------------------------------------
Our {{CopyHelper}} class and related infrastructure works OK for individual assets (and
they can only be copied to the _same_ package).
So it seems we're missing the bits to handle copying/renaming an entire
{{package}}.... :-(
Package name does not changes on copying of an existing package
---------------------------------------------------------------
Key: DROOLS-4959
URL:
https://issues.redhat.com/browse/DROOLS-4959
Project: Drools
Issue Type: Bug
Affects Versions: 7.31.0.Final
Reporter: Nikos Tsekouras
Assignee: Toni Rikkola
Priority: Major
Attachments: step1.PNG, step2.PNG, step3.PNG, step4.PNG
After copying a package to a new one, all copied resources will remain referencing the
existing one.
This becomes a bigger issue once you use guided rules, which their source cannot be
edited.
Due to that, duplication alerts will be raised.