Relation field is showing Content ID instead of Content name when loading more

System Information
  • Strapi Version: 4.20.2
  • Operating System:
  • Database: MySql
  • Node Version: 18.15.0
  • NPM Version:
  • Yarn Version:

We have a relation field and it works fine until we try to click on “load more”, then the new values loaded only show the Content ID. I have inspected the requests and for some strange reason the only field returned on page 2(or higher) is the id, the name and published_at are not returned.

1 Like

Same problem here, i’m running strapi v4.20.2