SangMin Yu kirjoitti:
> My team start to use trac. (so cool!)
> 
> I want to show ticket's due date from TracReport like created date
> (for example default TracReport).
> 
> I am reading
>     http://trac.edgewall.org/wiki/TracReports
>     http://trac.edgewall.org/wiki/TracTickets
> 
> I don't  find any information to request ticket's due to closed yet.
> 


Sounds like you want to use custom ticket field called "due date", since
default Trac tickets don't have it.

So you need to create that field. (see
<http://trac.edgewall.org/wiki/TracTicketsCustomFields>)

And create custom report for that (see same document)

-- 

Jani Tiainen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to