Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Input error: only a int can be passed to id filters for AdminUI #8810

Merged
merged 7 commits into from Sep 19, 2023

Conversation

dcousens
Copy link
Member

This pull request adds the .type to the fieldMeta in an id-field, such that we can determine what kind of type is applicable for the equals filter for an ID field.

@dcousens dcousens added the 🐛 bug Unresolved bug label Sep 18, 2023
@dcousens dcousens self-assigned this Sep 18, 2023
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 18, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 088c6e6:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit 27a8933 into main Sep 19, 2023
58 checks passed
@dcousens dcousens deleted the id-filter-fix branch September 19, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Unresolved bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI relationship search error for id fields of type Int
2 participants