I have a drupal site with over 100k nodes. I now need to add 2 more domains and share teh content across these domains. Using Domain access
module i have created the domains and made content type default to all domains. This works great for new nodes.
However, i cant figure out how to bulk assign existing nodes to all. VBO doesnt seem to have a domain access
integration. Domain content does allow bulk updation but thats only 50 nodes at a time. Doing 100k will take a massive amount of time.
Any suggestions?