Description
The autoexport:filteruuidpaths property configuration for the auto export module doesn't work as expected. Adding another path still results in the uuids being exported.
Reproduction
- Create 12.0.2 archetype project
- Add news feature through Essentials, recompile and restart
- Add "/content" to /hippo:configuration/hippo:modules/autoexport/hippo:moduleconfig/autoexport:filteruuidpaths
- Recompile and restart
- Create a new news document in the cms, save
Expected
The new news document auto-exported yaml doesn't contain jcr:uuid properties
Observed
The new news document auto-exported yaml does contain jcr:uuid properties