Menu

How to Restart Request ticket Number?

Anonymous
2011-11-24
2019-12-18
  • Anonymous

    Anonymous - 2011-11-24

    Hi,

    I open 30 test ticket in itop. now i want to restart the ticket no. for example now, when i open a new ticket, ticket no start like "I-1031" but i want like" I-1001".
    Please help me.

     
  • TheBigOne

    TheBigOne - 2011-11-24

    Hi,

    if you delete the ticket entries in the DB or whereever you also need to reset the auto_increment counter on the table:

    ALTER TABLE tablename AUTO_INCREMENT=0

     
  • Aman

    Aman - 2012-01-19

    Hi All,

    Just started ticket no from 1
    But notification and History of previous deleted ticket still exist.

    Plz help its Urgent

     
  • Aman

    Aman - 2012-01-19

    Hi All,

    Just started ticket no from 1
    But notification and History of previous deleted ticket still exist.
    Want to delete history and notification of previous ticket

    Plz help its Urgent

     
    • Diego Flores

      Diego Flores - 2017-01-24

      Did you resolve your problem? I'm facing the same situation. I can delete Tickets from GUI but there is message that there are linked objects that must be deleted as well to maintain db consistency.

      Can someone help us?!

      Thanks!.

       
  • Nabeel ahamed

    Nabeel ahamed - 2019-01-15

    you have to delete all the entries in the databaase table in order to resolve this issue.
    please mail me to mkr.nabeel@gmail.com to assist.

     
    • Dan Hsieh

      Dan Hsieh - 2019-12-17

      Hi! Could you advise me how to reset the ticket number in iTop? I try to remove the tickets from GUI but it will continue the ticket number when new ticket create.

       
      • Pierre Goiffon

        Pierre Goiffon - 2019-12-18

        Hello,
        For now tickets ref are directly made from the ticket id, which is an auto increment field.
        In the upcoming 2.7.0 the ref will be handled separetly with a new ItopCounter object.

         
        👍
        1

        Last edit: Pierre Goiffon 2019-12-18
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2019-01-15

    There's actually another way. But then the ID in the ref won't be the same anymore as in the reference.

    If that's fine, you can alter the method which generates the ticket ref.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.