Ticket #215 (closed defect: fixed)

Opened 19 years ago

Last modified 19 years ago

HasOne/HasMany GenericCommit Errors

Reported by: joe.rinehart Owned by: somebody
Priority: highest Milestone: 2.0 Beta 2
Version: 2.0.304 Severity: blocker
Keywords: Cc:

Description

1. When a HasOne? property is changed when the foreign key is in the child property, the child property is deleted instead of having its foreign key property nulled.

2. When a linked HasMany? property is committed where multiple options are de-selected, linking instances are not properly deleted due due deletion of instances while iterating.

Change History

Changed 19 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to fixed

(In [232]) Fixes #215

Note: See TracTickets for help on using tickets.