When I edit an entity and try to clear a many-to-one relationship by selecting the blank/empty option from the dropdown and Save, the property still remains the same and no change is made. I would have expected it to be set to NULL.
In the case of the entities below, I am editing a Location entity in DataBoss with an existing value for defaultPrinter and trying to clear it.
When I edit an entity and try to clear a many-to-one relationship by selecting the blank/empty option from the dropdown and Save, the property still remains the same and no change is made. I would have expected it to be set to NULL.
In the case of the entities below, I am editing a Location entity in DataBoss with an existing value for defaultPrinter and trying to clear it.
Location.cfc
Printer.cfc