Hi trac people.  I'd like to have a template for new milestones that looks
like this:

DESCRIPTION HERE

'''Open tickets:'''
[[TicketQuery(milestone=THIS_MILESTONE&status!=closed)]]

'''Closed tickets:'''
[[TicketQuery(milestone=THIS_MILESTONE&status=closed)]]


Ideally the milestone name would go right into the TicketQuery macro
automatically, but even if not, if the above text could just show up
automatically in each new milestone when it's created, that would be terrific.
 Is there any way to do that?

Thanks!

-- Gary
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to