[Rt-devel] Custom Field update override

Speicher, Joshua (TekSecure Labs) JSpeicher at teksecurelabs.com
Wed Jun 7 09:17:34 EDT 2006


Ok first off, sorry if this is the wrong list for this question.

 

Now the real problem, we are trying to make a scrip action that updates
a custom field based on the queue the ticket is being changed into.  Now
the scrip action works.  But, RT will update the custom field after the
scrip changes it.  Basically POST data gets written to the DB after the
scrip runs.  I fixed that by running the scrip in batch.  But then
Modify.html and ModifyAll.html show the old custom field data until the
page is reloaded.

 

So, is there a way to either intercept the %ARGS data that says update
customfield-1 to whatever in the scrip?  Or is there a way to cancel
that custom field update if the custom action has already processed?

 

Joshua Speicher
Web Developer
TekSecure Labs (sm)
(a division of Tekmark Global Solutions)
www.teksecurelabs.com

This message is for the designated recipient only and it, as well as any
attachments, may contain privileged, proprietary or confidential
information. If you are not the intended recipient, do not read, copy or
distribute it. Please notify the sender immediately and delete the
original at once. Any other use of the email by you is prohibited. Thank
you.


------------------------------------------------------------------------
This message is for the designated recipient only and it, as well as any attachments, may contain privileged, proprietary or confidential information. If you are not the intended recipient, do not read, copy or distribute it. Please notify the sender immediately and delete the original at once. Any other use of the email by you is prohibited. Thank you.
------------------------------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20060607/62844371/attachment.htm


More information about the Rt-devel mailing list