Skip to content

Allow adding multiple datafiles to dataset simultaneously #689

Open
@cortadocodes

Description

@cortadocodes

Feature request

Use Case

I want to be able to add any number of datafiles to a dataset at once.

Current state

I can only add one using Dataset.add and, if I just set dataset.files to a list of files on an existing dataset, errors potentially ensue (we picked this up downstream in a service using octue).

Proposed Solution

Add a Dataset.add_multiple method or expand the Dataset.add method to take any number of arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature of the app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions