Search found 25 matches

by stevechan
02 Apr 2020, 03:26
Forum: Help
Topic: Solved: Line Break Issue on TicketCreate API
Replies: 3
Views: 1745

Re: Solved: Line Break Issue on TicketCreate API

I don't understand how it works because it is a random try. Anyone can explain the reason? Thank you?
by stevechan
31 Mar 2020, 05:38
Forum: General
Topic: Subaction of Split Ticket
Replies: 2
Views: 2563

Re: Subaction of Split Ticket

The issue is solved. Thank you RStraub for trying to help. What I want to ask is that the subaction of splitting ticket as it clearly is StoreActivityDialog,
by stevechan
30 Mar 2020, 05:12
Forum: Help
Topic: Solved: Line Break Issue on TicketCreate API
Replies: 3
Views: 1745

Re: Solved: Line Break Issue on TicketCreate API

Updated:

I change the text/plain to text/html and now work fine.
by stevechan
30 Mar 2020, 04:32
Forum: Help
Topic: Solved: Line Break Issue on TicketCreate API
Replies: 3
Views: 1745

Re: Line Break Issue on TicketCreate API

It only happens in English character. I tried another language and it works fine. FYR
by stevechan
30 Mar 2020, 03:37
Forum: Help
Topic: Solved: Line Break Issue on TicketCreate API
Replies: 3
Views: 1745

Solved: Line Break Issue on TicketCreate API

I am currently using the GenericTicketConnector to create a Ticket. However, the article will break into newline automatically. I am using Postman to create Ticket. The content as follows. Any idea?? I would appreciate your help. Thank you "Article": { "Subject": "First"...
by stevechan
25 Mar 2020, 10:12
Forum: Help
Topic: Ignore/Hide System-Sender Article from Article Overview
Replies: 3
Views: 1744

Re: Ignore/Hide System-Sender Article from Article Overview

Thank you Roy! I am new to OTRS and it is good to know that. Hope to know deeper about OTRS
by stevechan
25 Mar 2020, 08:43
Forum: Help
Topic: Ignore/Hide System-Sender Article from Article Overview
Replies: 3
Views: 1744

Re: Ignore/Hide System-Sender Article from Article Overview

Even though I unchecked the Article visible for customer, the article still exists. Any suggestion for the issue?? I would appreciate your help. Thx
by stevechan
19 Mar 2020, 05:45
Forum: Help
Topic: Ignore/Hide System-Sender Article from Article Overview
Replies: 3
Views: 1744

Ignore/Hide System-Sender Article from Article Overview

Hey Guys, In the Notification Methods under Ticket Notification, I add an external email to Additional recipient email addresses. The email sent successfully but the article overview shows the content of email notification as follow. Is there any way that I can hide it?? Thanks for your help Annotat...
by stevechan
17 Mar 2020, 04:44
Forum: Help
Topic: Cannot submit Activity Dialog
Replies: 0
Views: 1489

Cannot submit Activity Dialog

The message as follow: This step does not belong anymore to the current activity in process for ticket 'Ticket#2020-0005'! Another user changed this ticket in the meantime. Please close this window and reload the ticket. One thing can be sure that I am the only user who working on this ticket cause ...
by stevechan
10 Mar 2020, 11:56
Forum: General
Topic: Subaction of Split Ticket
Replies: 2
Views: 2563

Subaction of Split Ticket

I want to know the value of subaction when I try to split the process ticket. I noticed that the subaction should be StoreActivityDialog when we create the process form. Is it the same subaction when we create ticket?
by stevechan
02 Mar 2020, 10:08
Forum: General
Topic: Add Visible Column to Status View
Replies: 2
Views: 1497

Re: Add Visible Column to Status View

Hi Roy,

Thank you.
by stevechan
27 Feb 2020, 10:44
Forum: General
Topic: Add Visible Column to Status View
Replies: 2
Views: 1497

Add Visible Column to Status View

Hi,

I know Ticket::Frontend::AgentTicketStatusView###DefaultColumns can add more available column for Status View. I am wondering whether it is possible to add Linked Ticket information (TicketNo#)? If it is possible to add it, what is the attribute?

Thanks
by stevechan
27 Feb 2020, 10:28
Forum: General
Topic: [Solved] Can't locate Kernel/Config.pm in @INC
Replies: 7
Views: 4354

Re: Can't locate Kernel/Config.pm in @INC

Hi,

It's fine now. I unzipped the file individually. The old Config.pm replaced by the one from testing environment.

Thank you Roy.
by stevechan
25 Feb 2020, 09:35
Forum: General
Topic: [Solved] Can't locate Kernel/Config.pm in @INC
Replies: 7
Views: 4354

Re: Can't locate Kernel/Config.pm in @INC

Hi Roy,

Ubuntu 16.04.6 LTS (Xenial Xerus)
by stevechan
25 Feb 2020, 09:23
Forum: General
Topic: [Solved] Can't locate Kernel/Config.pm in @INC
Replies: 7
Views: 4354

Re: Urgent: Can't locate Kernel/Config.pm in @INC

Hi,

Sorry for the misleading topic. Thanks for your advice

I am using Ubuntu
by stevechan
25 Feb 2020, 09:03
Forum: General
Topic: [Solved] Can't locate Kernel/Config.pm in @INC
Replies: 7
Views: 4354

[Solved] Can't locate Kernel/Config.pm in @INC

I am working on migrating current OTRS (Testing) to production. The installation of production had completed and now I am planning to use /opt/src/otrs/scripts/restore.pl to restore the backup from testing environment. However, it got error message when I run /opt/src/otrs/scripts/restore.pl -b /opt...
by stevechan
24 Feb 2020, 04:28
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hey guys,

Thanks for everyone that try to help me. The problem is solved!!!! Lets provide my solution for this issue.
setting.PNG
The issue is related to the setting of Ticket::ViewableStateType.
The status view now work normally after I delete the cache.
by stevechan
24 Feb 2020, 04:17
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi, Sorry for the late replying. I just got a question. Will the issue related to the setting of Ticket::ViewableStateType?? I saw its definition and it is more likely to be root cause. The default value of it should be --- - new - open - pending reminder - pending auto However, my setting is --- - ...
by stevechan
20 Feb 2020, 11:55
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Here is the screen capture for your reference
zeroticket.png
by stevechan
20 Feb 2020, 11:47
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi guys, I go to the AgentTicketStatusView.pm and made the following changes (Closed -> closed). Closed => { Name => Translatable('Closed tickets'), Prio => 1001, Search => { StateType => 'closed', OrderBy => $OrderBy, SortBy => $SortBy, UserID => $Self->{UserID}, Permission => 'ro', }, }, Status vi...
by stevechan
19 Feb 2020, 10:48
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi,

I run /opt/otrs/bin/otrs.Console.pl Maint::Cache::Delete command. It does not work in my situation. Problem still exits.
Thanks for your advise
by stevechan
19 Feb 2020, 04:04
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi,

Thanks for your help. Hope others may help me out. Or are there other factors that may affect Status View??
by stevechan
18 Feb 2020, 10:43
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi,

I have gone through the sysconfig by searching "StatusView" and none of them seem related to State Type.
May you please suggest some hints for me to find out??

Thanks
by stevechan
18 Feb 2020, 09:44
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

Re: No Closed Ticket in Status View

Hi wurzel,

I didn't make any changes as I attached the setting of State Management.
closed successful is under closed type as you can see.
Thanks
setting.PNG
by stevechan
18 Feb 2020, 07:49
Forum: Help
Topic: [Solved] No Closed Ticket in Status View
Replies: 13
Views: 5359

[Solved] No Closed Ticket in Status View

There are zero tickets in the status view. I tried to close a ticket and the closed ticket will count on the Open tickets. Attachment is the screen capture of the status view. Is there anyway I can find a problem?? Or how to solve it. Thanks

zeroticket.png