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

Fix Volume Annotation Download (data.zip contained only headers) #7323

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Sep 7, 2023

The perils of Option[Seq[stuff]] – Some(Empty) can happen and must be handled.

Regression introduced in #7136

Steps to test:

  • Create volume annotation, brush some, download
  • Look into the data.zip, should create wkw files (not only header.wkw)
  • Should yield the same data on re-upload

@fm3 fm3 merged commit 3d1183e into master Sep 7, 2023
2 checks passed
@fm3 fm3 deleted the fix-volume-download branch September 7, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants