-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
5.4.1.Final
-
None
We discovered a potential bug when working with shareable nodes:
- Create a shareable node
- Clone the shareable node to be a child of another node
- Delete the parent node of the cloned shareable node
- The original shareable node is now no longer accessible
See the attached unit test to reproduce the issue.