-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
When creating a super/subclass relationship in the workbench's Data Modeler, I receive the following error:
"Duplicated position 0 for field '<fieldName>' on <myClass>'"
Where the fieldName is the name of the field in position 0 in the super class, and myClass is the sub-class.
This seems to only happen when I change an existing object to be a subclass of this super class. When I create a new object that subclasses it there doesn't seem to be an error.