Hi, sometimes I need to assign more users to one issue. I do this with setting owner to "user1 user2". I wanted to change the My Tickets reports to use this. So I changed owner='$USER' to owner LIKE '%%$USER%%'
But I get only the error saying: Report execution failed: near "xrambous": syntax error (xrambous is my username acquired through $USER) I found that if I change $USER to some of the real usernames, everything is working fine. I'm using Trac 0.9.6. Is this a bug or I'm doing something wrong? Thanks for help Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
