We are facing unreferenced object issue whenever we change package name for existing package
I have created a package called pack1 and completed the development. Later I just want to change the package name from pack1 to pack2. To achieve the same I followed below steps,
Created new package called pack2
Moved all the sub folders present in pack1 package to pack2 by cut and paste option
Most of the reference got updated automatically. But for documents. I am getting unreferenced document issue in flow services.
Is there any other way to rename package without affecting references? Is there way to resolve above issue?.
Let us know if any other detail is required from my end?
You cannot rename a package but can rename the top folders and most likely you must have missed during automated/manual references update for those unref doc types. Please try again.
Hi RMG,
We have not renamed the existing package. We just created new package and copied the top folders from existing package. Updated the reference by clicking update reference button while copying.
We have updated the references after pasting the folders into the new package.
We are using 9.12 version.
Did you check if the Refactoring feature in Designer might be applicable here? - Can you please give us more information about this feature as we have not used it yet?