-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.0.1
-
Fix Version/s: 5.4.1
-
Component/s: Excel Export
-
Tags:
Currently, this check uses the method getChildren and iterates on every document, what can be very costly if a given folder contains a lot of documents.
When it's possible (check on title or filename), we have to use a NXQL query.