> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of [email protected] > Sent: Friday, January 23, 2009 4:28 PM > To: [email protected] > Subject: [Trac] Re: "My Bugs" > > > y> I just tried the wordpress one and it worked just fine for me. > y> btw, the My Tickets report (unless modified) out of the box from > trac > y> only lists open tickets. > > Well, > http://trac.wordpress.org/search?q=jidanni&noquickjump=1&ticket=on&wiki > =on > shows lots open, but http://trac.wordpress.org/report/7 shows, from a > firefox screen scrape: > > WordPress Trac > Search: > > * logged in as jidanni > ... > {7} My Tickets > > This report demonstrates the use of the automatically set $USER > dynamic variable, replaced with the username of the logged in user > when executed. > > No matches found. > > I guess I am a big loser.
Report 7 checks for tickets you are the _owner_ of. You do not own any tickets, you are just the reporter. Use the Query system to build simple queries like this on the fly: http://trac.wordpress.org/query?status=new&status=assigned&status=reopened&r eporter=jidanni&order=priority --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
