from github – https://github.com/mongodb-js/compass/issues/1887
"
As of 23.01.2020, MongoDB Compass does not support $regexFindAll and $regexFind operators. Trying to use 'em within $addFields simply produced:
Expected "[" or AggregationStage but "{" found.
"
- causes
-
COMPASS-4146 Disable validation in agg builder, query bar and schema validation
- Closed