Hi,
I'm trying to bulk edit sling:vanityPath property but with no luck.
Here is what I did:
- Navigate to : http://localhost:4502/etc/importers/bulkeditor.html
- Rootpath : /content/sitename/en_us/foldername
- Query Parameters : type:Page
- Content mode: check
- Property columns: Uncheck all
- Custom properties /columns : sling:vanityPath
- Click "Search" - I get 40 pages total, 10 of them without sling:vanityPath set.
- Click "Export", save "export.tsv"
Did not even try to edit file, just tried to import it back by doing following:
- Navigate to : http://localhost:4502/etc/importers/bulkeditor.html?hib=false
- All fields set the same as previously
- Click "Import", open "export.tsv"
- Got message "Imported 10/40 lines"
So it seems bulk editor does not import custom properties if they are set.
Could please someone help me with this?
If this is a tool limitation - is there any other 3-rd party tool/script for bulk updates?
Thanks is advance.