Search found 13 matches

by piotreksmoq
24 May 2017, 10:49
Forum: Help
Topic: Errors during process import
Replies: 0
Views: 1437

Errors during process import

Hi, During process import a have always an error. I try import several processes but unfortunately, otrs can't handle this operation :( . OTRS always show message: Backend ERROR: OTRS-CGI-39 Perl: 5.16.3 OS: linux Time: Wed May 24 04:41:59 2017 Message: YAML data was: "<ymlfilecontent>" Re...
by piotreksmoq
07 Feb 2017, 16:32
Forum: Help
Topic: Ticket title from first article.
Replies: 3
Views: 2564

Re: Ticket title from first article.

Whare can i find those options?

I only found " Ticket::Frontend::CustomerTicketOverview###ColumnHeader" but i think its not this.
by piotreksmoq
07 Feb 2017, 15:18
Forum: Help
Topic: Ticket title from first article.
Replies: 3
Views: 2564

Ticket title from first article.

Hi, How can i disable customer and ticket title change after new replay or response? Example: i have ticket: "Account issue". As agent i reply to customer "Jeremy" - CC: "Gary" If Gary reply to me and change subject, for example to: "Disable this account" , ti...
by piotreksmoq
22 Dec 2016, 18:09
Forum: Help
Topic: Queue issue in Process Tickets (Customer Panel)
Replies: 5
Views: 2935

Re: Queue issue in Process Tickets (Customer Panel)

I create simple 1-step process on otrs test.
Its working - i can create ticket without any issues.

I import attached filed to production otrs and i still dont have access to queues. So its 100% configuration issue.
testExport_ProcessEntityID_Process-47a3bf8a7e151511757f4d51890a527e.zip
by piotreksmoq
22 Dec 2016, 14:51
Forum: Help
Topic: Queue issue in Process Tickets (Customer Panel)
Replies: 5
Views: 2935

Re: Queue issue in Process Tickets (Customer Panel)

Unfortunately i cannot upload whole process. I can send screenshots. I think its a configuration issue. In other OTRS (ver. 5.0.12 for tests) i have similar processes with identical firts step and its working. Attachments was makes in process which are identical on test OTRS (its working) and produc...
by piotreksmoq
22 Dec 2016, 13:06
Forum: Help
Topic: Queue issue in Process Tickets (Customer Panel)
Replies: 5
Views: 2935

Re: Queue issue in Process Tickets (Customer Panel)

My ActivityDialog has assigned: -CustomerID -Queue -Service -Article -SLA -Owner I can create ticket in this process and agent and customer panel. Everything is working exept queue in customer Panel Edit: I create simple process for tests with CustomerID,Queue and Article and i still have this isuue.
by piotreksmoq
22 Dec 2016, 12:26
Forum: Help
Topic: Queue issue in Process Tickets (Customer Panel)
Replies: 5
Views: 2935

Queue issue in Process Tickets (Customer Panel)

Hi, I have strange issue with my processes. OTRS ver. 5.0.13. If i try to create new no-process ticket everything is working - i have queues, services etc. When i try create process ticket i have empty queue field, but only this field. I can choose service, priority. I have this issue in all my proc...
by piotreksmoq
13 Oct 2016, 13:02
Forum: Help
Topic: OTRS 5 + Oracle driver issue
Replies: 8
Views: 4364

Re: OTRS 5 + Oracle driver issue

Trying to connect to database 'DBI:mysql:database=otrs;host=127.0.0.1;' with user 'otrs'... Error: install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /srv/otrs/Custom /srv/otrs/Kernel/cpan-lib /srv/otrs /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vend...
by piotreksmoq
13 Oct 2016, 10:46
Forum: Help
Topic: OTRS 5 + Oracle driver issue
Replies: 8
Views: 4364

Re: OTRS 5 + Oracle driver issue

I didnt save any configuration.
I tried install otrs using web installer.

After reinstall everything i have another error message:

Code: Select all

Can't connect to database, read comment!
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor (DBD ERROR: OCIServerAttach)

by piotreksmoq
13 Oct 2016, 09:36
Forum: Help
Topic: OTRS 5 + Oracle driver issue
Replies: 8
Views: 4364

Re: OTRS 5 + Oracle driver issue

Yes, this module was installed. o DBD::mysql.......................Not installed! Use: 'yum install "perl(DBD::mysql)"' (optional - Required to connect to a MySQL database.) o DBD::ODBC........................Not installed! (optional - Required to connect to a MS-SQL database.) o DBD::Orac...
by piotreksmoq
13 Oct 2016, 08:47
Forum: Help
Topic: OTRS 5 + Oracle driver issue
Replies: 8
Views: 4364

OTRS 5 + Oracle driver issue

Hi, I try install OTRS with oracle database and i have a really big issue. failed: Can't locate object method "driver" via package "DBD::Oracle" at /usr/lib64/perl5/vendor_perl/DBI.pm line 820. Perhaps the capitalisation of DBD 'Oracle' isn't right. at /opt/otrs//Kernel/Modules/I...
by piotreksmoq
28 Sep 2016, 11:36
Forum: General
Topic: [ACL] How to hide tickets in queue using ACL
Replies: 3
Views: 2039

Re: [ACL] How to hide tickets in queue using ACL

Subqueues is bad idea. I have a 20 queues and for each 4 subqueues. So i cant add 3 or 4 sub-subqueues for each subqueues.


There is any solution for that?
by piotreksmoq
22 Sep 2016, 15:14
Forum: General
Topic: [ACL] How to hide tickets in queue using ACL
Replies: 3
Views: 2039

[ACL] How to hide tickets in queue using ACL

Hi! I have big problem with OTRS (ver. 5). In my processes i want to hide tickets in queues according to value of dynamic field, but only for one group of agents. Example: in queue Helpdesk i will have 5 tickets visible only by a group Helpdesk and 3 tickets visible only by a group Application suppo...