Hi emmanuel, Yes , i have a problem in keeping non-consecutive tickets ID in my system. I will describe all my situation : + I backup ticket table in postgres by right click and choose backup. + And then i build a new system trac and restore in ticket table in right click,choose restore. But when i create a new ticket , the system display error : "duplicate ID". I solve this problem in the following way: I change ticket_id_seq in sequence schema with a big number. The system works fine. I guess that ID duplicated so appear above bug. Have you idea for my problem ? Thank you very much.
Emmanuel Blot <[EMAIL PROTECTED]> đã viết: > My problem : i want to "reset value" of ID in sequence , such as : 1,2,3 .. > n > Any one help me ? There is no tool to do that, and it would probably not be a straightforward job to do it, as other wiki pages, tickets, etc. can refer to specific tickets IDs, and renumbering the tickets would require to update all these pages and tickets... Is there a problem to keep non-consecutive tickets IDs in your system? -- Manu --------------------------------- Hãy ghé qua trang chủ Yahoo! Việt Nam! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---