We have an annual reporting sites that contains approximately 200 nodes each year. When the next year’s reports are complete, all of the current year’s nodes move to a path like /archives/fy2020/*
. Not only do their paths change, but the menu items change as well to 1) create a new entry year 2) move menu items to the new entry year as the parent.
I am looking at what type of batch process I can used to identify and confirm the nodes that need to "move" and the execute the path and menu changes. Tips and pointers would be helpful.