Tree: cannot have items with multiple parents
Reported by: |
bill |
Owned by: |
bill |
Priority:
|
high
|
Milestone:
|
future
|
Component:
|
Dijit
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
dijit.Tree doesn't support a DAG data store, such as a groups/users database where one user can belong to multiple groups.
Tree's internal variable _itemNodeMap assumes a single parent; needs to be changed.
Change History (5)
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Milestone: |
1.2 →
1.4
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
This was duplicated into #9361. Closing this ticket since #9361 has a patch attached.