Possibly new core method/function?
Possibly new core method/function?
I was working on the distro when it hit me slowly, maybe we need a function that allows us to give an object a new serial?

I also see this as a potential problem.
Not sure why one would ever want to do this but if you did find a reason and if you didn't care what the value of the new serial is you can simply create a new item and copy all necessary attributes/CProps/member values to the new item and then destroy the old one. And voilla! The new item will have a different serial.
Not sure why one would ever want to do this but if you did find a reason and if you didn't care what the value of the new serial is you can simply create a new item and copy all necessary attributes/CProps/member values to the new item and then destroy the old one. And voilla! The new item will have a different serial.