Changing default file URL domain should update all pages and sitemap.xml
Lets say you build a dev site and have a 100 pages. By default it uses a domain like hssites-xxxx.com. Once you change your primary domain the page URL's update but the files used on each page still use the old domain.
So you go and update the default file URL domain to your new primary domain. You assume this updates on all pages and your sitemap.xml... because you want it to be the default.
But this only works for any future updates you make and publish. All of the pages you created using the temporary domain are not updated. So in order to fix this, you need to open all 100 pages and then republish them. "ain't nobody got time for that" : )
Could you please add a way to click a checkbox that says "Update all pages and sitemap.xml with this new file domain".