<div dir="ltr">I have had good success creating and editing tickets with <span style="color:rgb(0,0,0);background-color:rgb(238,238,238)">RT</span><span class="" style="color:rgb(0,0,0)">::</span><span style="color:rgb(0,0,0);background-color:rgb(238,238,238)">Client</span><span class="" style="color:rgb(0,0,0)">::</span><span style="color:rgb(0,0,0);background-color:rgb(238,238,238)">REST and my RT 4.0.17. However, I haven't figured out how to add a value to a custom field that accepts multiple values. When I update a ticket like so:</span><blockquote style="margin:0 0 0 40px;border:none;padding:0px">
<div>$ticket->cf('InventoryAsset' => $aid); $ticket->store();</div></blockquote>the ticket history shows that it first deletes the previous value before adding the new value.<div><br></div><div>Is this possible or should I submit a wishlist bug to the queue at <a href="http://rt.cpan.org">rt.cpan.org</a>?</div>
<div><br></div><div>thanks, Don</div></div>