#20458: Add a "My Tickets" report to the Django Trac
-------------------------------------+-------------------------------------
     Reporter:  giuliettamasina      |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:
    Component:  *.djangoproject.com  |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by giuliettamasina):

 Nice hidden feature :)

 I think we should add a section to
 https://code.djangoproject.com/wiki/Reports with a few links to "My
 Tickets"-like searches. Maybe even as second section on the page, after
 "Reports" and before "New contributors".

 Something like:

 == Your tickets ==

 These links will list all tickets associated with you, and can be
 bookmarked for easy reference:

 *
 [https://code.djangoproject.com/query?owner=$USER&status=assigned&status=new
 Tickets owned by me]
 
([https://code.djangoproject.com/query?owner=$USER&status=assigned&status=closed&status=new
 include closed tickets])
 *
 [https://code.djangoproject.com/query?reporter=$USER&status=assigned&status=new
 Tickets reported by me]
 
([https://code.djangoproject.com/query?reporter=$USER&status=assigned&status=closed&status=new
 include closed tickets])
 *
 
[https://code.djangoproject.com/query?owner=$USER&status=assigned&status=new&or&reporter=$USER
 Tickets owned or reported by me]
 
([https://code.djangoproject.com/query?owner=$USER&status=assigned&status=closed&status=new&or&reporter=$USER
 include closed tickets])

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20458#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to