Hi, I have some custom fields defined which must not exposed to the ticket creator. By using BlackMagicTicketTweaks, I can hide these fields while the customer creates the ticket. but if he opens the ticket history, he can see all changes made to this field, which is not what I want. After some googling, I came across https://groups.google.com/d/msg/trac-users/0e5G5RE0GtM/v00KXmw9kWoJ, which comes close to my needs, since it implements TICKET_VIEW_COMMENT. Unfortunately, denying this permission, the creator als has no access to its own comments. So, what I need would be something like TICKET_VIEW_COMMENT_SELF. Or is there another solution I simply have overseen?
Thank you, Rainer -- 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 http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/groups/opt_out.
