Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2969#discussion_r212960991
--- Diff:
nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-services/src/main/java/org/apache/nifi/mongodb/MongoDBLookupService.java
---
@@ -83,6 +84,7 @@
.displayName("Projection")
.description("Specifies a projection for limiting which fields
will be returned.")
.required(false)
--- End diff --
OK, Can you explain what you are changing and why then?---
