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

Investigate changes in SERVER-43005: getKeyVault.createKey() should return the created data key

      Description

      Downstream Change Summary

      Changes noted in the description.

      Description of Linked Ticket

      In 4.2.0, the getKeyVault.createKey() method returns a WriteResult instead of the created key. This requires users to do one of two things:

      • Search by key alternate name for the created key, or
      • Search all keys in reverse creation order for the most recently created key

      As noted in the spec document, data key creation methods should return at least the _id of the created document.

      The 4.2 shell should either return the _id of the created data key per-spec.

       

      Relevant code here

       

      cc shreyas.kalyan

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

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

            Assignee:
            ravind.kumar Ravind Kumar (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:
              4 years, 26 weeks, 3 days ago