On Tuesday, May 16, 2017 at 5:50:12 PM UTC+2, hasienda wrote: > > I found two issues while reading your code and message: > > Make sure to have the permission action named as you desire. In your > message you spoke about 'TICKET_VIEW_STATUS' while it was written as > 'TICKET_VIEW_STATUS' in code. > Yes the permission is given to the user
> > For ticket status you'll need to compare to a string, so write it quoted > like 'test' or "test". > I even modified 'test' to a string format, But still It seems that there is something I'm missing. Because the user with TICKET_STATUS_VIEW permission still cannot see the ticket with status test. Any help is most appreciated. > Steffen Hoffmann Regards, SF -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
