On Wed, Jun 3, 2009 at 7:28 AM, zineb BENAMEUR EL YOUBI <[email protected]> wrote: > Hello, > Recently, I made some modifications to my Trac , I added some new fields and > delete some ones in trac.ini file. > In my section "tickets" where i can view the reports, there is a very big > problem. > When i add the new fields to my SQL query, the old tickets (whitch were > created before the modifications) disapeare from the query result. > Please, do you have any idea how i can resolve this problem? > > Thanks, > Z. BEN
You should post a sample of your query. It might be a problem with your SQL. Tickets shouldn't just disappear from the results because they don't have a value for a particular field. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
