-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I noticed that when uploading a folder, extracting a folder in the root directory, or uploading a single file, the itemType property always comes through as rootFolder. From what I understand, it should ideally reflect the actual item type (File or Folder).
Steps:
Upload a folder into the root directory.
Extract a folder in the root directory.
Upload a single file to the root directory.
Current Result:
- itemType is always reported as rootFolder even if single file is uploaded at rootfolder but works fine when we upload folder inside sub folders
Additionally, if possible can we also get a property whether uploaded zip is flat or single folder or mix
Metadata
Metadata
Assignees
Labels
No labels