activeadmin / activeadmin/activeadmin-mongoid
Order field got multilpe same query
- Dominant language
- Ruby
- Stars
- 195
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
### Did you find a bug?
Yes
I use Mongodb for database. When I click sort random column. It got more then 10 queries all same. My table have more than 5 millions record so it took very long time to finish

### Expected behavior
Should be 1 query
### Actual behavior

[our bug report template]: https://github.com/activeadmin/activeadmin/blob/master/tasks/bug_report_template.rb
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.