Skip to content

improved query time when checking if a Document Folder contains any Documents.

Martin Allen requested to merge (removed):master into 7.4.0

Reduced the time it takes to run a query to determine whether a Document Folder has any Documents in it. Was taking approx 400-500ms, now takes 200-250ms. This was causing a major performance issue when the number of Document Folders increased to approx 90.

Merge request reports