According to the documentation, tickets consist of a series of
artifacts, each with its own time stamp, the most recent providing the
value of "mtime". Is there a way to get the timestamp of a ticket's
first artifact?
Alternately, I tried adding an "opened" field to the ticket table
schema. In the New Ticket screen, I tried adding:
set opened [ expr { clock format "%Y-%m-%d" -gmt 1 } ]
but the TH1interpreter did not like this (nor several variations that I tried).
I have searched for and read through several TCL references, but they
have been of limited help. Are there good references any one here
cares to recomend?
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users