Skip to content

Update the multi-dataset download feature so users can download cluster-only dataset #156

@howardwkim

Description

@howardwkim

Summary

Update the multi-dataset download feature so users can download cluster-only datasets

What This Includes

  • Backend changes to support cluster-only datasets in multi-dataset download
  • Same CSV output format as existing downloads (no change to user experience)
  • Same download workflow from user perspective (select datasets → download ZIP)
  • Verification with known cluster-only dataset

What This Does NOT Include

  • Shared utility refactoring is not included - The fix will be implemented directly in the bulk download code. Creating a reusable cluster module for other parts of the system is a separate effort.

  • Changes to single-dataset download are not included

  • User interface changes are not included - The download interface remains the same. Users will not see any difference in how they initiate downloads. No changes to cmap-react codebase.

Assumptions

  • I'm assuming the priority is fixing the functionality, not optimizing performance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions