
Hello, I woder which are the valid values for the PostmasterFollowUpState configuration parameter. By default it is set to 'open', which causes closed tickets to be reopened upon followup. I'd like to avoid state changes on followup by the customer. Is there a value which leaves the ticket state untouched? thanks -- Luca Corti PGP Key ID 1F38C091 BOFH excuse of the moment: Incorrectly configured static routes on the corerouters.

Hi Luca, the state after a follow up is set by $Self->{'PostmasterFollowUpState'}. There can be set any possible state (not state-type) available in you OTRS-installation. I wonder why you don't want the state be change by a follow-up. * the prior state can be viewed within the ticket history * how can you detect a follow-up or rather a re-opened ticket without having the state changed. In my situation, I wanted to distinguish between a follow-up of an non-closed ticket and a reopening of a closed ticket. So I had to extend the source code for this feature. If you're interested, I could post it. Bye, Alex Luca Corti schrieb:
Hello,
I woder which are the valid values for the PostmasterFollowUpState configuration parameter. By default it is set to 'open', which causes closed tickets to be reopened upon followup.
I'd like to avoid state changes on followup by the customer. Is there a value which leaves the ticket state untouched?
thanks

On Mon, 2006-01-16 at 11:30 +0100, Alexander Scholler wrote:
In my situation, I wanted to distinguish between a follow-up of an non-closed ticket and a reopening of a closed ticket. So I had to extend the source code for this feature.
If you're interested, I could post it.
Please do so, I think that's the solution to my problem too. thanks -- Luca Corti PGP Key ID 1F38C091 Adesso dico: "Fede."
participants (2)
-
Alexander Scholler
-
Luca Corti