Jain, Paul,<br><br>I don't create reminders that are owned by "Nobody" so I don't have that problem. Do either of you have scrips that automatically create reminders?<br><br>Kenn<br>LBNL<br><br><div class="gmail_quote">
On Mon, Sep 13, 2010 at 9:42 AM, Paul <span dir="ltr"><<a href="mailto:paul.crovella@gmail.com">paul.crovella@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 09/13/2010 08:38 AM, Kevin Falcone wrote:<br>
> On Sun, Sep 12, 2010 at 08:47:02PM -0400, JAIN JACOB wrote:<br>
>>    Hi,<br>
>>    I'm using RT 3.8.8 on RED HAT LINUX 5.0 with apache 2.0.<br>
>>    I have moved the RT database from RT 3.6.5 to RT 3.8.8 and has run the upgrade scripts. But<br>
>>    when I login to RT on my reminder sections I'm seeing reminders for 'nobody' along with the<br>
>>    reminder that I have set.<br>
>>    Even non superusers get the same reminder section( reminder for nobody). Could you please let<br>
><br>
> MyReminders has searched for<br>
><br>
> $reminders->FromSQL('(Owner = "Nobody" OR Owner = "'.$session{'CurrentUser'}->Name.'")'<br>
><br>
> for a long time<br>
><br>
> -kevin<br>
<br>
</div></div>Jain, this bugged me too. Easy fix is to copy<br>
/path/to/rt/share/html/Elements/MyReminders to<br>
/path/to/rt/local/html/Elements/MyReminders and remove the 'Owner =<br>
"Nobody" OR ' chunk.<br>
<br>
Not sure why Nobody's reminders are shown by default. My only guess is<br>
so there'd be an easy way to remind or notify everyone of something.<br>
Around here, though, people would just miss setting an owner and end up<br>
confusing the rest of us.<br>
<br>
Cheers,<br>
Paul<br>
<br>
RT Training in Washington DC, USA on Oct 25 & 26 2010<br>
Last one this year -- Learn how to get the most out of RT!<br>
</blockquote></div><br>