Hi Mark,
> I'm trying to write a script that searches for all open tickets that > carry a GPG signature so I can automatically download the needed public > keys. > While I thought the Search-request would be easy, I'm not getting the > expected results. > > I expected the following search to return all my tickets: > my %TicketIDs = $TicketObject->TicketSearch( > Result => 'HASH', > UserID => 1, > Permission => 'rw', > ); > > But instead, it only returns two tickets. The first two I created. Am I > missing something here? What about user 1 does not have the required permissions? However, permission 'ro' would be less strict. regards, Torsten Thau -- Torsten Thau, Dipl. Inform. c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz phone: +49 371 5347 623 cell: +49 176 66 680 680 personal pgp-key: 0x93E0A174 fax: +49 371 5347 625 http://www.cape-it.de
signature.asc
Description: OpenPGP digital signature
--------------------------------------------------------------------- OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
