by Andrew Normore.
On our old Moodle 2.6, when backup / restoring a course - the URL's would change.
In Moodle 3.3.2 this exact same process results in the links NOT changing.
So this link for example:
PROBLEM: The link doesn't update!
BACKUP COURSE A: /mod/book/view.php?id=466215&chapterid=41778
RESTORE TO COURSE B: /mod/book/view.php?id=466215&chapterid=41778 <-- the link didn't update!
SHOULD BE:
BACKUP COURSE A: /mod/book/view.php?id=466215&chapterid=41778
RESTORE TO COURSE B: /mod/book/view.php?id=100518102&chapterid=85105 <-- The link has successfully updated!