Where is the field name "reviewer(s)" configured? I am going to change it to not have parens as soon as I can find it.
On Tuesday, February 28, 2012, Jason Grout <jason-s...@creativetrax.com> wrote: > On 2/28/12 5:16 PM, William Stein wrote: >> >> Hi, >> >> I'm trying to make a query that lists all tickets that "needs review", >> but do not have anybody in the Reviewer field. I can't do this, >> because the field is not "Reviewer" but "Reviewer(s)", and I can't >> figure out how to use the query language of trac (some sort of SQL) to >> deal with a field name with parenthesis in it. >> >> Here's the query: >> >> http://trac.sagemath.org/sage_trac/report/46 >> >> Can somebody either show me where I can change the name of that field >> or -- if it is possible -- explain how to do a query that involves >> field names with parenthesis. > > > I think you can just use the "Custom Query" functionality: > > http://trac.sagemath.org/sage_trac/query?status=needs_review&group=priority&order=priority&col=id&col=summary&col=type&col=priority&col=milestone&col=component&reviewer=#no2 > > Is that what you want? You can choose the columns, grouping, etc., to customize it. You can then go down to the bottom and "Save Query" to make a permanent report. > > Jason > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org