Skip to content

Clean content command removes field values from fields defined in plugins #94

@morja

Description

@morja

I have a plugin that defines a tab with fields in its own blueprint. The tab is added to my page blueprint.

When I run the kirby clean:content command, it removes the values from those fields from the plugin.

Also, interestingly in one case it changed a page field's value from true to false.

And it creates translation version of all pages, which is not really wanted.

It would be great to have an option to make it omit fields that have a value and/or provide a list of fields to skip.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions