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 guesser for of ReferenceField and ReferenceArrayField #8104

Merged
merged 4 commits into from
Aug 26, 2022

Conversation

fzaninotto
Copy link
Member

The guessers couldn't take advantage of the recordRepresentation introduced in 4.3 due to an override at the listTypes level.

Before

image

After

image

@fzaninotto fzaninotto added the RFR Ready For Review label Aug 25, 2022
@djhi djhi merged commit 0ee2164 into master Aug 26, 2022
@djhi djhi deleted the fix-reference-inference branch August 26, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants