I have the same problem: I want to put some logical order in my long list of reports.
It would be nice if the reports had a property "Display Order" that could be changed in the edit screen of a report. Meanwhile, I will investigate the database schema to see how to change the order by editing the tables. On Jun 2, 1:31 pm, Christian Unger <[email protected]> wrote: > so we have added and deleted reports over time. > > and I want to put them in a certain order. > > every report obviosuly got it's own report ID > > now some queries show this id under e.g. report=7 > > if I change this to a different number I get presented withan error > like so: > > Error: When specified, the report number should be "29". > > even when earlier slots like 9,10,11 and so on are free trac tries to > append the new report at the end of the report list rather than > inserting it in the free slot which I specified in the query. > > What gives? > > __ > cu > christian unger --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
