-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
ALL
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When installing MongoDB 8.x or later, running db.serverBuildInfo() returns an incorrect targetMinOS string. Currently the value return is:
targetMinOS: 'Windows 7/Windows Server 2008 R2',
The correct version is:
targetMinOS: 'Windows 11/Windows Server 2019',