ERROR: No Ticket::StateAfterPending found for 'On Hold'

Moderator: crythias

Locked
rbarten
Znuny newbie
Posts: 12
Joined: 17 Jan 2011, 14:28
Znuny Version: 2.4.7

ERROR: No Ticket::StateAfterPending found for 'On Hold'

Post by rbarten »

How do i solve the following error?

ERROR: No Ticket::StateAfterPending found for 'On Hold' in Kernel/Config.pm!

What does this error mean and how can i solve this?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ERROR: No Ticket::StateAfterPending found for 'On Hold'

Post by jojo »

it seems that you have create a state "on hold" as pending auto state type and did not declared a target state
"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
rbarten
Znuny newbie
Posts: 12
Joined: 17 Jan 2011, 14:28
Znuny Version: 2.4.7

Re: ERROR: No Ticket::StateAfterPending found for 'On Hold'

Post by rbarten »

I've created the state as a 'waiting' type. I've changed it now to a pending type and the problem seems to be solved. But On Hold is a "waiting" type. What goes wrong?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: ERROR: No Ticket::StateAfterPending found for 'On Hold'

Post by jojo »

there is no waiting type

only "pending reminder" and "pending auto"
"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
Locked