- 🇫🇮Finland Tuuuukka
Could this work? It clears the deleted field's config from
config/sync/diff.plugins.yml
when the field is deleted.To test:
1. Add a new field to e.g. a content type.
2. Rundrush cex
and make sure you see the field inconfig/sync/diff.plugins.yml
.
3. Delete the field.
4. Rundrush cex
again and make sure the field's not there anymore. - Status changed to Needs review
12 months ago 7:43am 22 November 2023 - last update
12 months ago 39 pass - Status changed to RTBC
12 months ago 12:35pm 22 November 2023 - 🇫🇮Finland Onnia
I tested this patch with vanilla D10.1 this seems works as Tuuuukka reported. In some setups the diff.plugin.yml config changes are exported only after saving the /admin/config/content/diff/fields form but I guess this is the way the diff configs are updated / detected. After saving the settings form the patch works as expected.
- Status changed to Needs work
6 months ago 4:01am 31 May 2024 - 🇦🇺Australia acbramley
Thank you for your contribution. This issue currently does not meet the Contribution guidelines which are required to get this change committed.