-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Component/s: Assets - Service, performance, functionality
-
None
-
1
-
Minor
Issue Summary
When cloning an object, if the object is in a child Object Type and the parent Object Type has Inheritance enabled, the cloned object is placed in the parent Object Type.
Steps to Reproduce
- Create Users Object Type. Enable Inheritance.
- Create Employees child Object Type with parent Object Type as Users.
- Create an Employee Object in the Employees Object Type.
- Clone the Employee Object.
In addition, try the same setup but without Inheritance enabled.
Expected Results
The Cloned Employee Object will be placed in the Employees Object Type.
Without inheritance enabled, this is what occurs.
With inheritance enabled, the actual results occur.
Actual Results
The Cloned Employee Object will be placed in the Users Object Type.
Without inheritance enabled, the expected results occur.
With inheritance enabled, this is what occurs.
Workaround
Currently there is no known workaround for this behavior, aside from not engaging with the features involved. A workaround will be added here when available.
- duplicates
-
JSDCLOUD-9961 Cloning an object in the child object type of an object type with Inheritance enabled has the wrong object type if both parent and child object types have the exact same attributes
-
- Closed
-