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

[5.x] Fix ensureFieldHasConfig for imported fields #9243

Merged
merged 2 commits into from
May 28, 2024

Conversation

aerni
Copy link
Contributor

@aerni aerni commented Dec 28, 2023

This PR fixes the ensureFieldHasConfig method for imported fieldset fields. The method expected a field's config to always be found in field. But the config of an imported fieldset field is found in config.

@aerni aerni changed the title Fix ensureFieldHasConfig for imported fields [4.x] Fix ensureFieldHasConfig for imported fields Dec 28, 2023
@jasonvarga jasonvarga self-assigned this Feb 28, 2024
@duncanmcclean duncanmcclean changed the base branch from 4.x to 5.x May 14, 2024 14:07
@duncanmcclean duncanmcclean changed the title [4.x] Fix ensureFieldHasConfig for imported fields [5.x] Fix ensureFieldHasConfig for imported fields May 14, 2024
@jasonvarga jasonvarga merged commit 9b80ef7 into statamic:5.x May 28, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants