Relation search in admin panel does not work as before

System Information
  • Strapi Version: 4.13.7
  • Operating System: Ubuntu 22.04.3 LTS
  • Database: postgres
  • Node Version: v18.16.0
  • NPM Version: 9.5.1
  • Yarn Version: 1.22.19

I’m trying to find needed relation by typing its name into select field to filter relations.
First image: relation
image
Second image: trying to find any containing letter “a”
image
Now it’s only working if I type the whole name starting from the beginning, but not in the middle of the name
image
Is this feature or a bug?
Strapi version 10.2.0 and how I expect it to work:
image
I expect it to search containing text, not the text name starts with

2 Likes

Best thing you can do is open a github issue for this since then we will get an answer and if it is a bug it will be fixed

correction an issue for this already exists.

Thank you! I did not notice it.

1 Like