Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Optimization
-
ALL
Description
Currently, any new required field added to IDL parser definitions fails idl_check_compatibility.py. This came up from is_view being added as a required field for IDL types. The checker errors when the running parse on old IDL files which are missing newly added required fields.
Attachments
Issue Links
- is depended on by
-
SERVER-86191 Make is_view a required field for IDL types
-
- Blocked
-
- is related to
-
SERVER-79361 IDL compatibility script may fail to compile IDL on older branches if compiler changes
-
- Closed
-
-
SERVER-81119 Remove BSONObj anchors from IDL generated types that do not need it
-
- In Code Review
-