Cloning an Assets Object in a child Object Type puts it in the parent Object Type when Inheritance is enabled.

XMLWordPrintable

    • 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

      1. Create Users Object Type. Enable Inheritance.
      2. Create Employees child Object Type with parent Object Type as Users.
      3. Create an Employee Object in the Employees Object Type.
      4. 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.

            Assignee:
            Unassigned
            Reporter:
            Payden Pringle (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: