1 Jun 2008 03:59
[Trac] Re: how to use $USER in TicketQuery?
I'm sorry about the wrong answer that I gave to you. At the second item, I don't know why, it works just fine at my job (that I recently updated from 0.9 to 0.10.4), but, at home, that I have installed trac 0.10.4, the behavior of Custom Report is diferent. At my job, when I use the link [query:status=new], the report that is displayed, has the by default owner filter. But, at home, it dosen't have by default the owner filter. Well, if someone know anything about this issue, please, HELP On 31 maio, 11:47, José Renato (br) <jrp...@...> wrote: > "1. How can I use "beta (private)" (note the space) in the > query: > portion, the "(private)" seems to be ignored. I tried various quoting > but it > never worked." > > I think that you can put "%20" between beta and (private), like this: > "beta%20(private)" > > "2. How can I use $USER in there to pare it down? I tried > ".new&owner=$USER&milestone." but it then shows me no tickets." > > On this case, if the user is logged in, the tickets will be filtered > using his name as owner, you don't have to put the especific filter. > (if you don't have change any default configuration at the query > module) > > See u.(Continue reading)
RSS Feed