#3463: Replace reporter button on all applicable fields
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  enhancement       |      Status:  new  
 Priority:  normal            |   Milestone:       
Component:  general           |     Version:  devel
 Severity:  normal            |    Keywords:       
------------------------------+---------------------------------------------
 Please add a button to replace things like this:


 update ticket_change set author='anonymous' WHERE author='oldaddy';
 update ticket set reporter='anonymous' WHERE reporter='oldaddy';
 update attachment set author='anonymous' WHERE author='oldaddy';


 It'd be nice to have, and make life a little easier.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3463>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to