Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve the measurement identifier in the download ZIP archive content #922

Closed
1 task done
sven1103 opened this issue Nov 25, 2024 · 3 comments · Fixed by qbicsoftware/data-download-server#35
Closed
1 task done
Assignees
Labels
enhancement New feature or request high prio tasks that require urgent attention simple Implementation effort triage An issue that is in discussion to be either scheduled for implepmentation or denied

Comments

@sven1103
Copy link
Contributor

What are you missing?

Raw data is currently provided as ZIP archive, and the packed content looks e.g. like this:

Archive:  NGS.......AP-270937144402201-2024-11-25.122716.zip
 extracting: 32d71873-dc3a-4658-b7af-b0b75a65efc0/Q2......._AS1183578LR71245_R1.fastq.gz  
 extracting: 32d71873-dc3a-4658-b7af-b0b75a65efc0/Q2......._AS1183578LR71245_R2.fastq.gz  

The uuid is unknown to me and confuses me.

Why do you need a solution?

Information and identifier should be transparent to me, so should be their purpose and intended use.

Ideas

Explain where the UUID comes from and what it does / why the user needs it, or replace it by an ID that is known to the user (e.g. measurement ID).

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sven1103 sven1103 added enhancement New feature or request triage An issue that is in discussion to be either scheduled for implepmentation or denied labels Nov 25, 2024
@sven1103
Copy link
Contributor Author

Reported by @oquendoM .

@sven1103
Copy link
Contributor Author

sven1103 commented Feb 3, 2025

the UUID shown is the task id assigned during the registration process for provenance tracking.

we need to discuss the data flow first, before i can make any implementation changes.

@sven1103
Copy link
Contributor Author

sven1103 commented Feb 3, 2025

@Steffengreiner pinging you here for help.

@sven1103 sven1103 moved this from In Progress to Needs Review in Sprint Planning Feb 4, 2025
@KochTobi KochTobi linked a pull request Feb 5, 2025 that will close this issue
@KochTobi KochTobi moved this from Needs Review to In Review in Sprint Planning Feb 5, 2025
@KochTobi KochTobi moved this from In Review to Done in Sprint Planning Feb 6, 2025
@KochTobi KochTobi closed this as completed by moving to Done in Sprint Planning Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high prio tasks that require urgent attention simple Implementation effort triage An issue that is in discussion to be either scheduled for implepmentation or denied
Projects
Status: Approve
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants