The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

_UpdateRecordObj ( ARGSRef => \%ARGS, Object => RT::Record, AttributesRef => \@attribs)

@attribs is a list of ticket fields to check and update if they differ from the B <Object>'s current values. ARGSRef is a ref to a paramhash.

Returns an array of success/failure hashes

THE PLAN

Create wrapper objects for:

    Ticket
    User
    Group
    Queue
    Transaction
    Attachment