<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;"><div>I have per-transaction custom fields that the users can update when they comment (or reply) </div><div><br></div><div>I need to roll those up to the Ticket as they are added, so I wrote a scrip</div><div><br></div><div>But I can't seem to get it to work...  It's always one comment behind...</div><div><br></div><div>Then I found this line in the RT wiki </div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">     </span>Quote:     Note that Per-Transaction custom fields values are not available to ScripActions. (RT sets these after the Scrip has been executed.)</div><div><span class="Apple-tab-span" style="white-space:pre">       </span>from:    <a href="http://requesttracker.wikia.com/wiki/ScripAction">http://requesttracker.wikia.com/wiki/ScripAction</a></div><div><br></div><div>Damn, that means my displayed roll-up in the Ticket will forever be inaccurate...</div></div><div><br></div><div>Are there any suggested work-arounds?</div><div><br></div><div>thanks</div><div>al;</div><div><br></div><div><br></div></body></html>