[Trac-tickets] [The Trac Project] #2050: A 'next ticket' link
(Custom header link framework)
The Trac Project
noreply at edgewall.com
Mon Sep 12 14:56:40 CDT 2005
#2050: A 'next ticket' link (Custom header link framework)
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.8.4
Severity: normal | Keywords: |
-------------------------+--------------------------------------------------
For logged in trac users, it would be nice to have a "My Next Ticket"
which goes to the highest priority ticket for that user (i.e., what I
should be working on right now). This link could be prominently displayed
on ALL trac pages when a user is logged in.
An initial cut at this might allow a definition of "highest priority" as a
SQL query in the trac.ini file, or simply link to a customized report by
its report #. I guess the key thing is some framework that allows users
to expand the links or buttons shown on the header of each page. I don't
see any mention of this in the docs regarding administration or
configuration.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2050>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list