-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
Affects Version/s: 1.20.1
-
Component/s: Aggregation pipeline
-
None
-
Not Needed
-
None
When I have an aggregation that contains RegExp('source', 'opts'), that is actually imported into the builder as RegExp('source', opts) (missing quotes around opts.
Same happens when modifying a read-only view that contains a RegExp object.