-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Query 2020-10-19
-
7
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
To prevent errors like the linked BF:
- Wrap the contents of `jstests/core/geo_big_polygon2.js` and `jstests/core/index8.js` files in an anonymous self-executing function
- Change indexes variable from "var" to "const" in `jstests/core/geo_big_polygon2.js`