-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
ALL
-
QO 2024-03-18, QO 2024-04-01, QO 2024-04-15, QO 2024-04-29, QO 2024-05-13, QO 2024-05-27, QO 2024-06-10, QO 2024-06-24, QO 2024-07-08, QO 2024-07-22, QO 2024-08-05, QO 2024-08-19, QO 2024-09-02, QO 2024-09-16, QO 2024-09-30, QO 2024-10-14
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.
- 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
- Closed