The listCollections command checks for time-series options before attempting to fetch the view namespace for a time-series collection. However, with SERVER-77003, there is no longer a guarantee that the namespace is the expect format.
We should probably survey other getTimeseriesViewNamespace() callers and getTimeseriesOptions() gates, to make sure they're safe after SERVER-77003.
- is caused by
-
SERVER-77003 Allow renames of time-series collection buckets
- Closed
- is related to
-
SERVER-78526 [v6.0] Revert ability to rename time-series collections in 6.0
- Closed
-
SERVER-78527 Revert ability to rename time-series collections in 7.0
- Closed
- related to
-
SERVER-77261 Server allows renaming a “normal” collection to be system.buckets.
- Open