Page 1 of 1

Change NodeID

Posted: Fri Dec 21, 2012 5:33 pm
by paullanders
Dave, is there any harm in me changing a NodeID in the database?

Paul

Re: Change NodeID

Posted: Sat Aug 03, 2013 12:51 am
by dave
Hi Paul,

Blimey sorry for the long delay in reply! Only just noticed this :o((

If you change the nodeid you also need to update it on other tables not just the node table.

This would primarily be the fnlocaltest and fnnstest tables (also if you use views the fnviewitem will need updating with the ioption field of any node items).

Also fngroup if you use groups.

And possibly other stuff. Certainly if you update fnnode, fnlocaltest and fnnstest (if you use nodeside testing for that node) then everything else should be easily fixed in the UI.

Cheers,

Dave.