[rt-users] Is it safe to manually increase the ticket ID counter?
Jan Algermissen
jalgermissen at topicmapping.com
Tue Nov 11 14:05:57 EST 2003
Hi,
we would like the ticket IDs to start at 100.000 and not at 1, thus
making the ticket ID look more like an ID than a counter[1]. Does
RT tolerate such 'holes' in the ticket ID sequence? Is it safe to
manually set the counter to 100000 in MySQL directly?
Or are there any for($i=1; $i <max $i++)-style loops that will break?
Thanks in advance.
Jan
More information about the rt-users
mailing list