Using Ref with add=True only works with the folder property

Bug #1155692 reported by Damien
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Appy
New
Undecided
Unassigned

Bug Description

When making a reference to another class with the add property set to True:

such as: OtherClassRef = Ref(OtherClass, multiplicity= (0,None), add=True, link=False, back=Ref(attribute='ThisClass'))

It will require that the current class also has the Folder property set to True.

Otherwise, the page will not be properly generated when adding an object of the OtherClass

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.