Skip to content

Support providing datasets and copies in the upload flow #676

@hugomrdias

Description

@hugomrdias

In the demo app, user always has a dataset already create before uploading, with the multi sp upload flow it doesn't work anymore because i can't say use this dataset to put my files and i want 2 copies (product requirement).
Synapse SDK will return an error saying providerIds array length doesn't match the number of copies.

This goes back to my proposal here, the current upload options ( datasetIds: array, providerIds: array) makes this type of use case hard to do.

If the user wants to say put this files in these datasets (1, 2, 3, or more) and make sure i have datasets.length + 1 copies the current api does not support this.

/cc @rvagg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🐱 Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions