id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 11924,Erroneous text displayed in ticket action,Jared,ejucovy,"I've implemented a workflow notification for resolution status = resolved and a condition of 'Signed'. However, I noticed when attempting to resolve a request as 'Resolved', the following text will show next to the action (see attachment). Text displayed next to resolve action in 'ticket modify' {{{ An email titled ""Ticket 2197 has been signed"" will be sent to the following recipients: monica.chavez@bayer.com, yolander.dorsey@bayer.com, jared.bownds@bayer.com. }}} Trac.ini configuration {{{ [ticket-workflow-notifications] when_signed = resolve when_signed.body = Ticket $ticket.id has been signed! View it here: $link when_signed.condition = ${ticket.resolution == 'Signed'} when_signed.recipients = monica.chavez@bayer.com, yolander.dorsey@bayer.com, jared.bownds@bayer.com when_signed.subject = Ticket $ticket.id has been signed }}} ",defect,new,normal,WorkflowNotificationPlugin,major,,,,1.2