Jesse Debruyckere
Jesse Debruyckere
### Description When a feed has "Disable/delete missing elements" enabled and the processed feed is empty no elements are disabled/deleted. ### Steps to reproduce 1. Feed with Disable/delete missing elements...
### Description I would like to add a Product uri for every site. Eg - EN: products/{handle} - FR: produits{handle} - or even better: {craft.entries().section('pages').type('products').one().slug}/{handle} How can I accomplish this?...
### Describe the bug It seems that supertable blocks nested inside a matrix field are not being deleted when the element revisions are pruned. When running `php craft utils/prune-revisions` I...