I wanted to view my reported tickets, but Trac says there are no matches (View Tickets -> {7} My Tickets): http://trac.cppcheck.net/report/7
Is it because it shows only tickets where the user is the owner?
Or does the view just not work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wanted to view my reported tickets, but Trac says there are no matches (View Tickets -> {7} My Tickets):
http://trac.cppcheck.net/report/7
Is it because it shows only tickets where the user is the owner?
Or does the view just not work.
Yes, this shows the tickets you own. To get the tickets you created, you need to create a custom query: http://trac.cppcheck.net/query
Ok, thanks.