diff NEWS @ 5669:f690568f0325

Fix C-Find queries not returning computed tags in very specific use-cases
author Alain Mazy <am@orthanc.team>
date Fri, 05 Jul 2024 19:18:23 +0200
parents 71c7d260510d
children 56859a7ffa99 bdbaccc06e98
line wrap: on
line diff
--- a/NEWS	Wed Jul 03 17:50:59 2024 +0200
+++ b/NEWS	Fri Jul 05 19:18:23 2024 +0200
@@ -17,6 +17,9 @@
   DB plugins that are implementing the UpdateAndGetStatistics function (currently only
   PostgreSQL).  This avoids very long update times in case you don't call /statistics
   for a long period.
+* Fix C-Find queries not returning computed tags like ModalitiesInStudy, NumberOfStudyRelatedSeries, ...
+  in very specific use-cases.
+
 
 
 Version 1.12.4 (2024-06-05)