Edgewall Software

Opened 18 years ago

Last modified 10 years ago

#3463 closed enhancement

Replace reporter button on all applicable fields — at Version 1

Reported by: chris@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords: needinfo
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Matthew Good)

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.

Change History (1)

comment:1 by Matthew Good, 18 years ago

Description: modified (diff)
Keywords: needinfo added

(formatting description)

Can you provide some explanation of what led to this request? I haven't seen a particular need for removing email addresses from all tickets, so I'm not really sure where this would fit into Trac.

Note: See TracTickets for help on using tickets.