Skip to content

Conversation

@kevinmeijer97
Copy link
Contributor

@kevinmeijer97 kevinmeijer97 commented Jun 17, 2025

This PR proposes a fix for #11878.

When a field is an import from a fieldset, it doesn't have a handle, which results in an empty array key.
This fix uses the import name as the key instead, preventing issues caused by empty keys.

@duncanmcclean duncanmcclean linked an issue Jun 18, 2025 that may be closed by this pull request
@jasonvarga
Copy link
Member

Thank you, but leaving this alone for now since you've mentioned that statamic/importer#107 fixes your issue. Don't want to risk breaking something else by introducing this.

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.

Added key in case of import field

2 participants