Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-High Milestone-Release-1.0.5  
Component-Hierarchy

New issue 565 by [email protected]: Nested set is moving objects to end  
of child list on save
http://code.google.com/p/qubit-toolkit/issues/detail?id=565

When calling the save() method on an object, the object is being made the
last child of it's parent, whether or not the parentId was updated.

Desired behaviour:
---
When an object's parentId is changed it should be appended to the parent's
children as the the last sibling.

If the parent id is unchanged, then the object's position should not be
changed.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Issues" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/qubit-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to