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

Support deletion of objects archived in TAR files #4035

Closed
4 tasks done
gunterze opened this issue Apr 17, 2023 · 0 comments
Closed
4 tasks done

Support deletion of objects archived in TAR files #4035

gunterze opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Apr 17, 2023

Support deletion of objects archived in TAR files

  • initializing Location property

      @Column(name = "multi_ref", updatable = true)
      private Integer multiReference;
    

    referring objects archived in TAR files with the hash code of the tar file path

  • Delete TAR file on permanent deletion of last object in TAR file

  • persist this property in Series Metadata in Private Attribute

    Name Tag VR
    Storage Object Multi-Reference (7777,xx57) IS
  • initialize that property from Series Meta Data on restore of purged instance/location records

Related #3656

@gunterze gunterze added the enhancement New feature or request label Apr 17, 2023
@gunterze gunterze added this to the 5.30.0 milestone Apr 17, 2023
@gunterze gunterze self-assigned this Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant