> my( $st, $msg ) = $self->TicketObj->AddCustomFieldValue( I believe this is your problem. IIRC, the AddCustomFieldValue method attempts to add to the available choices for this custom field. I think you want the SetContent method. See the perldoc in TicketCustomFieldValue_Overlay.pm and TicketCustomFieldValue.pm. -- Andy Harrison