I want to change the id of one of my items to the id of one that I have deleted to avoid some URL rot. Basically, I have: http://interestid.com/welcome/default/view_event/12 and I want it to be: http://interestid.com/welcome/default/view_event/11 ID 11 is gone now and 12 is the new one. But my link won't work right if it's not 11. Can I just update the id to 11 and not worry? BR, Jason Brower
- [web2py] Changing an id... could it be really bad? Jason (spot) Brower

