<div dir="ltr"><div><br></div><div>We're on RT 4.0.17.</div><div><br></div><div>I have this code snippet in a test (Yay TDD):</div><div><div> my $tickets = RT::Tickets->new(GetCurrentUser());</div><div> my $queue ='foo'</div>

<div> $tickets->LimitCustomField(CUSTOMFIELD => $internal_gid, OPERATOR => '=', VALUE => "i$generic_id", QUEUE => $queue );</div><div> my $ticket = $tickets->Next;</div></div><div><br>
</div>
<div><br></div><div>The error from ticket->Next() is:</div><div><br></div><div>[Fri Feb  7 16:00:07 2014] [warning]: RT::Queue '{83}' doesn't exist, parsed from '{83}.{Internal_GenericID}'<br></div>

<div><br></div><div>The queue in question is the queue with ID 83, and does exist. I just added the ticket to it.  </div><div><br></div><div>Is this a known bug in queue name handling, is it something I've done wrong, </div>

<div>is there a known workaround?</div><div><br></div><div>Thanks,</div><div>Len.</div><div><br></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><a href="mailto:lenjaffe@jaffesystems.com" target="_blank">lenjaffe@jaffesystems.com</a>   614-404-4214    @lenjaffe<div>

Information Technology Smoke Jumper, Host of <a href="http://www.meetup.com/techlifecolumbus/" target="_blank">Columbus Code Jam</a></div><div><a href="http://www.lenjaffe.com/" target="_blank">www.lenjaffe.com</a>     <a href="http://www.theycomewithcheese.com/" target="_blank">http://www.theycomewithcheese.com</a><div>

<a href="http://www.lenjaffe.com/PerlAdventPlanet/" target="_blank">Perl Advent Planet</a> - Advent Calendars: Perlish and otherwise.<div><br></div></div></div></div>
</div>