Skip to content

Unable to set overwriteFile to false #34

@tanin47

Description

@tanin47

I think there's a bug in this part:

builder.addFormDataPart("overwriteFile", "true");

We can't set overwriteFile to false, and the default value of overwriteFile is true.

image

Therefore, there's no way to set overwriteFile to false.

FYI, useUniqueFilename has a different and correct logic. It seems other flags also have buggy logic around this part i.e. can't set to false and the default isn't false.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions