webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Remove the await in NmlParser/AnnotationUploadService

Open fm3 opened this issue 1 year ago • 0 comments

Implementing the suggestion from here https://github.com/scalableminds/webknossos/issues/7551#issuecomment-1913085950 (move the determination of hasSegmentIndex to adaptPropertiesToFallbackLayer, which happens after the NML parsing)

URL of deployed dev instance (used for testing):

  • https://nmlparserremoveawait.webknossos.xyz

Steps to test:

  • Download + Reupload volume annotation with and without fallback layer, should work

Issues:

  • fixes #7551

  • [x] Considered common edge cases

fm3 avatar May 08 '24 12:05 fm3