David Starr wrote: > Hi I'm using the following in my trac.ini ... > > [query] > default_query = > col > = > id > &col > = > summary > &col > = > status > &col=owner&col=type&col=priority&order=summary&group=milestone&owner= > $USER&status!=closed > > But Trac seems to be ignoring the column and grouping options I've > specified, and still using it's own defaults. Currently running Trac > 11.5. Am I missing something or don't these work? > > David
Hi, Try status=!closed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
