How to debug only a subset of records not loading

Feature(s) impacted

Viewing of data within a collection.

Any ideas for what is going wrong or how I could go about debugging would be great.

Observed behavior

I have just gotten Forest running on development, but there is something strange when loading the records for one of my collections. (All other collections work as expected.) It only shows 1 or 2 records on each page even though it is set to show 15 and still has pagination to go through the pages. It also shows the correct total of records 100.

Also when switching from page 1 to 2 it will show the same record again.

Expected behavior

I expect 15 records to be shown. The search functionality still works to find records that aren’t visible.

Failure Logs

Nothing in the console or the terminal that I can see

Context

  • Project name: HelpKitchen-dev
  • Team name: …
  • Environment name: …
  • Agent type & version: forest_liana (7.7.0)
  • Recent changes made on your end if any: first install
  • Rails - 7.0.4
  • Ruby - ruby 3.1.2p20

Hello @katelyn

Could you share the payload and the response of the Person list and Person count request please ? :pray: ?