Hello community,
I have a general question to realize a workflow which actually is nothing special for other ticket systems at the moment.
Is it possible to remind a customer to inform about a still opened ticket in a period of eg. 5 days? Then, after about 14 days, the ticket should be automatically be closed and marked with a custom status (eg. closed / no response). If the customer follows up then, the ticket will be set active again.
Is there a known way to achieve this scenario in OTRS? If there is no possible way to realize it through GenericAgent, I'll post this as a feature request.
What do you think about this? Do you even know any workaround?
Workflow Rule: Customer Reminder for still opened Tickets ++
Moderator: crythias
Re: Workflow Rule: Customer Reminder for still opened Ticket
This requires custom development
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Workflow Rule: Customer Reminder for still opened Ticket
Thanks. That's exactly what I've thought.
I just requested this as a new feature:
https://otrsteam.ideascale.com/a/dtd/Wo ... ubmitted=1
I just requested this as a new feature:
https://otrsteam.ideascale.com/a/dtd/Wo ... ubmitted=1
Re: Workflow Rule: Customer Reminder for still opened Ticket
thanks for your submit. If you need such a feature in a timely maner you need to have it developed
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Workflow Rule: Customer Reminder for still opened Tickets ++
This is an old thread, I know...
I was just wondering if there is any way to do this in OTRS? Has this been implemented somehow in the meanwhile or is this still custom development?
I was just wondering if there is any way to do this in OTRS? Has this been implemented somehow in the meanwhile or is this still custom development?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Workflow Rule: Customer Reminder for still opened Tickets ++
Yes, using generic agent testing last change and current state, change the state and do a notification (event).MrShinken wrote:Is it possible to remind a customer to inform about a still opened ticket in a period of eg. 5 days?
(State=open, last change more than 5 days ago. set new state 5days)
ditto above. (state=5days, last change more than 7 days ago, set new state closed no response. Unlock ticket.) Notification (event).MrShinken wrote:Then, after about 14 days, the ticket should be automatically be closed and marked with a custom status (eg. closed / no response). If the customer follows up then, the ticket will be set active again.
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