# HG changeset patch # User Alain Mazy # Date 1731431014 -3600 # Node ID 3ed63202eff8334b38ca9e2fd0e2fa4b070dc917 # Parent b8cf5653a418a2fc58eb9dfb588edceebc7801e6# Parent 1dd0356099f031a81003a2be3781d167eb16b295 merge diff -r 1dd0356099f0 -r 3ed63202eff8 TODO --- a/TODO Tue Nov 05 18:50:57 2024 +0100 +++ b/TODO Tue Nov 12 18:03:34 2024 +0100 @@ -286,6 +286,14 @@ https://discourse.orthanc-server.org/t/delayeddeletion-improvement-unique-index-on-pending-uuid-column/4032 +----------- +Housekeeper +----------- + +* The Housekeeper should just refuse to start if you are using a lossy transfer syntax because that would generate + new orthanc ids as well and there is a risk of messing up things. tools/reconstruct shall return a 400 as well. + https://discourse.orthanc-server.org/t/crashes-on-housekeeper-transcode-storing-in-s3/5330/2 + ---------------- Ideas of plugins ----------------