Ticket Change Details
Not logged in
Overview

Artifact ID: c3556ed752326e7d412e1a5ab8a6b393645a0d3e
Ticket: d0e0bc0da5dc63187fc64643ff1ce391a02e6237
add ticket created time
User & Date: rwilson 2009-12-31 19:42:25
Changes

  1. Appended to comment:
    
    
    <hr><i>rwilson added on 2009-12-31 19:42:25:</i><br>
    actually, i just tested the schema changes solution above; editing a ticket updates the created time.  this is because, essentially, editing a ticket performs a DELETE then an INSERT, so the default CURRENT_DATETIME gets evaluated fresh again.  (i confirmed this by inspecting tkt.c [98960a5cdc].)
    
    i'm not sure that the OP's request can be resolved without writing some fossil code.  i'm going to try a few more things with the ui to see if i can get the desired result, but i don't have any more time today.
    
  2. status changed to: "Open"