Hello,
When creating Tasks in a Project, we see that the Task ID is auto-incremented, which is expected behaviour. I would expect the increment value to be 1, but it appears that the ID for each new task is incremented with the amount of minutes passed since the previous task was created.
DateTime: Time difference: ID: Increment:
2024-12-12 17:09:04 - 72019 -
2024-12-13 09:55:01 16:46 73025 1006
In the beginning we did not see this behaviour. Does anyone know why this could be happening? As the Task ID field is a type integer, some day we would run out of space.
Thanks so much!
Best,
Marco