Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14497

Investigate changes in SERVER-56933: listCollections output should allow user to recreate time-series collections

      Description

      Downstream Change Summary

      The entry returned from listCollections for a time-series collection contains the exact options to recreate a time-series collection with identical options. That is, for a time-series listCollections entry

      {..., type: 'timeseries', options:

      Unknown macro: {...}

      , ...}

      The `options` can be passed exactly as-is to a subsequent collection creation to yield a new time-series collection with the same settings.

      Description of Linked Ticket

      The "listCollections" output for time-series collections reports the view definition information, but not the "timeseries" fields that were used to create the collection.

      Modify the output such that an identical collection can be created.

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            naomi.pentrel@mongodb.com Naomi Pentrel (Inactive)
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 29 weeks, 1 day ago