<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Steve,<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 15, 2016, at 12:36, <a href="mailto:steve@sbsroc.com" class="">steve@sbsroc.com</a> wrote:</div><div class=""><div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.3;" class="">Hi!<br class="">   I have separate time keeping software that I developed and allows me to enter time on my phone and sync directly to my database, report on it and export to accounting to generate invoices. The only missing link is with RT's tickets.<br class=""><br class="">   When I export and bill time at the end of the week, I'd also like to export my comments to the RT ticket that's related to the time record. I figured out how to create the comment record, but since I'm doing this days after the event occurred, the ever is for the date that I export. I'd like to back date my entries into RT to be the same date and time as my time record. Is there a way to do this with the API, or should I just insert into postgresql directly? Anyone else doing anything similar, or have a better idea?<br class=""></div></div></blockquote><div><br class=""></div>Have you seen our relatively new RT::Extension::TimeTracking extension? <a href="https://metacpan.org/pod/RT::Extension::TimeTracking" class="">https://metacpan.org/pod/RT::Extension::TimeTracking</a></div><div><br class=""></div><div>Among other things, this extension lets you backdate time worked (which is guarded using permissions on the "Worked Date" custom field that the extension provides).</div><div><br class=""><blockquote type="cite" class=""><div class=""><div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.3;" class="">Thanks!<br class="">Steve</div></div></blockquote><br class=""></div></div><div>Thanks,</div><div>Shawn</div></body></html>