
16 Jul
2010
16 Jul
'10
2:26 p.m.
Hi, 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? -- Mark Schouten | Tuxis Internet Engineering KvK: 09218193 | http://www.tuxis.nl/ T: 0318 640168 | info@tuxis.nl M: 06 53463918 | mark@tuxis.nl