diff NEWS @ 4938:f630796a59b1 more-tags

ExpandResource now able to return computed tags (like ModalitiesInStudies)
author Alain Mazy <am@osimis.io>
date Mon, 14 Mar 2022 16:44:00 +0100
parents 1ce32c1ec4cf
children 304514ce84ee
line wrap: on
line diff
--- a/NEWS	Mon Mar 14 13:13:29 2022 +0100
+++ b/NEWS	Mon Mar 14 16:44:00 2022 +0100
@@ -1,6 +1,12 @@
 Pending changes in the mainline
 ===============================
 
+* BREAKING_CHANGE: (TODO: when CFind uses ExpandResource)
+  If trying to get SOPClassesInStudy in a study that was saved in an Orthanc version
+  prior to 1.2.0, you will now get an error.  Orthanc logs will show an error message
+  asking you to POST to /studies/.../reconstruct to rebuild the missing study data.
+
+
 Documentation
 -------------