Hello,
How to assign incoming email to existing ticket without using ticket number in the subject, body or header of the message?
I have configured project in Jira, from where emails about status changes are sent to OTRS email address. The case is tickets from Jira do not contain OTRS ticket numbers, but they have unique numbers created by Jira. I have set dynamic field in OTRS where Jira number is put once mail arrives. I want OTRS to check after email arrives if ticket with Jira number exists in its database and merge this mail with OTRS ticket, not create new ticket as it happens now.
Regards
Followup based on a custom number
Moderator: crythias
Re: Followup based on a custom number
There is the possibility to use a special postmaster filter (Check Ticket -> Core::PostMaster:
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition1 )
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition1 )
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Followup based on a custom number
Could you explain how to use it?
I have following configuration
/ The subject of the incoming messages is: [jira] (PROJ-number).
Problems:
Nothing goes to the dynamicfield. Every email creates a separate ticket, even if it contains the number which exists in otrs ticketbase.
No idea how to fix it.
Please, help.
I have following configuration
/ The subject of the incoming messages is: [jira] (PROJ-number).
Problems:
Nothing goes to the dynamicfield. Every email creates a separate ticket, even if it contains the number which exists in otrs ticketbase.
No idea how to fix it.
Please, help.
You do not have the required permissions to view the files attached to this post.