Hi,
We are using 3.1 version of OTRS in centos 6.3. Couple of days back we got an issue that tickets that are getting generated is not in sequence and also sending notifications to different agents than the agent who raises a ticket.
Repaired the database
auto incremented the ticket table
Any kind of suggestions or solution is much appreciated
Thanks & Regards
Srivatsan
Tickets are not getting created in sequence
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Tickets are not getting created in sequence
How can you tell? Email tickets? Web tickets?sri115 wrote: tickets that are getting generated is not in sequence
Possibly correct. Agents with notifications yes and appropriate queue highlighted in "My Queues" will get notifications if the ticket is created but not locked. The ticket won't be locked upon creation unless an owner is explicitly assigned.sri115 wrote:sending notifications to different agents than the agent who raises a ticket.
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
Re: Tickets are not getting created in sequence
crythias wrote:How can you tell? Email tickets? Web tickets?sri115 wrote: tickets that are getting generated is not in sequence
Possibly correct. Agents with notifications yes and appropriate queue highlighted in "My Queues" will get notifications if the ticket is created but not locked. The ticket won't be locked upon creation unless an owner is explicitly assigned.sri115 wrote:sending notifications to different agents than the agent who raises a ticket.
Its for the email tickets..yeah i understand but it pertains only to an queue which is geographical. Other region agents doesn't face this but we have a test server in same network (i.e) not published over a network. In such case what is to be done, if i need to stop otrs and not to do any activity which should be passive.
Regards
Srivatsan
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Tickets are not getting created in sequence
I don't know what the problem is. I can't translate what you wrote into something that I can replicate.
"email tickets not getting created in sequence" -- How can you tell this is occurring? What problem is being caused by this? (I'd expect skipping if something is competing for email tickets) I wouldn't expect tickets to be shuffled, though. I don't know what your ticket numbering scheme is.
"email tickets not getting created in sequence" -- How can you tell this is occurring? What problem is being caused by this? (I'd expect skipping if something is competing for email tickets) I wouldn't expect tickets to be shuffled, though. I don't know what your ticket numbering scheme is.
This doesn't answer the question and doesn't really help to determine a cause, problem, or solution.sri115 wrote:Its for the email tickets..yeah i understand but it pertains only to an queue which is geographical. Other region agents doesn't face this but we have a test server in same network (i.e) not published over a network. In such case what is to be done, if i need to stop otrs and not to do any activity which should be passive.
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
Re: Tickets are not getting created in sequence
To make myself clear, the western region people alone are getting email notifications to tickets with same subject but with different ticket id. if we do a search for the ticket id it was not there in the live server, but if i check for subject the ticket was already in resolved state.crythias wrote:I don't know what the problem is. I can't translate what you wrote into something that I can replicate.
"email tickets not getting created in sequence" -- How can you tell this is occurring? What problem is being caused by this? (I'd expect skipping if something is competing for email tickets) I wouldn't expect tickets to be shuffled, though. I don't know what your ticket numbering scheme is.
This doesn't answer the question and doesn't really help to determine a cause, problem, or solution.sri115 wrote:Its for the email tickets..yeah i understand but it pertains only to an queue which is geographical. Other region agents doesn't face this but we have a test server in same network (i.e) not published over a network. In such case what is to be done, if i need to stop otrs and not to do any activity which should be passive.
Ticketing schema is auto_increment with system_ID:10000 (which is default).
It sounded weird to me so i doubt the test server which is also configured for email tickets.
regards
Sri
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Tickets are not getting created in sequence
Have you exceeded 5 digits of numbering?
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
Re: Tickets are not getting created in sequence
no..it has just reached 28100.crythias wrote:Have you exceeded 5 digits of numbering?
just give a info that if stop the otrs service, it will stop sending the mail tickets or the sending notifications. correct??
Regards
Srivatsan