comparison TODO @ 5085:79f98ee4f04b attach-custom-data

cosmetic
author Alain Mazy <am@osimis.io>
date Thu, 15 Sep 2022 18:13:17 +0200
parents 9770d537880d
children 8279eaab0d1d
comparison
equal deleted inserted replaced
5084:9770d537880d 5085:79f98ee4f04b
9 - AdvancedStoragePlugin 9 - AdvancedStoragePlugin
10 - show warning if a tag is missing when generating the path from tags (+ option to disable this warning) 10 - show warning if a tag is missing when generating the path from tags (+ option to disable this warning)
11 - generate path from tags from resource (CreateAttachment) 11 - generate path from tags from resource (CreateAttachment)
12 - add an instanceId or parentSeriesId arg in CreateInstance ? 12 - add an instanceId or parentSeriesId arg in CreateInstance ?
13 - implement a 'legacy' root path to group all files with missing tags or path too long 13 - implement a 'legacy' root path to group all files with missing tags or path too long
14 - avoid error AdvancedStorage - Path to the default storage area should be an absolute path '"OrthancStorage"' when using PG and no StorageDirectory has been defined
14 - document that, once you have used the AdvancedStoragePlugin and stored DICOM files, you can not downgrade Orthanc to a previous Orthanc 15 - document that, once you have used the AdvancedStoragePlugin and stored DICOM files, you can not downgrade Orthanc to a previous Orthanc
15 without loosing access to the DICOM files 16 without loosing access to the DICOM files
16 - write integration test for advanced-storage: 17 - write integration test for advanced-storage:
17 - launch 1.11.2 18 - launch 1.11.2
18 - upload 1 file 19 - upload 1 file