A Collection should no longer exist that does not have a UUID, so the Collection class should be updated. Should no longer need instances of "invariant(uuid())" in the Collection class, too, once it's no longer optional.
- duplicates
-
SERVER-42194 Make Collection always hold a UUID (rather than optional UUID)
- Closed