OPAR - OPM Package ARchive

Browseable collection of plugins for the popular ticket system software Znuny and ((OTRS)) Community Edition.


ToolBarTicketEscalated

Version
6.0.5
Other Versions
0.0.1, 0.0.5, 4.0.1, 5.0.1, 6.0.1, 6.0.2, 6.0.3, 6.0.4,
Uploaded by/on
reneeb on 17 May 2023
Framework
6.0.x, 6.1.x, 6.2.x, 6.3.x, 6.4.x, 6.5.x, 7.0.x
Links
Download Website
Description
A better module to show "escalated tickets" icon in toolbar.

Rate/comment this package

NAME

ToolBarTicketEscalated - show escalation icon and number of escalated tickets in the toolbar

DESCRIPTION

In standard OTRS a icon for the escalation view is shown (when configured). This icon is shown even when no ticket is escalated. And when tickets are escalated the number of escalated tickets is not shown.

This add-on adds a new module to show that icon with a different behaviour:

The icon is shown only when tickets are escalated (like the icons for your locked tickets) and the number of escalated tickets is shown.

CONFIGURATION

Activation

You have to enable this module via SysConfig. In

  Ticket -> Frontend::Agent::ToolBarModule

you can find

  Frontend::ToolBarModule###xx-Ticket::AgentTicketEscalation

(where xx is a number).

Activate this option and replace

  Kernel::Output::HTML::ToolBar::Link

with

  Kernel::Output::HTML::ToolBar::TicketEscalated
.

What tickets are count

You can choose if the all escalated tickets are count (regardless who is the owner) or if the escalated tickets are count whose owner the logged-in user is (like the "locked tickets" icon).

This configuration option can be found in the SysConfig at

  ToolBarTicketEscalated -> Core

ACKNOWLEGEMENT

Thanks to Nureg (http://nureg.de) who sponsored this add-on!

REPOSITORY & BUGTRACKER

This code and a bugtracker is available at http://github.com/reneeb/otrs-ToolBarTicketEscalated.

AUTHOR AND LICENSE

 This addon is licensed under the AGPL 3.0

Renee Baecker, <info@feature-addons.de>