I'm wondering if anyone has a tip or trick to update web paths for a collection of items.
There's a collection of older (2009 era) assets I'm working with where we had the system web path separator set to '_' when they were created.
Since then we changed the web path separator to '-' and I'd really like to update all the webpaths for these assets.
Any tips? Tricks? Clever hacks? I'm considering a trigger at the moment but unsure if I want to go down the remove web path / add web path route or not.