| Summary: | FileClient.fetchChildren() returns nodes with missing attributes | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | simon_kaegi |
| Version: | 0.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Grant Gayed
Parents are not auto-magically added. I you want parents you can use "read(location, true) to retrieve the complete file record. If you really want an all in one command you could use loadWorkspace but that's generally a bit more heavy-weight. |