When using a belongsTo relationship and selecting an additional_attribute as the display column, at the time of adding a new model and searching using the select2 ajax searchbar, an error is reported as the MySQL query tries to look for the additional_attribute as a column in the table.
Steps to reproduce the behavior:
When searching for _Model1_ names, they should be filtered and returned to the list





Fixed in #4562
This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.
Most helpful comment
Fixed in #4562