Skip to content

Auto-submit dataset version when exporting workflow results to a dataset #4348

@seongjinyoon

Description

@seongjinyoon

Feature Summary

When exporting workflow execution results to a dataset, the exported files are uploaded to the dataset's staging area but not committed as a new version. Users must manually navigate to the Datasets tab, select the dataset, and click "Submit" to finalize the export. This adds unnecessary friction to what should be a single-action operation.

Image

Proposed Solution or Design

After the file upload completes, automatically call the file service's POST /api/dataset/{did}/version/create endpoint to commit the staged files as a new dataset version.

Impact / Priority

(P2)Medium – useful enhancement

Affected Area

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagePending for triaging
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions