Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-4133

Cloning a document does not allow for another type than ObjectId for _id

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: Compass
    • None
    • Not Needed

      When cloning a document in Compass that has an _id field that is not an ObjectId, for example:

      { "_id": 1234 "name": "Daniel" }

      It would be nice that _id being shown in the pane with the new document and the value being editable.
      Currently, all fields, but _id, are shown.
      Upon creation of the new document, Compass will not let you change the value to a non ObjectId.

            Assignee:
            Unassigned Unassigned
            Reporter:
            daniel.coupal@mongodb.com Daniel Coupal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: