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.

Reply via email to