Public ID's numbering go in order of entity creation

Actually, public IDs are generated in incremental order, but IDs cannot be reused. So if you create 99 projects but then delete numbers 2 to 99, the next one will be given number 100, even though it appears to be only the second project that exists.

1 Like