# HG changeset patch # User Sebastien Jodogne # Date 1515498840 -3600 # Node ID ae22df152ee24d151e2f8bdb4e7dcd9eea463419 # Parent 80c1ed8e728315968dc37a64496dad5147efea4c todo diff -r 80c1ed8e7283 -r ae22df152ee2 TODO --- a/TODO Tue Jan 09 10:02:08 2018 +0100 +++ b/TODO Tue Jan 09 12:54:00 2018 +0100 @@ -18,6 +18,8 @@ * Support partial file retrieval in Orthanc::HttpClient * Support retry counter in Orthanc::HttpClient * Option to enable DNS lookups in DICOM: https://goo.gl/woa35Z +* Option to overwrite and reindex on duplicated instance identifier + (i.e. replace older DICOM instance by new one on identical SOPInstanceUID) ============