You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you edit a blueprint and add a content field type. You can go to a page, add and publish content. It works fine. But, when you remove that field from the blueprint, then republish that corresponding page it doesn't remove the old blueprint field and data in the YAML.
How to reproduce
Go to Blueprints -> Pages.
Add a simple Text FieldType, call it 'simple' save
Navigate to Collections -> Pages -> [Any Page] and ADD content to the 'simple' field and publish
Find the file 'content/collections/pages[pagename].md' to ensure it added and published the content
Navigate to Collections -> Pages -> [Any Page] and REMOVE content to the 'simple' field and re-publish
Find the file 'content/collections/pages[pagename].md' and see it keeps the 'simple' field and content
Logs
No response
Versions
Statamic 3.2.17 Solo
Laravel 8.67.0
PHP 7.3.24-(to be removed in future macOS)
No addons installed
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered:
Bug description
When you edit a blueprint and add a content field type. You can go to a page, add and publish content. It works fine. But, when you remove that field from the blueprint, then republish that corresponding page it doesn't remove the old blueprint field and data in the YAML.
How to reproduce
Logs
No response
Versions
Statamic 3.2.17 Solo
Laravel 8.67.0
PHP 7.3.24-(to be removed in future macOS)
No addons installed
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: