Bug control software, defect control system, issue control tool

Q: The #ID number is not continuous, it jumps sometimes, why?

A: The #ID number is an internal number and it is not required to be continuous.
   The jump is caused by restarting the server. However, you can force it to be
   strictly continuous by setting:
   sequence.pre_allocation_size=1
   in the file WEB-INF/classes/conf/db_sequence.properties
  


Home - FAQs