Searching for CC

On RT 3.6.4 I have a scrip to do
$self->TicketObj->AddWatcher( Type => “Cc”, Email => ‘ecom@idowa.example’);
on certain tickets.
I want to define a search for all tickets that have this email-address
as a CC and tried doing:
CC.EmailAddress = ‘ecom@idowa.exmaple’ but this does not seem to work.
Any suggestions?

Thanks a lot,
Stefan Maier

Mit freundlichen Grüßen

Stefan Maier

Straubinger Tagblatt
EDV-Abteilung FON: +49 9421 940 388
Ludwigsplatz 30 FAX: +49 9421 940 6236
D-94315 Straubing
http://www.idowa.de E-Mail: maier@idowa.de
Zeitungsgruppe Straubinger Tagblatt / Landshuter Zeitung
Cl. Attenkofer’sche Buch- und Kunstdruckerei
Verlagsbuchhandlung Straubing KG
Registergericht: Amtsgericht Straubing, HRA 1118

Stefan Maier schrieb:

On RT 3.6.4 I have a scrip to do
$self->TicketObj->AddWatcher( Type => “Cc”, Email => ‘ecom@idowa.example’);
on certain tickets.
I want to define a search for all tickets that have this email-address
as a CC and tried doing:
CC.EmailAddress = ‘ecom@idowa.exmaple’ but this does not seem to work.
Any suggestions?

Thanks a lot,
Stefan Maier

In a reply to my own Question (someone might use the list archive):
Upgrading SearchBuilder will fix this.

Mit freundlichen Grüßen

Stefan Maier

Straubinger Tagblatt
EDV-Abteilung FON: +49 9421 940 388
Ludwigsplatz 30 FAX: +49 9421 940 6236
D-94315 Straubing
http://www.idowa.de E-Mail: maier@idowa.de
Zeitungsgruppe Straubinger Tagblatt / Landshuter Zeitung
Cl. Attenkofer’sche Buch- und Kunstdruckerei
Verlagsbuchhandlung Straubing KG
Registergericht: Amtsgericht Straubing, HRA 1118