function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
atlantisatlantis 

overflowing about auto nubmer

Hi,

 

As we know, SF limit the length of auto number to maximum 10 digits.

 

I wonder what will happen if we want to create the 10,000,000,000th record.

 

 

Anybody knows it?

 

 

Thanks a lot

Atlantis 

Best Answer chosen by Admin (Salesforce Developers) 
werewolfwerewolf
I'm pretty sure it'll just roll back to 0 and start counting again from there.