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

XMLWordPrintable

    • 3
    • Minor
    • 0

      Issue Summary

      Wrong object type associated to cloned child object

      Steps to Reproduce

      1. Create an object type and enable Inheritance
      2. Create a child object type of the step 1 object type
      3. Create an object in child object type and then clone it

      Expected Results

      The cloned object would be of the same object type as the object it cloned

      Actual Results

      The cloned object was of the same object type as its parent

      Workaround

      If you add an attribute that is specific to the child object type (even if you don't fill it in)
      The clone will be placed in the correct object type.

            Assignee:
            Unassigned
            Reporter:
            Greg Ferguson
            Votes:
            12 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: