Difference between "new" and "open" ticket

Moderator: crythias

Locked
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Difference between "new" and "open" ticket

Post by altjx »

Anyone know the difference between a new and open ticket?
OTRS 3.1.6
dma976
Znuny newbie
Posts: 30
Joined: 20 Apr 2011, 06:13
Znuny Version: 3.0.11
Real Name: Daniela Mahl
Company: CONET Technologies AG

Re: Difference between "new" and "open" ticket

Post by dma976 »

a new ticket normaly comes in from the customer by webinterface or email
a ticket has the open state when an agent works on it
OTRS Version: 3.0.11
ITSM 3.0.5
Betriebsystem: SLES 11
Apache2/MySQL 5
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: Difference between "new" and "open" ticket

Post by altjx »

dma976 wrote:a new ticket normaly comes in from the customer by webinterface or email
a ticket has the open state when an agent works on it
Thanks.
OTRS 3.1.6
solefald
Znuny newbie
Posts: 25
Joined: 15 Apr 2011, 23:47
Znuny Version: 3.0.7

Re: Difference between "new" and "open" ticket

Post by solefald »

I noticed that Locking a ticket does not change it's state from New to Open.
Is this by design? Agent locking a ticket means he/she is working on it, correct?
If yes, then a ticket should not stay in the "new" state.
RHEL 5.8 :( / OTRS 3.2.0beta2 / SystemMonitoring
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: Difference between "new" and "open" ticket

Post by altjx »

solefald wrote:I noticed that Locking a ticket does not change it's state from New to Open.
Is this by design? Agent locking a ticket means he/she is working on it, correct?
If yes, then a ticket should not stay in the "new" state.
Agreed. It seems the ticket only changes from "new" to "open" is if the note is added with the "open" set to "next state"... At least so far from what I've done.
OTRS 3.1.6
solefald
Znuny newbie
Posts: 25
Joined: 15 Apr 2011, 23:47
Znuny Version: 3.0.7

Re: Difference between "new" and "open" ticket

Post by solefald »

altjx wrote:
solefald wrote:I noticed that Locking a ticket does not change it's state from New to Open.
Is this by design? Agent locking a ticket means he/she is working on it, correct?
If yes, then a ticket should not stay in the "new" state.
Agreed. It seems the ticket only changes from "new" to "open" is if the note is added with the "open" set to "next state"... At least so far from what I've done.
Ah! Found a solution!

under Ticket -> Core::Ticket, enable Ticket::EventModulePost###130-ForceStateChangeOnLock

Credit: http://www.mail-archive.com/otrs@otrs.org/msg29144.html
RHEL 5.8 :( / OTRS 3.2.0beta2 / SystemMonitoring
altjx
Znuny newbie
Posts: 56
Joined: 02 Sep 2010, 22:22
Znuny Version: None

Re: Difference between "new" and "open" ticket

Post by altjx »

solefald wrote:
altjx wrote:
solefald wrote:I noticed that Locking a ticket does not change it's state from New to Open.
Is this by design? Agent locking a ticket means he/she is working on it, correct?
If yes, then a ticket should not stay in the "new" state.
Agreed. It seems the ticket only changes from "new" to "open" is if the note is added with the "open" set to "next state"... At least so far from what I've done.
Ah! Found a solution!

under Ticket -> Core::Ticket, enable Ticket::EventModulePost###130-ForceStateChangeOnLock

Credit: http://www.mail-archive.com/otrs@otrs.org/msg29144.html
Wow, nice! Thanks for that!
OTRS 3.1.6
Locked