Skip to content

Conversation

@afbora
Copy link
Member

@afbora afbora commented Oct 29, 2025

Fixes #94

Normalize field keys to lowercase when comparing content fields to blueprint fields, ensuring fields with case differences are properly detected and removed. This prevents orphaned fields due to case mismatches and improves data consistency.
@afbora afbora self-assigned this Oct 29, 2025
@afbora afbora added this to the 1.9.0 milestone Oct 29, 2025
Copy link
Member

@lukasbestle lukasbestle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for investigating, this cause and solution makes sense!

@afbora afbora force-pushed the fix/94-clean-command branch from 10984b6 to 2998420 Compare October 30, 2025 06:34
@afbora
Copy link
Member Author

afbora commented Oct 30, 2025

@lukasbestle You're totally right. I've applied the your suggestions.

@afbora afbora requested a review from lukasbestle October 30, 2025 06:36
Copy link
Member

@bastianallgeier bastianallgeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukasbestle do you want to have another look?

@bastianallgeier bastianallgeier changed the base branch from main to develop October 31, 2025 11:21
@lukasbestle lukasbestle merged commit e899579 into develop Oct 31, 2025
12 checks passed
@lukasbestle lukasbestle deleted the fix/94-clean-command branch October 31, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Clean content command removes field values from fields defined in plugins

4 participants