Skip to content

Commit

Permalink
Fix DICOM storage priority by AE title (#495)
Browse files Browse the repository at this point in the history
(for Dicoogle 3)
- invert order for priority AE title
   - its presence should represent a HIGHER priority rather than a lower one
- move priority implementation to static method so it does not depend on a storage service instance
- add test to prove that this bug was fixed
  • Loading branch information
Enet4 authored Aug 11, 2021
1 parent 641b857 commit 00c8a57
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 383 deletions.
Loading

0 comments on commit 00c8a57

Please sign in to comment.