Description
func (vm *ViewIndexManager) GetAllDesignDocuments ignores the submitted namespace and returns all views from both production and development. Furthermore it strips the dev_ prefix from development design docs, making it impossible to tell which of each doc returned is which.
Build couchbase-server-7.0.0-4715 contains gocb commit 0ab256b with commit message:
GOCBC-1052: Filter by provided namespace for get all design docs