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

Switching in the KHEOPS album cannot be applied with the KEEP action on the study UID and / or the serial UID #156

Closed
nicolasvandooren opened this issue Jun 22, 2021 · 0 comments · Fixed by #157

Comments

@nicolasvandooren
Copy link
Contributor

Actually the Switching KHEOPS album will always hash the StudyInstanceUID (0020,000D) and the SeriesInstanceUID (0020,000E).

If an action like KEEP is defined on this tag, the switching will try to share a hashed StudyInstanceUID and SeriesInstanceUID and will get a 404 from KHEOPS, cause the hash value is not known in KHEOPS.

@nicolasvandooren nicolasvandooren self-assigned this Jun 22, 2021
nroduit pushed a commit that referenced this issue Jan 22, 2025
…ev to release

* commit 'cbf5acef8a540bb6beba778391712ecf584afb46': (147 commits)
  feat: change to maven 3.6
  feat: change to https repositories
  feat: change to java 17 dockerfile
  feat: change to java 17
  feat: change pom version
  feat: remove memory service
  feat: spring format
  feat: test call garbage
  feat: test call garbage
  feat: test change dicom tool version
  feat: test release planar image
  feat: test release planar image
  feat: test release planar image
  feat: change pom version
  feat: test oom
  feat: change pom version
  add instance tag form premetheus
  feat: add user and group for executing Dockerfile: rollback
  feat: add user and group for executing Dockerfile
  feat: change pom version
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants