I am trying to set up a TracQuery to list all tickets in a specific
milestone. In my case, the milestone text is:

 2009 Release 3 - Codename "Anguirus"

If I make a query via View Tickets, I see that this is set up as:

 milestone=2009+Release+3+-+Codename+%22Anguirus%22

and I get the results I expect. So, I thought I would do this:

 [[TicketQuery(milestone=2009+Release+3+-+Codename+%22Anguirus%22)]]

I get "No results". Which is not correct. I have tried variations on
this (quotes around the string, and things like that). But nothing
changes.

I do not need to use the text above if there is a better way to get the
tickets in a specific milestone.

A related question: how could I refer to tickets in the next milestone
without having to use text as I have done? I would like a query that
always references tickets in the next milestone. Not all future
milestones. Just the very next one.



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