Hello everyone, I am new to OTRS. We have a situation to where we want to be able to create tickets for people and they probably will not be users in our customers section yet. Is there a way to be able to create the ticket and it will then create a customer based off the information in the ticket? Also, this comes into play when we get an email, we want it to generate a ticket for that person and create them as a customer if they do not exist.
I get the message "Please remove this entry and enter a new one with the correct value." when the person is not a customer user.
Is this possible?
Thanks for everyones assistance.
[SOLVED] Creating ticket when user is not a customer yet
Moderator: crythias
-
- Znuny newbie
- Posts: 13
- Joined: 17 Apr 2014, 13:58
- Znuny Version: 3.3.6
- Real Name: Adam
- Location: Orlando, FL
[SOLVED] Creating ticket when user is not a customer yet
Last edited by abarry on 17 Apr 2014, 15:55, edited 1 time in total.
OTRS 3.3.6 on Windows Server 2008 with MySQL database.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Creating ticket when user is not a customer yet
Hello :) Please update your signature (see mine) with information related to your OTRS environment.
You cannot create a customer by creating a ticket.
You can create a ticket without creating a customer. Just use the email address only.
You cannot create a customer by creating a ticket.
You can create a ticket without creating a customer. Just use the email address only.
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
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
-
- Znuny newbie
- Posts: 13
- Joined: 17 Apr 2014, 13:58
- Znuny Version: 3.3.6
- Real Name: Adam
- Location: Orlando, FL
Re: Creating ticket when user is not a customer yet
Thanks for the info. I have updated my signature as well.
So, I was able to create a ticket with no problem using the email address. So, if I understand you correctly the system will not create a user based on the email address?
So, I was able to create a ticket with no problem using the email address. So, if I understand you correctly the system will not create a user based on the email address?
OTRS 3.3.6 on Windows Server 2008 with MySQL database.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Creating ticket when user is not a customer yet
It will not create a user (customer). However, the email address is still attached to the ticket to identify the email address as the "customer" associated with the ticket.abarry wrote:the system will not create a user based on the email address?
This is essentially cosmetic - a field/column in the ticket table that holds an identifier value for communication purposes.
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
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
-
- Znuny newbie
- Posts: 13
- Joined: 17 Apr 2014, 13:58
- Znuny Version: 3.3.6
- Real Name: Adam
- Location: Orlando, FL
Re: Creating ticket when user is not a customer yet
Thanks
OTRS 3.3.6 on Windows Server 2008 with MySQL database.