Reference in custom query

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [X] Performance issue
  • [ ] Documentation issue or request

Current behavior


I would like to filter the result by reference.
However, the filter only provide the top 100 data which sorted by lastModified.
Even thought I input the key word.

Expected behavior

I can search the data after I input the key word.
Not only search the data in Top 100 data.

Minimal reproduction of the problem

Environment

  • [X] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 5.4.0

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Oh, I found the referencesDropdownItemCount in setting. Let me try it.

1 Like