Hi,

On 03/30/2011 04:22 PM, Leonardo Certuche wrote:
Hello,

I don't know about upgrade issues but if you need a new queue, you could try creating it directly into database:

INSERT INTO queue VALUES
(NULL, 'New queue', 1, 0, 0, 0, 0, 0, 0, 0, 1, '', '', 1, 1, 1, 1, '', 2, sysdate(), 1, sysdate(), 1),

And then editing it using the front end

Thanks for your reply, but the patch (http://source.otrs.org/viewvc.cgi/otrs/Kernel/Modules/AdminQueue.pm?revision=1.78&view=markup) seemed to work fine.

Best regards


---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to