>
> I then edit a ticket so that the sprintinfo field exists for a ticket. I
> then
> do a query, hoping to see tickets for which sprintinfo has a value:
>
>         [[TicketQuery(sprintinfo!="")]]
>

The following spelling works for me:

[[TicketQuery(sprintinfo=!)]]

That is, exclamation point after equals sign, and nothing after it instead
of "".

-Ethan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to