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: only create patch for 'fields' property of entities #916

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

BasKiers
Copy link
Contributor

A customer had an issue where contentful-merge create would error due to the fact that the displayField property of the content type in the target environment was different. However, we are not interested in changes to top-level properties of the content type that are not related to fields.

Therefore I changed the filter to explicitly create a patch for the changes in the fields property

@BasKiers BasKiers requested a review from a team as a code owner December 20, 2024 10:02
@BasKiers BasKiers merged commit b5d91c3 into main Dec 20, 2024
10 checks passed
@BasKiers BasKiers deleted the FUS-274 branch December 20, 2024 11:08
@contentful-automation
Copy link

🎉 This PR is included in version 2.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants