Closed (outdated)
Project:
Pathauto
Version:
7.x-1.2
Component:
Tokens
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2015 at 23:03 UTC
Updated:
7 Feb 2026 at 10:26 UTC
Jump to comment: Most recent
Comments
Comment #1
Dev8.addweb commentedHave checked that dman's sandbox: Node Renumber.
Suggested module instead uses the API to load and re-save the whole node entity with a new-ish nid. nid is a unique foreign key to half the tables in the database. Trying to do it with SQL only is almost sure to leave something behind and put your database into an unstable state.
This is a sandbox project, which contains experimental code for developer use only.
Thanks!
Comment #2
mably commented