zendesk / out_of_office_app

An app to keep track of, prepare for, and handle out of office agents and their tickets
Other
9 stars 4 forks source link

:warning: Use of this software is subject to important terms and conditions as set forth in the License file :warning:

Out of Office App

Description:

This app will allow Admins to manage their Agents' vacation statuses, as well as allowing individual Agents to manage their own vacation statuses, and reassigning assigned tickets to their parent group if updated during the vacation.

There is also an option to unassign all open tickets currently assigned to an Agent, when setting the Agent on vacation, to the parent group.

Please submit bug reports to the issues page. Pull requests are welcome.

Re-assigning Open tickets to a specific Agent

This functionality does not exist by default.

By default the two system triggers that work in the background in conjuction with this app don't include functionality which allows the user to re-assign Open tickets to any specific Agent.

When the option "Unassign All Open Tickets" is checked those tickets will have the Assignee field become empty but the respective groups will remained assigned to the respective tickets.

That doesn't mean it's not possible - here's how one of the system triggers, 'Ticket: out-of-office app unassign trigger [System Trigger]', is configured by default:

A tag can be added to every ticket unassigned by this app by adding an action to the above trigger which would look something like the following:

Now every time a ticket is unassigned by this system trigger the tag "unassigned_by_ooo_app" will be added. At this point business rules may be created around this new tag. For example one might use this new tag to assign tickets to a specific group or agent on ticket update.

Tags

Features

Known Issues & Limitations

Locations

More on Zendesk App Locations here

Future versions

Screenshot(s):

Administrator experience:

Agent experience:

Look for this in the Zendesk Apps Marketplace