Question: What is the maximum amount for UniqueId of ScheduleGantt items (flights/vehicle activities etc.)?
Answer: The max value of the items in the database for gantt items (and other data stored in db) is set to int max value, which is 2,147,483,647
We would expect UniqueId to start from 0 and continue until the integer max limit