-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
Security 2023-07-24, Security 2023-08-07
SERVER_USER is undefined. Nevertheless, we try to use it. Unfortunately, we do so within the context of an assert.throws. This causes the assertion to succeed, but for the wrong reason.
- related to
-
SERVER-78457 Remove assert.commandFailed() and assert.throws()
- Backlog