Hi Jared, we need a similar solution. In our case, it's probably named "released" (instead of "signed"). The use-case is that nobody should change ticket properties when the ticket is released (only commenting).
Have you created a Trac-Plugin on Trac-hacks [1] for that solution? Thank you, Franz [1] http://trac-hacks.org/ On Sunday, July 27, 2014 1:33:16 AM UTC+2, Jared Bownds wrote: > > Reference: http://trac-hacks.org/ticket/11885 > > I am looking for a solution that will work like this: > > - Create a new permission group called SIGNER > - Add 'signed' as a resolution type > - Users with permission SIGNER are allowed to resolve a request as > 'Signed' > > Desired behavior: > > - Once a ticket is resolved as 'Signed', the ticket is now read only > except to TRAC_ADMIN > - Users without TRAC_ADMIN permissions are unable to modify the ticket > in any way. When an attempt is made, the user should receive an error upon > save indicating the ticket is signed and therefore read only. > - Visually distinguish tickets resolved as 'Signed' by either slightly > changing the color of the description body, or add a draft style 'SIGNED' > watermark to the right and left side of the description body. > > -- 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/d/optout.
