Add a filename and uploadDate index on the files collection when first write op is attempted

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      An index on

      { filename : 1, uploadDate : 1 }

      on the files collection must be created when a GridFSBucket object is created

      If the index fails, recover gracefully and allow the user to continue as read-only.

            Assignee:
            Emily Stolfo (Inactive)
            Reporter:
            Emily Stolfo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: