Hi,If you are trying to move the bulk of assets and references, kindly
create script using AssetManager API's and using assetManager.move()
method, move the assets from source folder to destination folder. Once
assets moved using Query check in how many content nodes the old path is
used/authored, by iterating through the nodes read all property values.
If any property value matches with source asset path, set the node
property with new asset path and activate the node.