I am using Umbraco v13 and am wondering if there is a way to mass change each page that uses one template for a different template?
For example, if I have 50 pages that all use template A, I would like to switch them all to use template B.
Way back in v7 I created a custom plugin that did this for me. For v13 things have changed enough in the database that I am not sure how/where umbraco stores the pointer/id for the template each page uses. Any help would be appreciated.