Search found 59 matches
- 29 Sep 2017, 14:22
- Forum: General
- Topic: otrs copying tmp table issue
- Replies: 2
- Views: 11438
Re: otrs copying tmp table issue
i am having the same problem. Can anyone help?
- 11 Apr 2014, 09:52
- Forum: Help
- Topic: Identifier removed at /opt/otrs/bin/cgi-bin/../../Kernel/Sys
- Replies: 3
- Views: 4400
Re: Identifier removed at /opt/otrs/bin/cgi-bin/../../Kernel
This solution worked for me too.
Thanks jbloomer
Thanks jbloomer
- 11 Oct 2013, 14:19
- Forum: Help
- Topic: Involved person screen in Change Management
- Replies: 0
- Views: 754
Involved person screen in Change Management
I am on Involved Person screen in Change Management and I do not want to use the 'Change Manager' field. I want change the 'change builder' only. This does not work because of some validation.
I tried to comment the code in there, in vain.
Thanks for help
I tried to comment the code in there, in vain.
Thanks for help
- 02 Oct 2013, 10:07
- Forum: Help
- Topic: Export articles in CSV
- Replies: 0
- Views: 844
Export articles in CSV
Hello
I have enabled Ticket::Frontend::AgentTicketSearch###SearchArticleCSVTree because i want to export articles also search results (CVS) but this doesn't seem to work.
The column 'Articletree' stays blank.
Anything I missed here?
thanks
I have enabled Ticket::Frontend::AgentTicketSearch###SearchArticleCSVTree because i want to export articles also search results (CVS) but this doesn't seem to work.
The column 'Articletree' stays blank.
Anything I missed here?
thanks
- 04 Jul 2013, 10:41
- Forum: Help
- Topic: Attachments uploaded in Changes saved
- Replies: 0
- Views: 724
Attachments uploaded in Changes saved
Where are attachments uploaded in Changes and WorkOrders saved? In the database? Could not find them after a search on the server.
- 01 Jul 2013, 09:49
- Forum: Help
- Topic: How to add new search attributes in Agent Ticket Search?
- Replies: 1
- Views: 1041
How to add new search attributes in Agent Ticket Search?
hello
I want to add new search attributes in Agent Ticket Search. For instance I want to be able to search for City and Country.
I want to add new search attributes in Agent Ticket Search. For instance I want to be able to search for City and Country.
- 27 Jun 2013, 11:48
- Forum: Developers
- Topic: [SOLVED] Apply change template on migrated Changes
- Replies: 1
- Views: 1307
Re: Apply change template on migrated Changes
I was able to come through this!
I have 6 conditions for each change. each conditions has 2 expressions and 1 action.
This was achieved by updating the tables change_condition, condition_expression and condition_action accordingly
I have 6 conditions for each change. each conditions has 2 expressions and 1 action.
This was achieved by updating the tables change_condition, condition_expression and condition_action accordingly
- 25 Jun 2013, 07:24
- Forum: Developers
- Topic: [SOLVED] Apply change template on migrated Changes
- Replies: 1
- Views: 1307
[SOLVED] Apply change template on migrated Changes
I have migrated around 500 changes from another system along with its related tasks on OTRS Change Management.
The issue now is that I need to apply the same template (conditions: expression & actions) to all those migrated changes.
Any idea how this can be achieved?
The issue now is that I need to apply the same template (conditions: expression & actions) to all those migrated changes.
Any idea how this can be achieved?
- 24 Jun 2013, 17:29
- Forum: Developers
- Topic: Add values in ChangeFreeText1 without sysconfig
- Replies: 2
- Views: 1554
Re: Add values in ChangeFreeText1 without sysconfig
Ha! Am definitely not going that way then.
Thanks
Thanks
- 24 Jun 2013, 16:48
- Forum: Developers
- Topic: Add values in ChangeFreeText1 without sysconfig
- Replies: 2
- Views: 1554
Add values in ChangeFreeText1 without sysconfig
I have a long list of values to add in the ChangeFreeText1 in Change Manangement.
How can I do that without having to add 1 by 1 in sysconfig?
How can I do that without having to add 1 by 1 in sysconfig?
- 13 Jun 2013, 10:29
- Forum: Developers
- Topic: [SOLVED]kernel module not registered in Kernel/Config.pm
- Replies: 4
- Views: 5826
Re: kernel module not registered in Kernel/Config.pm
You are a life saver!
Thanksss
Thanksss
- 13 Jun 2013, 07:05
- Forum: Developers
- Topic: [SOLVED]kernel module not registered in Kernel/Config.pm
- Replies: 4
- Views: 5826
Re: kernel module not registered in Kernel/Config.pm
Thanks a lot it seems to be working.
But now I have the error message:
Insufficient Rights
Message: You need permissions!
I am admin and have full access on all groups
But now I have the error message:
Insufficient Rights
Message: You need permissions!
I am admin and have full access on all groups
- 12 Jun 2013, 19:30
- Forum: Developers
- Topic: [SOLVED]kernel module not registered in Kernel/Config.pm
- Replies: 4
- Views: 5826
[SOLVED]kernel module not registered in Kernel/Config.pm
hi I've duplicated the pm AgentITSMChangeMyWorkOrders to AgentITSMChangeMyWorkOrders2 and changed the filter options there. When i try to access it now i get the following error Kernel::Modules::AgentITSMChangeMyWorkOrders2 not registered in Kernel/Config.pm! Traceback (2185): Module: Kernel::System...
- 07 Jun 2013, 14:47
- Forum: Help
- Topic: insert ticket information in change description
- Replies: 0
- Views: 876
insert ticket information in change description
This following link brings customer information to the dashboard and enable customer data to be displayed. http://lists.otrs.org/pipermail/otrs/2012-June/038044.html Similarly I want to be able to load ticket information (first article to be more precise) in the ITSM change add screen. What I want t...
- 07 Jun 2013, 14:11
- Forum: Help
- Topic: New ticket generator producing internal error
- Replies: 1
- Views: 1437
New ticket generator producing internal error
I wrote a new change number generator for change management which seemed to work well at first but now I have an Internal Server error when I click create or save on the Add change screen. In the error log it shows: [Fri Jun 7 14:38:08 2013] ITSMChange.pm: Can't locate package Kernel::System::ITSMCh...
- 06 Jun 2013, 16:24
- Forum: Help
- Topic: show status of Changes on Customer Portal
- Replies: 0
- Views: 673
show status of Changes on Customer Portal
Is there any way customers can follow through the Change requests initiated from their RfCs?
I would like them to see the states of their changes through the customer portal.
I would like them to see the states of their changes through the customer portal.
- 06 Jun 2013, 16:21
- Forum: Help
- Topic: [SOLVED] Make Accounted Time field mandatory in Change Mgt
- Replies: 4
- Views: 1988
Re: Make Accounted Time field mandatory in Change Mgt
awesome it worked. thankss
- 06 Jun 2013, 15:42
- Forum: Help
- Topic: [SOLVED] Make Accounted Time field mandatory in Change Mgt
- Replies: 4
- Views: 1988
Re: Make Accounted Time field mandatory in Change Mgt
this works for ticket only not on change it seems.
Accounted time in Work order is what i need to make mandatory.
Is there any other way to do it?
Accounted time in Work order is what i need to make mandatory.
Is there any other way to do it?
- 06 Jun 2013, 14:29
- Forum: Howtos
- Topic: Make TimeUnits Mandatory
- Replies: 1
- Views: 16792
Re: Make TimeUnits Mandatory
This makes the Time unit field mandatory on tickets, but not the Accounted Time field on Change..
- 06 Jun 2013, 10:28
- Forum: Help
- Topic: [SOLVED] Make Accounted Time field mandatory in Change Mgt
- Replies: 4
- Views: 1988
[SOLVED] Make Accounted Time field mandatory in Change Mgt
Hi
how can i make Accounted Time field mandatory on AgentITSMWorkOrderReport in Change Management
how can i make Accounted Time field mandatory on AgentITSMWorkOrderReport in Change Management
- 16 May 2013, 19:02
- Forum: Help
- Topic: Change ticket type in the AgentTicketMove
- Replies: 1
- Views: 1028
Change ticket type in the AgentTicketMove
Hi,
I want to able to change ticket type in the AgentTicketMove screen.
Is this possible?
I want to able to change ticket type in the AgentTicketMove screen.
Is this possible?
- 05 May 2013, 09:52
- Forum: Help
- Topic: Notification (Event) - email format
- Replies: 9
- Views: 16329
Re: Notification (Event) - email format
Hi am looking for this as well..
Has any1 been able to work it around?
Has any1 been able to work it around?
- 03 May 2013, 10:45
- Forum: Help
- Topic: Conditions and actions execute first time only
- Replies: 0
- Views: 677
Conditions and actions execute first time only
Hi In change management I have created 3 conditions and actions and all 3 are valid. I've tested them one by one and they all work. My state machine is ok. The thing is that the conditions and actions stop executing after it has executed a first time. there's no second time.. If I delete all the WO ...
- 25 Apr 2013, 10:52
- Forum: Help
- Topic: [SOLVED]Display date/time of ticket in Customer Portal
- Replies: 2
- Views: 2353
Re: Display date/time of ticket in Customer Portal
Brilliant! thanks a lot
- 24 Apr 2013, 15:51
- Forum: Help
- Topic: [SOLVED]Display date/time of ticket in Customer Portal
- Replies: 2
- Views: 2353
[SOLVED]Display date/time of ticket in Customer Portal
In the customer portal, the age of the ticket and of each article is shown. i would like it to display the creation time as well.
How can i achieve that?
thanks
How can i achieve that?
thanks
- 21 Mar 2013, 13:26
- Forum: General
- Topic: Using LimeSurvey
- Replies: 2
- Views: 1602
Re: Using LimeSurvey
Back to OTRS's Survey module..Can i randomly send survey instead of using Survey::AmountOfSurveysPer30Days , which if I set to 1, will send a survey each month to the customer? ( Customers create more than 1 tickets in a month) I was thinking about a new condition in the pm module (probably AgentSur...
- 21 Mar 2013, 13:02
- Forum: General
- Topic: [SOLVED] Pagination does not work on custom dashlets
- Replies: 1
- Views: 1373
Re: Pagination does not work on custom dashlets
I re-created the configuration file (MyConfig.xml) and it worked.
Can't remember what was wrong before..
Can't remember what was wrong before..
- 21 Mar 2013, 12:53
- Forum: Help
- Topic: [SOLVED] Survey module fatal error
- Replies: 2
- Views: 1535
[SOLVED]Re: Survey module fatal error
Hello yes I have. was waiting for some free time to post the solution actually. I discovered that the problem was with the url generated for the survey. Here's what i did: 1. Edit Config Settings in Survey -> Core::Survey 2. Survey::NotificationBody Replace the body with this code instead: <OTRS_CON...
- 19 Mar 2013, 12:50
- Forum: General
- Topic: Using LimeSurvey
- Replies: 2
- Views: 1602
Using LimeSurvey
Hi
I have been able to use LimeSurvey successfully with OTRS.
I have another requirement I need to meet here: A survey should go to customers only after every 10 closed tickets.
Any idea how i can achieve that?
Thanks
I have been able to use LimeSurvey successfully with OTRS.
I have another requirement I need to meet here: A survey should go to customers only after every 10 closed tickets.
Any idea how i can achieve that?
Thanks
- 04 Mar 2013, 08:47
- Forum: Help
- Topic: Default another queue for specific customers
- Replies: 1
- Views: 1020
Default another queue for specific customers
hi I had the field 'select queue' hidden from the Customer portal because all tickets logged in from there goes directly to the Service Desk queue. Now, since in another branch, they have their own first line support, I would like tickets raised by the customers there to be redirected to another que...
- 04 Mar 2013, 08:20
- Forum: Help
- Topic: [SOLVED] A dynamic field dependent on another one
- Replies: 12
- Views: 13723
Solved A dynamic field dependent on another one in the same
Great! Thanks a lot. It worked.
- 31 Jan 2013, 11:58
- Forum: General
- Topic: [SOLVED] Pagination does not work on custom dashlets
- Replies: 1
- Views: 1373
[SOLVED] Pagination does not work on custom dashlets
I created custom dashlets using http://blog.otrs.org/2010/09/26/keep-an ... customers/
They appear on the dashboard but the paginations do not work.
When I click on 'Page 2' it doesn't change on the dashlet.
They appear on the dashboard but the paginations do not work.
When I click on 'Page 2' it doesn't change on the dashlet.
- 10 Jan 2013, 10:14
- Forum: Help
- Topic: [SOLVED] Survey module fatal error
- Replies: 2
- Views: 1535
[SOLVED] Survey module fatal error
hi, i have installed survey module 2.1.2 and create 1 new survey. the email goes to the customer when a ticket a closed but when he clicks on the link he gets a fatal error page with the following details: Oops! An Error occurred. Error Message: Module Kernel/Modules/PublicSurveyPublicSurveyKey939ea...
- 10 Dec 2012, 11:28
- Forum: General
- Topic: Export customer information in CSV
- Replies: 0
- Views: 918
Export customer information in CSV
Hello,
Can I export customer information (e.g country, mobile) in the CSV when doing a search?
I was able to display the information on the dashboard using this: http://www.mail-archive.com/otrs@otrs.org/msg36791.html and now I want to be able to export the fields.
Can I export customer information (e.g country, mobile) in the CSV when doing a search?
I was able to display the information on the dashboard using this: http://www.mail-archive.com/otrs@otrs.org/msg36791.html and now I want to be able to export the fields.
- 27 Nov 2012, 17:41
- Forum: Help
- Topic: [SOLVED] Article Ignore System Sender not working
- Replies: 2
- Views: 1443
Solved - Re: Article Ignore System Sender not working
Got it!
thanks
thanks
- 27 Nov 2012, 17:01
- Forum: Help
- Topic: [SOLVED] Article Ignore System Sender not working
- Replies: 2
- Views: 1443
[SOLVED] Article Ignore System Sender not working
I changed Core::Ticket::NewArticleIgnoreSystemSender to Yes but system generated messages are still being displayed as articles.
This is clogging the view as there is an email which goes to the customer for each agent update.
Thanks for help
This is clogging the view as there is an email which goes to the customer for each agent update.
Thanks for help
- 27 Nov 2012, 13:48
- Forum: General
- Topic: Notification tag which shows the first customer article
- Replies: 1
- Views: 1051
Notification tag which shows the first customer article
On ticket closure the customer gets notified.
The contents of the notification should contain the problem description and the resolution.
My problem is that i need the notification tag which will show the first customer article.
<OTRS_CUSTOMER_BODY[5]> shows the latest article.
The contents of the notification should contain the problem description and the resolution.
My problem is that i need the notification tag which will show the first customer article.
<OTRS_CUSTOMER_BODY[5]> shows the latest article.
- 16 Nov 2012, 11:20
- Forum: General
- Topic: query tickets by City or other customer information
- Replies: 7
- Views: 2709
Re: query tickets by City or other customer information
How can I use the DynamicFieldValue API to perform an extract on 'dynamic_field_value.value_text' specific?
- 05 Nov 2012, 14:57
- Forum: General
- Topic: query tickets by City or other customer information
- Replies: 7
- Views: 2709
Re: query tickets by City or other customer information
how can I for instance extract ticket details from the database where dynamic_field_eg1's value text is equal to 'test'
- 10 Sep 2012, 13:49
- Forum: General
- Topic: query tickets by City or other customer information
- Replies: 7
- Views: 2709
Re: query tickets by City or other customer information
Hi,
Was indeed able to do that using sql query.
One thing I haven't figured out though is how to join the table dynamic_field to the ticket table.
Was indeed able to do that using sql query.
One thing I haven't figured out though is how to join the table dynamic_field to the ticket table.
- 10 Sep 2012, 13:45
- Forum: Help
- Topic: Add a dynamic field in the search result (CSV)
- Replies: 9
- Views: 8519
[SOLVED] Re: Add a dynamic field in the search result (CSV)
I am a plum! didn't notice that config.
Many thanks - was able to export my dynamic fields
Many thanks - was able to export my dynamic fields
- 06 Sep 2012, 14:04
- Forum: Help
- Topic: Add a dynamic field in the search result (CSV)
- Replies: 9
- Views: 8519
Re: Add a dynamic field in the search result (CSV)
But there is no 'content' column in Ticket::Frontend::AgentTicketSearch###SearchCSVData
Its just a list of data to export in CSV format.
I tried without the DynamicFiled_ but doesn't work.
Its just a list of data to export in CSV format.
I tried without the DynamicFiled_ but doesn't work.
- 06 Sep 2012, 13:45
- Forum: Help
- Topic: Add a dynamic field in the search result (CSV)
- Replies: 9
- Views: 8519
Re: Add a dynamic field in the search result (CSV)
Looks like I still haven't seen how to add my dynamic field in Ticket::Frontend::AgentTicketSearch###SearchCSVData
- 06 Sep 2012, 11:35
- Forum: Help
- Topic: Add a dynamic field in the search result (CSV)
- Replies: 9
- Views: 8519
Re: Add a dynamic field in the search result (CSV)
hi from the code i deduce that field I should add in the config should start with ' DynamicField_ '. And this exactly what I did at first but doesn't work :( my @Data; for (@CSVHead) { # check if header is a dynamic field and get the value from dynamic field # backend if ( $_ =~ m{\A DynamicField_ (...
- 05 Sep 2012, 13:50
- Forum: Help
- Topic: Add a dynamic field in the search result (CSV)
- Replies: 9
- Views: 8519
Add a dynamic field in the search result (CSV)
How can I add a dynamic field in the search result (CSV) for an Agent Ticket Search?
In sysconfig i went there:
Ticket -> Frontend::Agent::Ticket::ViewSearch
Ticket::Frontend::AgentTicketSearch###SearchCSVData
and added
DynamicField_field12 in the list.
didn't work..
thanks for help
In sysconfig i went there:
Ticket -> Frontend::Agent::Ticket::ViewSearch
Ticket::Frontend::AgentTicketSearch###SearchCSVData
and added
DynamicField_field12 in the list.
didn't work..
thanks for help
- 29 Aug 2012, 11:39
- Forum: General
- Topic: query tickets by City or other customer information
- Replies: 7
- Views: 2709
query tickets by City or other customer information
Hi,
is it possible to obtain a list of tickets raised from a particular city?
is it possible to obtain a list of tickets raised from a particular city?
- 29 Aug 2012, 11:29
- Forum: Help
- Topic: Change ownership of locked tickets
- Replies: 6
- Views: 3584
Re: Change ownership of locked tickets
Anything for me?
- 29 Aug 2012, 11:29
- Forum: General
- Topic: Export articles in statistics or search
- Replies: 6
- Views: 2444
- 27 Aug 2012, 14:04
- Forum: General
- Topic: Export articles in statistics or search
- Replies: 6
- Views: 2444
Re: Export articles in statistics or search
thats not what I meant..
can I have OTRS automatically duplicate the contents of an article in a dynamic field so that i can export it?
can I have OTRS automatically duplicate the contents of an article in a dynamic field so that i can export it?
- 27 Aug 2012, 13:55
- Forum: General
- Topic: Export articles in statistics or search
- Replies: 6
- Views: 2444
Re: Export articles in statistics or search
hmm
How can I copy the contents of the 1st article in a dynamic field somwhere in OTRS - preferably when closing the ticket.
How can I copy the contents of the 1st article in a dynamic field somwhere in OTRS - preferably when closing the ticket.