Configure RT selfservice

hi,

I will like to configure RT, so that the users can see the tickets of which
they are not requestor?

See this diff:

diff share/html/SelfService/Elements/MyRequests
local/html/SelfService/Elements/MyRequests

72d71
< $MyTickets->LimitWatcher(TYPE => ‘Requestor’, VALUE =>
$session{‘CurrentUser’}->EmailAddress);

(so i have copy of file in local with deleted one ^ line)

It is for version 3.6.1.

H.

Issa Moussa wrote: