Enhancement
Major
Detail
Detail
Enhancement
Identifiers (e.g. for the creation of objects) are always reserved in chunks of 1000. If there is a high demand for identifiers (e.g. for imports or migrations), this strategy creates too high a load on the database. Instead, the size of a reserved identifier chunk should adapt to the current demand.
Test
No test.