Search found 16 matches

by intrepidfroot
19 Jun 2012, 17:06
Forum: Help
Topic: Looking for Solution Time in OTRS Database
Replies: 1
Views: 1140

Looking for Solution Time in OTRS Database

Hi,

Am wondering where (in which table/field) the "Solution Time" value is stored in the OTRS database, or if it's automatically calculated each time a ticket is viewed?

Any assistance would be appreciated.
by intrepidfroot
15 May 2012, 16:59
Forum: Help
Topic: [Solved] OTRS 3.1 Restricted items with ACL still displayed
Replies: 2
Views: 1867

Re: OTRS 3.1 Restricted items with ACL still displayed

Hi adupre01,

I ran into the same issue, not sure if it's a bug or a feature 8)

You'll have to edit the following files, depending on where you want to restrict the items:

otrs/Kernel/Modules/AgentTicketEmail.pm
otrs/Kernel/Modules/AgentTicketPhone.pm
otrs/Kernel/Modules/CustomerTicketMessage.pm ...
by intrepidfroot
08 May 2012, 16:35
Forum: Help
Topic: Report using Dynamic field showing key,not value
Replies: 0
Views: 706

Report using Dynamic field showing key,not value

Hi All,

I've got a dynamic field which works as advertised. However, when selecting the dynamic field in a report, the output shows the key (ie.1,2,3,4..) rather than the actual value.

Any idea how to resolve this?

I'm on OTRS 3.1.2, MSSQL db and apache2.2
by intrepidfroot
24 Apr 2012, 15:31
Forum: Help
Topic: LDAP Agent Sync Question
Replies: 4
Views: 2745

Re: LDAP Agent Sync Question

I think this is by design.

I'm assuming your agents can still log in, despite not existing in AGENTS until they do so?
by intrepidfroot
24 Apr 2012, 15:25
Forum: Help
Topic: Change customer and agent URL
Replies: 2
Views: 2786

Change customer and agent URL

Hi,

How do I go about changing/redirecting the URL for customer.pl and index.pl. I've set up two aliases in DNS pointing to the server but I have no idea how to configure apache.

I want http://servicedesk to point to customer.pl and
http://OTRS to point to index.pl

Any assistance would be great
by intrepidfroot
23 Apr 2012, 14:17
Forum: Help
Topic: [SOLVED] How to use cryptpassword.pl
Replies: 2
Views: 2324

Re: How to use cryptpassword.pl

Thanks CSL,

works a treat. I was excluding the { }'s which was causing my issue.

Have a good day!
by intrepidfroot
23 Apr 2012, 08:26
Forum: Help
Topic: [SOLVED] How to use cryptpassword.pl
Replies: 2
Views: 2324

[SOLVED] How to use cryptpassword.pl

Hello,

I'd like to encrypt the passwords stored in the config.pl but have been unable to find any documentation/posts etc on the subject.

Any assistance would be appreciated
by intrepidfroot
12 Apr 2012, 10:22
Forum: Help
Topic: Using OLEDB instead of ODBC
Replies: 0
Views: 708

Using OLEDB instead of ODBC

Hi,

Is it possible to use OLEDB instead of ODBC for OTRS 3.1? (that's a lot of acronyms)
by intrepidfroot
10 Apr 2012, 17:29
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

[SOLVED]Re: Notification (event) not firing (OTRS 3.1)

Thanks jojo, you were right.

Had to simply uncomment the lines in GenericAgent.pm relating to escalation notifications.

All working now.
by intrepidfroot
10 Apr 2012, 15:43
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

Re: Notification (event) not firing (OTRS 3.1)

jojo wrote:have a look in Kernel/Config/GenericAgent.pm

and perhaps you need to adjust the times in var/cron
I'll take a look and see if anything jumps out at me.
Will post back either way
by intrepidfroot
10 Apr 2012, 15:29
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

Re: Notification (event) not firing (OTRS 3.1)

The first idea, that this events not referred to queue, but to ITSM attributes and will works only if them is filled for ticket.
I'm not quite sure of the correctness of my idea, but if you don't fill this attributes - how system know about an event happens?
Sorry my bad English :?

Hi Yuri0001 ...
by intrepidfroot
10 Apr 2012, 15:27
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

Re: Notification (event) not firing (OTRS 3.1)

Are there particular cronjobs perhaps associated with escalations? As mentioned in my first post, the event notifications are working for other event types.
by intrepidfroot
10 Apr 2012, 15:11
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

Re: Notification (event) not firing (OTRS 3.1)

Hi.

thanks for your prompt response. Which cronjob are you referring to?
by intrepidfroot
10 Apr 2012, 14:49
Forum: Help
Topic: Exclude some tickets from First Response Time escalation
Replies: 2
Views: 1568

Re: Exclude some tickets from First Response Time escalation

Hi.

I'm unable to help with your question, but hoping you can help me with mine. You say you are able to send out escalation notifications? How did you go about doing that? Any notification event I setup with any of the Escalationxxx events don't do anything.

Sorry for piggy-backing onto your Q.
by intrepidfroot
10 Apr 2012, 14:45
Forum: Help
Topic: [SOLVED] Notification (event) not firing (OTRS 3.1)
Replies: 9
Views: 3943

[SOLVED] Notification (event) not firing (OTRS 3.1)

Hello.
I'm trying to configure an event notification but for some reason it isn't working.

I want to send an email to members of a role when a ticket in a queue is escalated. I've set the necessary groups/roles/queues correctly.

If I set the event as one (or all) of the following, nothing happens ...
by intrepidfroot
22 Mar 2012, 15:11
Forum: Help
Topic: Correct use of Decisions
Replies: 1
Views: 1799

Correct use of Decisions

Hi.
We are in the middle of testing OTRS and ITSM and have a question regarding the "Decision" link in incident tickets.

Is it possible to block progress of the ticket unless a decision has been logged?

It could also be that i'm missing the point of "Decision" altogether?