Megatest

History Of Ticket 6e15e1a4ca596e927ca0d54d442c814a6a902e48
Login

Artifacts Associated With Ticket 6e15e1a4ca596e927ca0d54d442c814a6a902e48

  1. Ticket change [791ce6ca19] (rid 1298) by mrwellan on 2011-11-10 15:05:05:

    1. comment initialized to:
      Add db clean up routing 
      
        - remove orphaned records
        ??????
      
      sqlite> select count(id) from test_steps where test_id not in (select id from tests);
      1666
      sqlite> select count(id) from tests where run_id not in (select id from runs);
      
    2. foundin initialized to: "v1.34"
    3. severity initialized to: "Minor"
    4. status initialized to: "Open"
    5. type initialized to: "Feature_Request"
  2. Ticket change [37ca6d9667] (rid 3315) by mrwellan on 2013-02-05 11:02:40:

    1. priority changed to: "Immediate"
    2. resolution changed to: "Open"
    3. title changed to: "Add db clean up routing"
  3. Ticket change [63d5fe24ed] (rid 9190) by matt on 2015-07-07 23:40:15:

    1. icomment: "Handled by "megatest -cleanup-db""
    2. login: "matt"
    3. mimetype: "text/x-fossil-plain"
    4. resolution changed to: "Fixed"
    5. status changed to: "Closed"