Subject: | Correspond fails? |
Date: | Mon, 07 Aug 2006 21:15:17 +0100 |
To: | bug-RT-Client-REST [...] rt.cpan.org |
From: | Howard Jones <howie [...] thingy.com> |
Hi,
I've been modifying the example/create_ticket.pl to make a version that
creates a ticket, then adds a requestor and an admincc (so that the
requestor doesn't get a 'this transaction is blank' mail), and then
corresponds with them.
The first parts are working OK, using ticket->new, store, requestor,
admin_cc, store. When I try and call ->correspond() on the same ticket
object, I get
"ticket: Unknown field
# action: Unknown field
# text: Unknown field"
Is it supposed to work? What is missing? I didn't see any README, or
anything in the R:C:R:Ticket POD to suggest it didn't work as advertised...
Best Regards,
Howard Jones