Bugzilla – Bug 614
New group nodes are not immediately visible, and deleted group nodes are still visible
Last modified: 2008-10-20 13:10:32
You need to log in before you can comment on or make changes to this bug.
When adding a child to a grouped collection that causes a new group object to be created, the new group object is contained in the collection only after the request has been committed. Similarly, When removing a grouped object that is the last one in its group, the group object will not be removed until the request has been committed, or not at all for non-relational mappings.
Fixed in trunk (see bug 597)