Ticket Number

Moderator: crythias

Locked
vishnupv
Znuny newbie
Posts: 15
Joined: 07 Oct 2010, 13:33
Znuny Version: OTRS 3.0.0 beta3

Ticket Number

Post by vishnupv »

Dear All,

Is there any way were i could hide the ticket number to my customer? i would like to capture all the related mails in sequence, it is possible if it has ticket number in subject, but i would like to do the same without ticket number in the subject. can i hide it? or any other way?. Please help.

-Vishnu
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Number

Post by crythias »

The ticket number in the subject is critical to how OTRS works. It can, however, be moved to the end of the subject line.

Ticket::SubjectFormat

Default value: Left
The format of the subject. 'Left' means '[TicketHook#:12345] Some Subject', 'Right' means 'Some Subject [TicketHook#:12345]', 'None' means 'Some Subject' and no ticket number. In the last case you should enable PostmasterFollowupSearchInRaw or PostmasterFollowUpSearchInReferences to recognize followups based on email headers and/or body.

(Note: 'None' can cause issues with followups.)
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
vishnupv
Znuny newbie
Posts: 15
Joined: 07 Oct 2010, 13:33
Znuny Version: OTRS 3.0.0 beta3

Re: Ticket Number

Post by vishnupv »

Thanks a lot, Crythias.
grgelisha
Znuny newbie
Posts: 27
Joined: 05 Jul 2011, 14:57
Znuny Version: 2.4.9
Real Name: George Elisha
Company: QLogy Management Services Pvt Ltd

Re: Ticket Number

Post by grgelisha »

Could any one help me in getting the ticket number shifted from Subject to Body.. In all Scenarios..
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Number

Post by crythias »

I believe you should be able to put <OTRS_TICKET_TicketNumber> where you want. http://forums.otrs.org/viewtopic.php?f=60&t=10762
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
grgelisha
Znuny newbie
Posts: 27
Joined: 05 Jul 2011, 14:57
Znuny Version: 2.4.9
Real Name: George Elisha
Company: QLogy Management Services Pvt Ltd

Re: Ticket Number

Post by grgelisha »

Hi Crythias,

Thanks for your reply..

My Issue is not with notification.. For every ticket I want to see ticket in Body by "default" not in Subject line..
I appreciate if you could guide me in this regard..
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Number

Post by crythias »

Please tell me what you are missing in this thread to answer your question.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
grgelisha
Znuny newbie
Posts: 27
Joined: 05 Jul 2011, 14:57
Znuny Version: 2.4.9
Real Name: George Elisha
Company: QLogy Management Services Pvt Ltd

Re: Ticket Number

Post by grgelisha »

When I compose a phone ticket or Email ticket,
"Your ticket number is <OTRS_TICKET_TicketNumber>" is getting displayed as it is.. But I noticed Auto response is being shot as desired ( Your Ticket number is XXXXXXXXX) Any Inputs..
grgelisha
Znuny newbie
Posts: 27
Joined: 05 Jul 2011, 14:57
Znuny Version: 2.4.9
Real Name: George Elisha
Company: QLogy Management Services Pvt Ltd

Re: Ticket Number

Post by grgelisha »

crythias wrote:Please tell me what you are missing in this thread to answer your question.
I think you missed to mention "Ticket::SubjectFormat" option is only available in new version (I am using 2.4.9)

Also while creating a new ticket , even if you keep <OTRS_Ticket_Number> it is not taking.. and I put it in Queue responses
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Number

Post by crythias »

grgelisha wrote:Also while creating a new ticket , even if you keep <OTRS_Ticket_Number> it is not taking.. and I put it in Queue responses
wrong code.
grgelisha wrote:"Your ticket number is <OTRS_TICKET_TicketNumber>" is getting displayed as it is.. But I noticed Auto response is being shot as desired ( Your Ticket number is XXXXXXXXX) Any Inputs..
correct code.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
grgelisha
Znuny newbie
Posts: 27
Joined: 05 Jul 2011, 14:57
Znuny Version: 2.4.9
Real Name: George Elisha
Company: QLogy Management Services Pvt Ltd

Re: Ticket Number

Post by grgelisha »

Thanks for your reply crythias,
I may be silly but my external agent cant able to see the ticket number but <OTRS_TICKET_TicketNumber> when I send them Email Ticket. And after followup when i respond to that particular ticket then ticket number is getting displayed as desired.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket Number

Post by crythias »

Put it in the Salutation, perhaps.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked