@@ -158,7 +158,7 @@ func (c *MongoClient) GetCollection(database, name string) *mongo.Collection {
}
collection := db.Collection(name)
c.CreateIndexes(collection, cdef)
c.CreateViews(db, cdef)
The note is not visible to the blocked user.