Skip to content

File format filter dropped from cURL manifest request #4481

@nadove-ucsc

Description

@nadove-ucsc

Steps to reproduce (using Firefox 138.0.3 (64-bit) on Ubuntu 24.10):

  1. Go to https://explore.data.humancellatlas.org/projects
  2. Sign in
  3. Filter by project title:
    • "Asian Immune Diversity Atlas (AIDA): Single-cell analysis of human diversity in circulating immune cells (Japan cells)
    • "A Cellular Anatomy of the Normal Adult Human Prostate and Prostatic Urethra"
  4. Filter by file format: "xlsx"
  5. Click "Export"
  6. Click "Request cURL Command"
  7. Select "Species: Unspecified"
  8. Click "Request cURL Command"
  9. Copy the generated cURL command to clipboard
  10. Execute the command in a bash terminal

Expected behavior: only two .xlsx files are downloaded, as indicated by the browser UI before and during the generation of the cURL command.

Observed behavior: every file in the selected projects is downloaded, regardless of format, including many large fastq files.

The inspect UI indicates that the fileFormat parameter is missing from the browser's request to Azul.

Metadata

Metadata

Labels

+[priority] High

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions