[rt-users] Remove extraneous records from DB

2013-06-03 Thread Don Smitheimer
All, While trying to debug a custom action scrip module I developed, I made a change to the ScripAction array and re-ran rt-setup-database which inserted another record into the DB for the same module, with the same name. Obviously now there are two entries with the same name for the action

Re: [rt-users] Remove extraneous records from DB

2013-06-03 Thread Kevin Falcone
On Mon, Jun 03, 2013 at 03:41:32PM +, Don Smitheimer wrote: While trying to debug a custom action scrip module I developed, I made a change to the ScripAction array and re-ran rt-setup-database which inserted another record into the DB for the same module, with the same name.