-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
Programmability 2025-09-01
-
None
-
None
-
None
-
None
-
None
-
None
-
None
- if filename.endswith(".idl") + if filename.endswith(".idl") and not filename.startswith(".#")
Bumped into this issue transiently while removing an idl file during code review for SERVER-102364.