-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.2
-
Fix Version/s: 8.3
-
Component/s: Core MongoDB
-
Tags:
-
Sprint:nxDM 8.3.5, nxBD 8.3.6
When no transient doc match the parent and name and we need to query the database.
There is no need to list the transient document as being ignored.
This reduce the request size and response time, especially for big transaction like during mass import.