You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Folder Keys are not unique values, so using ETFolder.getParentFolderKey() to lookup the parent folder to traverse the path can return multiple values when retrieving the parent folder. This makes traversing the path impossible. Please expose ParentFolderId on the ETFolder object.