Server 7.0 allows dropping nonexistent collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • None
    • 2
    • None

      Starting server 7.0, the outcome of dropping nonexistent collections is successful. We should triage how to proceed with the server change. Probably follow the server behavior and allow deletion of nonexistent collections. To mimic the behavior for servers prior to 7.0, we should catch `ns not found` errors and return true in such cases. Or add skipIfServerVersion(testServer, '< 7.0') logic to vscode tests.

            Assignee:
            Unassigned
            Reporter:
            Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: