$expr seems to be always showing a error.
{$expr: {$gt: ["$vote", 10]}}
This filter works fine in mongo shell, but compass does not accept it as filter and disables find button.
$expr seems to be always showing a error.
{$expr: {$gt: ["$vote", 10]}}
This filter works fine in mongo shell, but compass does not accept it as filter and disables find button.