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: corrects cases of false positive identification of custom id fields #9245

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

jmikrut
Copy link
Member

@jmikrut jmikrut commented Nov 16, 2024

This PR fixes cases where you may have a field called id within a group or a named tab, which would have incorrectly been treated as a custom ID field for the collection.

However, custom IDs need to be defined at the root level - and now Payload only respects custom IDs defined at the root level.

@jmikrut jmikrut changed the title fix(payload): corrects cases of false positive identification of custom id fields fix: corrects cases of false positive identification of custom id fields Nov 16, 2024
@jmikrut jmikrut enabled auto-merge (squash) November 16, 2024 16:06
@jmikrut jmikrut merged commit 9b00b59 into beta Nov 16, 2024
57 of 58 checks passed
@jmikrut jmikrut deleted the fix/false-positive-custom-ids branch November 16, 2024 16:29
Copy link

🚀 This is included in version v3.0.0-beta.133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant