Compass should accept Timestamp(t, i), not Timestamp(i, t) (i.e. the same problem as MONGOSH-930).
Ideally, Compass should also accept the newer Timestamp({ t, i }) syntax that removes this ambiguity. Already does.
- related to
-
MONGOSH-930 Timestamp() argument order is reversed from legacy shell
- Closed