Skip to content

[Bug] Fetch operation is case-sensitive in multilanguage CRUDs #5849

@tabacitu

Description

@tabacitu

Bug report

What I did

Made some of my models multi-language in an admin panel.

What I expected to happen

When I have relationship fields that need search... for it to work.

What happened

Relationship fields that point to translatable models... do not work as expected. They do not "search properly", in that the search has become case-sensitive.

CleanShot.2025-08-15.at.12.31.35.mp4

What I've already tried to fix it

Nothing yet - we plan to create our own custom FetchOperation in that project. But this really should be a feature that Backpack offers out-of-the-box, because if we support translatable models... we should also support them being searchable as expected, right?

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions