[rt-devel] How to search for a unique Object using a CustomField ?

Kevin Falcone falcone at bestpractical.com
Thu Jul 24 10:35:26 EDT 2014


On Fri, Jul 18, 2014 at 10:38:26AM -0400, Al Joslin wrote:
> What is best practice for finding an object within RT given the value 0f an expected CF ?

Load an RT::ObjectCustomFieldValue with that value and CustomField and walk back via the Object method.

You may also want to look at the code in the RT::Migrate:: namespace

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-devel/attachments/20140724/8ffeeea2/attachment.pgp>


More information about the rt-devel mailing list