Greg Dickie wrote:
Hi,

I have a couple of small questions about milestones:
-First is it a known bug that editing a milestone in the webadmin module
loses the target date? ie when you go to edit the date is not in the
form, so when you save it, it goes away. If you explicitly fill it in it
seems to work fine.

I was not aware of that.

-What is the ticketquery syntax for milestones that have spaces in the
title? Or should I just smack people for using spaces?

Simply use space:

[[TicketQuery(milestone=Big Milestone)]]

query:"?status=new&status=reopened&milestone=Big Milestone"

and tickets:

- Is there a way to specify which fields are available with [query] or
[TicketQuery]?

Not explicit help, yet. I guess the help for the TicketQuery macro could be expanded
to do that dynamically.
What you can do is to look at Custom Queries URLs for hints.

- Any idea when we'll be able to save custom queries?

Please voice in your support there:
http://projects.edgewall.com/trac/ticket/1735

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

Reply via email to