On Wednesday, December 4, 2013 8:58:54 AM UTC-8, Ethan Jucovy wrote:

> 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 reminded me of this comment: 
http://trac.edgewall.org/wiki/TracQuery?action=diff&version=40&old_version=39

It looks like either != or =! works in this case, and the significant 
difference here is to have nothing rather than "". Is that what you find as 
well?
 

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