Skip to content

itemType always returns rootFolder on upload #20

@GMJagadishWTG

Description

@GMJagadishWTG

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:

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions