Search found 49 matches

by blastik
08 Feb 2017, 13:06
Forum: Help
Topic: More than 9 Custom Cron jobs?
Replies: 6
Views: 2533

Re: More than 9 Custom Cron jobs?

good point indeed.
I'll include it in my Ansible Playbook for the next framework upgrade.
Bacula job gets the whole otrs folder as a backup.

Thanks again
by blastik
08 Feb 2017, 10:24
Forum: Help
Topic: More than 9 Custom Cron jobs?
Replies: 6
Views: 2533

Re: More than 9 Custom Cron jobs?

Thanks! Created a new config file: <?xml version="1.0" encoding="utf-8"?> <otrs_config version="1.0" init="Application"> <ConfigItem Name="Daemon::SchedulerCronTaskManager::Task###Custom10" Required="0" Valid="0" ConfigLevel="...
by blastik
07 Feb 2017, 16:37
Forum: Help
Topic: More than 9 Custom Cron jobs?
Replies: 6
Views: 2533

Re: More than 9 Custom Cron jobs?

That would be by editing the xml files into /Kernel/Config/Files ?

ex. https://otrs.github.io/doc/manual/devel ... xml-config

??
by blastik
07 Feb 2017, 13:59
Forum: Help
Topic: More than 9 Custom Cron jobs?
Replies: 6
Views: 2533

More than 9 Custom Cron jobs?

Hi,

After updating to OTRS5 and the changes with the Cron Jobs I see that only 9 are available for configuration in Daemon::SchedulerCronTaskManager::Task
Any of you know if this can be increased?

Regards,
D.
by blastik
25 Apr 2016, 11:05
Forum: Help
Topic: Overwrite LDAP CustomerUser Map field with static value
Replies: 2
Views: 1633

Re: Overwrite LDAP CustomerUser Map field with static value

hi,

it would help if you explain what are you trying to achieve with this because to me it doesnt make much sense.
by blastik
25 Apr 2016, 11:02
Forum: Help
Topic: Need CustomerID!
Replies: 4
Views: 3006

Re: Need CustomerID!

nooone ? :?
by blastik
22 Mar 2016, 11:02
Forum: Help
Topic: Upgrade OTRS 4 to 5 errors
Replies: 5
Views: 2888

Re: Upgrade OTRS 4 to 5 errors

I would try to go through all the stats i've created and put wider time values ? Could you please explain more ? I don't undertand what you want to say by put wider time values :( Thanks. Try to export all the stats. Delete them. Do upgrade. Import them. Looks like the upgrade script doesnt like so...
by blastik
14 Mar 2016, 17:18
Forum: Help
Topic: Need CustomerID!
Replies: 4
Views: 3006

Re: Need CustomerID!

up? :(
by blastik
04 Mar 2016, 12:55
Forum: Help
Topic: Upgrade OTRS 4 to 5 errors
Replies: 5
Views: 2888

Re: Upgrade OTRS 4 to 5 errors

I would try to go through all the stats i've created and put wider time values ?
by blastik
04 Mar 2016, 12:20
Forum: Help
Topic: Need CustomerID!
Replies: 4
Views: 3006

Re: Need CustomerID!

Nice one! Got it: ERROR: OTRS-CGI-10 Perl: 5.18.2 OS: linux Time: Fri Mar 4 11:19:18 2016 Message: Need CustomerID! RemoteAddress: 10.130.0.106 RequestURI: /otrs/index.pl?Action=AgentTicketLockedView Traceback (31706): Module: Kernel::System::CustomerCompany::CustomerCompanyGet Line: 173 Module: Ker...
by blastik
04 Mar 2016, 11:59
Forum: Help
Topic: [SOLVED] Send ticket to Queue based on service (ACL)
Replies: 3
Views: 1631

Re: Send ticket to Queue based on service (ACL)

ACL's are not meant for this. Let me copy paste you the info from the manual....
Access Control Lists (ACLs) can be used to control access to tickets, modules, queues, etc., or to influence actions on tickets (closing, moving, etc.) in certain situations.
by blastik
04 Mar 2016, 11:49
Forum: Help
Topic: Need CustomerID!
Replies: 4
Views: 3006

Need CustomerID!

Hi lads, I've been facing the same problem for a while. I can't get rid of the error Need CustomerID! from my SysLog. I guess, that it has to do with my Customer Database configuration but after searching the forum as well as tweaking my Config.pm... i'm unable to fix it. I have a setup with both LD...
by blastik
18 Jun 2015, 16:26
Forum: Help
Topic: QueueSort parameter doesnt work
Replies: 1
Views: 4860

Re: QueueSort parameter doesnt work

Noone ? :(
by blastik
16 Jun 2015, 16:52
Forum: Help
Topic: QueueSort parameter doesnt work
Replies: 1
Views: 4860

QueueSort parameter doesnt work

Hi guys, I'm trying to get a couple of Queues to sort the tickets by Age Ascending and I've setup Ticket::Frontend::AgentTicketQueue###QueueSort as follows: 2015-06-16 16_50_58-Ticket -_ Frontend__Agent__Ticket__ViewQueue - SysConfig - Admin - OTRS 4.png However it doesn't work. The by dafault rules...
by blastik
23 May 2015, 12:01
Forum: Help
Topic: AJAX error after upgrading to 4.0.8
Replies: 1
Views: 2023

AJAX error after upgrading to 4.0.8

Hi, Everytime look into a new ticket sitting in one of My queues I get this error in the System log: Decoding the JSON string failed: unexpected end of string while parsing JSON string, at character offset 250 (before "(end of string)") at /opt/otrs/Kernel/System/JSON.pm line 127. Normally...
by blastik
05 May 2015, 10:52
Forum: General
Topic: How to configure the following scenario?
Replies: 3
Views: 4025

Re: How to configure the following scenario?

Sorry to follow about this again...
Then I guess that the only possible workaround would be to create a new queue shared between Operations and the IT team.
What do you guys think?

Thanks
by blastik
20 Apr 2015, 20:37
Forum: General
Topic: How to configure the following scenario?
Replies: 3
Views: 4025

Re: How to configure the following scenario?

Sorry just realised this post should be in Help :S
by blastik
20 Apr 2015, 19:21
Forum: General
Topic: How to configure the following scenario?
Replies: 3
Views: 4025

How to configure the following scenario?

Hi guys, Up until now the OTRS im administering was only used by the IT sysadmin and the developers team (one queue each) but now i'm adding the Operations (with their own queue) who are going to work as agents as well (previously they would work as customers only with the company tickets option ena...
by blastik
16 Apr 2015, 13:14
Forum: Help
Topic: [SOLVED] Add internal customer DB to an LDAP only installation
Replies: 5
Views: 2613

Re: Add internal customer DB to an LDAP only installation

Here is my complete Config.pm with the Customer internal DB part added # -- # Kernel/Config.pm - Config file for OTRS kernel # Copyright (C) 2001-2010 xxx, http://otrs.org/ # -- # $Id: Config.pm.dist,v 1.23 2010/01/13 22:25:00 martin Exp $ # -- # This software comes with ABSOLUTELY NO WARRANTY. For ...
by blastik
16 Apr 2015, 12:43
Forum: Help
Topic: [SOLVED] Add internal customer DB to an LDAP only installation
Replies: 5
Views: 2613

Re: Add internal customer DB to an LDAP only installation

The error I get is: Can't modify constant item in scalar assignment at /opt/otrs/Kernel/Config.pm line 155, near "'login',"\nBEGIN not safe after errors--compilation aborted at /opt/otrs/Kernel/Config.pm line 291.\nCompilation failed in require at /opt/otrs/scripts/apache2-perl-startup.pl ...
by blastik
15 Apr 2015, 16:03
Forum: Help
Topic: [SOLVED] Add internal customer DB to an LDAP only installation
Replies: 5
Views: 2613

[SOLVED] Add internal customer DB to an LDAP only installation

Hi guys, My agents and customers are currently authenticating to my AD but now i want to also use the internal OTRS Customer DB only because I want to save customer email addresses so the remittent field autocompletes next time I want to send an email to them. I tried to add contacts into my AD but ...
by blastik
10 Apr 2015, 20:04
Forum: Help
Topic: Queues - Hide/Show Dynamic fields
Replies: 6
Views: 2642

Re: Queues - Hide/Show Dynamic fields

Ah! found it! Its Queue ID 13, but ive changed it and I still can see the Dynamic Field in there when I reply an email article...
by blastik
10 Apr 2015, 19:53
Forum: Help
Topic: Queues - Hide/Show Dynamic fields
Replies: 6
Views: 2642

Re: Queues - Hide/Show Dynamic fields

Sorry... :roll: Where do I see the ID ?
by blastik
10 Apr 2015, 19:13
Forum: Help
Topic: Queues - Hide/Show Dynamic fields
Replies: 6
Views: 2642

Re: Queues - Hide/Show Dynamic fields

Sorry guys but i'm unable to hide a dynamic field "TicketFreeText15" with label "Platform" at the "Operations" queue. I'm adding the following code at the very beginning of AgentTicketCompose.dtl and AgentTicketClose.dtl. Any hints? <script type="text/javascript&qu...
by blastik
09 Apr 2015, 11:55
Forum: Help
Topic: Queues - Hide/Show Dynamic fields
Replies: 6
Views: 2642

Queues - Hide/Show Dynamic fields

I didnt know that! Thank you! I have a couple more questions if you dont mind but i dont want to create another thread... I need to hide a DynamicField from a Queue. The dynfield name is TicketFreeText15 and the label is Platform. The queue where that dynfield must be hidden is called Operations. Ha...
by blastik
09 Apr 2015, 11:33
Forum: Help
Topic: Several questions
Replies: 1
Views: 1222

Several questions

Hi, I was researching around the forum, manual and Sysconfig but i havent been able to find an answer. Is there any way of creating a linked ticket from the Agent Ticket Zoom view? Something like 'New child/parent ticket' to an existing ticket that when finish the ticket creation both tickets are co...
by blastik
12 Dec 2014, 16:27
Forum: Help
Topic: [SOLVED] backup script not backing up Dynamic Fields values?
Replies: 8
Views: 3817

Re: backup script not backing up Dynamic Fields values?

Okay I found the problem. For some reason the field name "config" in the "dynamic_field" table had the following format in the old system (MySQL version 5.1.73): PossibleValues: Key1: Value1 Key2: Value2 Key3: Value3 ... The new database (MySQL version 5.5.40) didn't like that, e...
by blastik
12 Dec 2014, 11:32
Forum: Help
Topic: [SOLVED] backup script not backing up Dynamic Fields values?
Replies: 8
Views: 3817

Re: backup script not backing up Dynamic Fields values?

Cyntias,

I've checked the database and the values are there. What could have happened?
by blastik
09 Dec 2014, 19:23
Forum: Help
Topic: [SOLVED] backup script not backing up Dynamic Fields values?
Replies: 8
Views: 3817

Re: backup script not backing up Dynamic Fields values?

I answer myself... other dynamic fields didn't have Scandinavian characters into the values and they were not restored...
by blastik
09 Dec 2014, 19:19
Forum: Help
Topic: [SOLVED] backup script not backing up Dynamic Fields values?
Replies: 8
Views: 3817

Re: backup script not backing up Dynamic Fields values?

Thank for your answer. The values contain Scandinavian characters. Maybe is because of that?
I need to migrate OTRS to a new server. Do you recommend me to introduce the missing values manually using the OTRS GUI?

D.
by blastik
04 Dec 2014, 12:25
Forum: Help
Topic: [SOLVED] backup script not backing up Dynamic Fields values?
Replies: 8
Views: 3817

[SOLVED] backup script not backing up Dynamic Fields values?

Hi, I was doing a restore test of our OTRS 3.3.7 and everything went right. I couldn't get the Restore script to work so I ended up creating a new DB and restoring the dump. The only problem i found is that some the values of the Dynamic Fields were not backed up for some reason. That means the Dyna...
by blastik
01 Dec 2014, 22:53
Forum: General
Topic: Bind for Customer user failing
Replies: 1
Views: 1326

Re: Bind for Customer user failing

Well... xfiles. I changed the location using the Admin interface instead of directly editing the Config.pm file and it works now??!!!
by blastik
01 Dec 2014, 22:34
Forum: General
Topic: Bind for Customer user failing
Replies: 1
Views: 1326

Bind for Customer user failing

Hi, My LDAP sync for Agents and Customers works amazingly well but I'm doing some adjustments in our AD and I need to move the bind user called "otrs authentication" to another OU. Here is my current config: # ---------------------------------------------------- # # LDAP for Agents # # ---...
by blastik
20 Nov 2013, 14:35
Forum: Help
Topic: Customer can't create ticket using web after upgrade
Replies: 8
Views: 4559

Re: Customer can't create ticket using web after upgrade

Ok that's a little bit crazy... I've not dont anything and submitting tickets from the web works again... Here is the Apache2 error.log [Wed Nov 20 13:29:22 2013] ZZZAAuto.pm: Subroutine Load redefined at /opt/otrs/Kernel/Config/Files/ZZZAAuto.pm line 7. [Wed Nov 20 13:29:22 2013] ZZZAuto.pm: Subrou...
by blastik
20 Nov 2013, 13:38
Forum: Help
Topic: Customer can't create ticket using web after upgrade
Replies: 8
Views: 4559

Re: Customer can't create ticket using web after upgrade

I have to say that I had little bit of trouble in the upgrade. Solved by running scripts/DBUpdate-to-3.3.pl cos I didn't remember it was not a patch level upgrade :P
by blastik
20 Nov 2013, 12:57
Forum: Help
Topic: Customer can't create ticket using web after upgrade
Replies: 8
Views: 4559

Re: Customer can't create ticket using web after upgrade

Thanks for your answer! Here is what i found in the apache2 error.log. Does it help? ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Wed Nov 20 11:34:19 2013 Message: Sizelimit exceeded RemoteAddress: xxxx RequestURI: /otrs/index.pl?Action=AdminCustomerUser;Nav=Agent Traceback (2207): Module: Kernel...
by blastik
20 Nov 2013, 11:44
Forum: Help
Topic: Customer can't create ticket using web after upgrade
Replies: 8
Views: 4559

Customer can't create ticket using web after upgrade

Hi there, I upgraded from 3.2.10 to 3.3.1 and everything works as it should except for one thing: When a customer log in to the Helpdesk website and tries to create a ticket it doesn't work. The behaviour is weird, after clicking on "Submit" the page tries to refresh but the ticket is not ...
by blastik
20 Nov 2013, 11:38
Forum: Help
Topic: Error upgrading from 3.2.10 to 3.3.1
Replies: 6
Views: 5557

Re: Error upgrading from 3.2.10 to 3.3.1

I solved this by running scripts/DBUpdate-to-3.3.pl
by blastik
25 Oct 2013, 09:18
Forum: General
Topic: Quick question about Stats
Replies: 1
Views: 1117

Re: Quick question about Stats

Anyone ? :(
by blastik
03 Oct 2013, 10:11
Forum: General
Topic: Quick question about Stats
Replies: 1
Views: 1117

Quick question about Stats

Hi guys,

When I print the following stat all the times are shown as 0h 00m
Object: TicketSolutionResponseTime
Evaluation by: Solution Average

Is it necessary to activate an SLA so this starts to count? If not, what might be wrong in my setup?

Thanks!
D.
by blastik
06 Mar 2013, 13:52
Forum: General
Topic: track time by ticket state
Replies: 25
Views: 57675

Re: track time by ticket state

Following up on this.... :?

I think OTRS should create an addon for this. My company will be very interested on paying for it :)

Regards,
David
by blastik
06 Mar 2013, 13:46
Forum: Help
Topic: Dynamic field strange characters
Replies: 0
Views: 511

Dynamic field strange characters

Hi all!! I've successfully upgraded my OTRS from 3.1.9 to 3.2.2 (MySQL - Ubuntu) All looks good except one thing. I had some Scandinavian characters in some Dynamic fields that they were showing perfectly before the upgrade but not any more. See attached. Sorry I had to blur some parts. As you can s...
by blastik
28 Feb 2012, 20:53
Forum: General
Topic: track time by ticket state
Replies: 25
Views: 57675

Re: track time by ticket state

Ok I guess that's a huge query as system needs to pick up the times when a ticket changed the state, compare it with the current time, make the calculation and also show it by owner...
If you can help me with that, it would be awesome :lol:
by blastik
28 Feb 2012, 20:33
Forum: General
Topic: track time by ticket state
Replies: 25
Views: 57675

Re: track time by ticket state

(bump)

Ok let's explain it different way.
Is there any way to generate a statistic saying the average time a ticket spends per state (new/open/waiting for user/waiting for provider)? Separated by owner.

Thanks!
D.
by blastik
24 Feb 2012, 11:29
Forum: General
Topic: track time by ticket state
Replies: 25
Views: 57675

Re: track time by ticket state

nope. that doesn't help me to archive what i'm looking for. there should be some watchdog running around and counting the time since someone opens a ticket until we close it.

thanks!
by blastik
24 Feb 2012, 10:18
Forum: General
Topic: track time by ticket state
Replies: 25
Views: 57675

track time by ticket state

Hi there guys,

I've been doing a little bit of research everywhere but I couldn't find the answer.
I want to track the lifetime of a ticket by counting the minutes per state.
For example, ticket spent in new state, open state, waiting for provider...

Is that possible somehow?

Thanks!