Ticket

Ticket → Core::CustomerCompany

CustomerCompany::EventModulePost###110-UpdateTickets

Event module that updates tickets after an update of the Customer.

Default value:

 $Self->{'CustomerCompany::EventModulePost'}->{'110-UpdateTickets'} =  {
  'Event' => 'CustomerCompanyUpdate',
  'Module' => 'Kernel::System::CustomerCompany::Event::TicketUpdate',
  'Transaction' => '0'
};
CustomerUser::EventModulePost###120-UpdateTickets

Event module that updates tickets after an update of the Customer User.

Default value:

 $Self->{'CustomerUser::EventModulePost'}->{'120-UpdateTickets'} =  {
  'Event' => 'CustomerUserUpdate',
  'Module' => 'Kernel::System::CustomerUser::Event::TicketUpdate',
  'Transaction' => '0'
};

Ticket → Core::FulltextSearch

Ticket::SearchIndexModule

Helps to extend your articles full-text search (From, To, Cc, Subject and Body search). Runtime will do full-text searches on live data (it works fine for up to 50.000 tickets). StaticDB will strip all articles and will build an index after article creation, increasing fulltext searches about 50%. To create an initial index use "bin/otrs.Console.pl Maint::Ticket::FulltextIndexRebuild".

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SearchIndexModule'} =  'Kernel::System::Ticket::ArticleSearchIndex::RuntimeDB';
Ticket::SearchIndex::WarnOnStopWordUsage

Display a warning and prevent search when using stop words within fulltext search.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SearchIndex::WarnOnStopWordUsage'} =  '0';
Ticket::SearchIndex::Attribute

Basic fulltext index settings. Execute "bin/otrs.Console.pl Maint::Ticket::FulltextIndexRebuild" in order to generate a new index.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SearchIndex::Attribute'} =  {
  'WordCountMax' => '1000',
  'WordLengthMax' => '30',
  'WordLengthMin' => '3'
};
Ticket::SearchIndex::Filters

Fulltext index regex filters to remove parts of the text.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SearchIndex::Filters'} =  [
  '[,\\&\\<\\>\\?"\\!\\*\\|;\\[\\]\\(\\)\\+\\$\\^=]',
  '^[\':.]|[\':.]$',
  '^[^\\w]+$'
];
Ticket::SearchIndex::StopWords###en

English stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'en'} =  [
  'a',
  'about',
  'above',
  'after',
  'again',
  'against',
  'all',
  'am',
  'an',
  'and',
  'any',
  'are',
  'aren\'t',
  'as',
  'at',
  'be',
  'because',
  'been',
  'before',
  'being',
  'below',
  'between',
  'both',
  'but',
  'by',
  'can\'t',
  'cannot',
  'could',
  'couldn\'t',
  'did',
  'didn\'t',
  'do',
  'does',
  'doesn\'t',
  'doing',
  'don\'t',
  'down',
  'during',
  'each',
  'few',
  'for',
  'from',
  'further',
  'had',
  'hadn\'t',
  'has',
  'hasn\'t',
  'have',
  'haven\'t',
  'having',
  'he',
  'he\'d',
  'he\'ll',
  'he\'s',
  'her',
  'here',
  'here\'s',
  'hers',
  'herself',
  'him',
  'himself',
  'his',
  'how',
  'how\'s',
  'i',
  'i\'d',
  'i\'ll',
  'i\'m',
  'i\'ve',
  'if',
  'in',
  'into',
  'is',
  'isn\'t',
  'it',
  'it\'s',
  'its',
  'itself',
  'let\'s',
  'me',
  'more',
  'most',
  'mustn\'t',
  'my',
  'myself',
  'no',
  'nor',
  'not',
  'of',
  'off',
  'on',
  'once',
  'only',
  'or',
  'other',
  'ought',
  'our',
  'ours',
  'ourselves',
  'out',
  'over',
  'own',
  'same',
  'shan\'t',
  'she',
  'she\'d',
  'she\'ll',
  'she\'s',
  'should',
  'shouldn\'t',
  'so',
  'some',
  'such',
  'than',
  'that',
  'that\'s',
  'the',
  'their',
  'theirs',
  'them',
  'themselves',
  'then',
  'there',
  'there\'s',
  'these',
  'they',
  'they\'d',
  'they\'ll',
  'they\'re',
  'they\'ve',
  'this',
  'those',
  'through',
  'to',
  'too',
  'under',
  'until',
  'up',
  'very',
  'was',
  'wasn\'t',
  'we',
  'we\'d',
  'we\'ll',
  'we\'re',
  'we\'ve',
  'were',
  'weren\'t',
  'what',
  'what\'s',
  'when',
  'when\'s',
  'where',
  'where\'s',
  'which',
  'while',
  'who',
  'who\'s',
  'whom',
  'why',
  'why\'s',
  'with',
  'won\'t',
  'would',
  'wouldn\'t',
  'you',
  'you\'d',
  'you\'ll',
  'you\'re',
  'you\'ve',
  'your',
  'yours',
  'yourself',
  'yourselves'
];
Ticket::SearchIndex::StopWords###de

German stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'de'} =  [
  'aber',
  'als',
  'am',
  'an',
  'auch',
  'auf',
  'aus',
  'bei',
  'bin',
  'bis',
  'bist',
  'da',
  'dadurch',
  'daher',
  'darum',
  'das',
  'daß',
  'dass',
  'dein',
  'deine',
  'dem',
  'den',
  'der',
  'des',
  'dessen',
  'deshalb',
  'die',
  'dies',
  'dieser',
  'dieses',
  'doch',
  'dort',
  'du',
  'durch',
  'ein',
  'eine',
  'einem',
  'einen',
  'einer',
  'eines',
  'er',
  'es',
  'euer',
  'eure',
  'für',
  'hatte',
  'hatten',
  'hattest',
  'hattet',
  'hier',
  'hinter',
  'ich',
  'ihr',
  'ihre',
  'im',
  'in',
  'ist',
  'ja',
  'jede',
  'jedem',
  'jeden',
  'jeder',
  'jedes',
  'jener',
  'jenes',
  'jetzt',
  'kann',
  'kannst',
  'können',
  'könnt',
  'machen',
  'mein',
  'meine',
  'mit',
  'muß',
  'mußt',
  'musst',
  'müssen',
  'müßt',
  'nach',
  'nachdem',
  'nein',
  'nicht',
  'nun',
  'oder',
  'seid',
  'sein',
  'seine',
  'sich',
  'sie',
  'sind',
  'soll',
  'sollen',
  'sollst',
  'sollt',
  'sonst',
  'soweit',
  'sowie',
  'und',
  'unser',
  'unsere',
  'unter',
  'vom',
  'von',
  'vor',
  'wann',
  'warum',
  'was',
  'weiter',
  'weitere',
  'wenn',
  'wer',
  'werde',
  'werden',
  'werdet',
  'weshalb',
  'wie',
  'wieder',
  'wieso',
  'wir',
  'wird',
  'wirst',
  'wo',
  'woher',
  'wohin',
  'zu',
  'zum',
  'zur',
  'über'
];
Ticket::SearchIndex::StopWords###nl

Dutch stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'nl'} =  [
  'de',
  'zijn',
  'een',
  'en',
  'in',
  'je',
  'het',
  'van',
  'op',
  'ze',
  'hebben',
  'het',
  'hij',
  'niet',
  'met',
  'er',
  'dat',
  'die',
  'te',
  'wat',
  'voor',
  'naar',
  'gaan',
  'kunnen',
  'zeggen',
  'dat',
  'maar',
  'aan',
  'veel',
  'zijn',
  'worden',
  'uit',
  'ook',
  'komen',
  'als',
  'om',
  'moeten',
  'we',
  'doen',
  'bij',
  'goed',
  'haar',
  'dan',
  'nog',
  'of',
  'maken',
  'zo',
  'wel',
  'mijn',
  'zien',
  'over',
  'willen',
  'staan',
  'door',
  'kijken',
  'zullen',
  'heel',
  'nu',
  'weten',
  'zitten',
  'hem',
  'schrijven',
  'vinden',
  'woord',
  'hoe',
  'geen',
  'dit',
  'mens',
  'al',
  'jij',
  'ander',
  'groot',
  'waar',
  'maar',
  'weer',
  'kind',
  'me',
  'vragen',
  'een',
  'denken',
  'twee',
  'horen',
  'iets',
  'deze',
  'krijgen',
  'ons',
  'zich',
  'lezen',
  'hun',
  'welk',
  'zin',
  'laten',
  'mogen',
  'hier',
  'jullie',
  'toch',
  'geven',
  'jaar',
  'tegen',
  'al',
  'eens',
  'echt',
  'houden',
  'alleen',
  'lopen',
  'mee',
  'ja',
  'roepen',
  'tijd',
  'dag',
  'elkaar',
  'even',
  'lang',
  'land',
  'liggen',
  'waarom',
  'zetten',
  'vader',
  'laat',
  'beginnen',
  'blijven',
  'nee',
  'moeder',
  'huis',
  'nou',
  'na',
  'af',
  'keer',
  'dus',
  'tot',
  'vertellen',
  'wie',
  'net',
  'jou',
  'les',
  'want',
  'man',
  'nieuw',
  'elk',
  'tekst',
  'omdat',
  'gebruiken',
  'u'
];
Ticket::SearchIndex::StopWords###es

Spanish stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'es'} =  [
  'un',
  'una',
  'unas',
  'unos',
  'uno',
  'sobre',
  'todo',
  'también',
  'tras',
  'otro',
  'algún',
  'alguno',
  'alguna',
  'algunos',
  'algunas',
  'ser',
  'es',
  'soy',
  'eres',
  'somos',
  'sois',
  'estoy',
  'esta',
  'estamos',
  'estais',
  'estan',
  'como',
  'en',
  'para',
  'atras',
  'porque',
  'por qué',
  'estado',
  'estaba',
  'ante',
  'antes',
  'siendo',
  'ambos',
  'pero',
  'por',
  'poder',
  'puede',
  'puedo',
  'podemos',
  'podeis',
  'pueden',
  'fui',
  'fue',
  'fuimos',
  'fueron',
  'hacer',
  'hago',
  'hace',
  'hacemos',
  'haceis',
  'hacen',
  'cada',
  'fin',
  'incluso',
  'primero',
  'desde',
  'conseguir',
  'consigo',
  'consigue',
  'consigues',
  'conseguimos',
  'consiguen',
  'ir',
  'voy',
  'va',
  'vamos',
  'vais',
  'van',
  'vaya',
  'gueno',
  'ha',
  'tener',
  'tengo',
  'tiene',
  'tenemos',
  'teneis',
  'tienen',
  'el',
  'la',
  'lo',
  'las',
  'los',
  'su',
  'aqui',
  'mio',
  'tuyo',
  'ellos',
  'ellas',
  'nos',
  'nosotros',
  'vosotros',
  'vosotras',
  'si',
  'dentro',
  'solo',
  'solamente',
  'saber',
  'sabes',
  'sabe',
  'sabemos',
  'sabeis',
  'saben',
  'ultimo',
  'largo',
  'bastante',
  'haces',
  'muchos',
  'aquellos',
  'aquellas',
  'sus',
  'entonces',
  'tiempo',
  'verdad',
  'verdadero',
  'verdadera',
  'cierto',
  'ciertos',
  'cierta',
  'ciertas',
  'intentar',
  'intento',
  'intenta',
  'intentas',
  'intentamos',
  'intentais',
  'intentan',
  'dos',
  'bajo',
  'arriba',
  'encima',
  'usar',
  'uso',
  'usas',
  'usa',
  'usamos',
  'usais',
  'usan',
  'emplear',
  'empleo',
  'empleas',
  'emplean',
  'ampleamos',
  'empleais',
  'valor',
  'muy',
  'era',
  'eras',
  'eramos',
  'eran',
  'modo',
  'bien',
  'cual',
  'cuando',
  'donde',
  'mientras',
  'quien',
  'con',
  'entre',
  'sin',
  'trabajo',
  'trabajar',
  'trabajas',
  'trabaja',
  'trabajamos',
  'trabajais',
  'trabajan',
  'podria',
  'podrias',
  'podriamos',
  'podrian',
  'podriais',
  'yo',
  'aquel'
];
Ticket::SearchIndex::StopWords###fr

French stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'fr'} =  [
  'alors',
  'au',
  'aucuns',
  'aussi',
  'autre',
  'avant',
  'avec',
  'avoir',
  'bon',
  'car',
  'ce',
  'cela',
  'ces',
  'ceux',
  'chaque',
  'ci',
  'comme',
  'comment',
  'dans',
  'des',
  'du',
  'dedans',
  'dehors',
  'depuis',
  'deux',
  'devrait',
  'doit',
  'donc',
  'dos',
  'droite',
  'début',
  'elle',
  'elles',
  'en',
  'encore',
  'essai',
  'est',
  'et',
  'eu',
  'fait',
  'faites',
  'fois',
  'font',
  'force',
  'haut',
  'hors',
  'ici',
  'il',
  'ils',
  'je',
  'juste',
  'la',
  'le',
  'les',
  'leur',
  'là',
  'ma',
  'maintenant',
  'mais',
  'mes',
  'mine',
  'moins',
  'mon',
  'mot',
  'même',
  'ni',
  'nommés',
  'notre',
  'nous',
  'nouveaux',
  'ou',
  'où',
  'par',
  'parce',
  'parole',
  'pas',
  'personnes',
  'peut',
  'peu',
  'pièce',
  'plupart',
  'pour',
  'pourquoi',
  'quand',
  'que',
  'quel',
  'quelle',
  'quelles',
  'quels',
  'qui',
  'sa',
  'sans',
  'ses',
  'seulement',
  'si',
  'sien',
  'son',
  'sont',
  'sous',
  'soyez',
  'sujet',
  'sur',
  'ta',
  'tandis',
  'tellement',
  'tels',
  'tes',
  'ton',
  'tous',
  'tout',
  'trop',
  'très',
  'tu',
  'valeur',
  'voie',
  'voient',
  'vont',
  'votre',
  'vous',
  'vu',
  'ça',
  'étaient',
  'état',
  'étions',
  'été',
  'être'
];
Ticket::SearchIndex::StopWords###it

Italian stop words for fulltext index. These words will be removed from the search index.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'it'} =  [
  'a',
  'adesso',
  'ai',
  'al',
  'alla',
  'allo',
  'allora',
  'altre',
  'altri',
  'altro',
  'anche',
  'ancora',
  'avere',
  'aveva',
  'avevano',
  'ben',
  'buono',
  'che',
  'chi',
  'cinque',
  'comprare',
  'con',
  'consecutivi',
  'consecutivo',
  'cosa',
  'cui',
  'da',
  'del',
  'della',
  'dello',
  'dentro',
  'deve',
  'devo',
  'di',
  'doppio',
  'due',
  'e',
  'ecco',
  'fare',
  'fine',
  'fino',
  'fra',
  'gente',
  'giu',
  'ha',
  'hai',
  'hanno',
  'ho',
  'il',
  'indietro',
  'invece',
  'io',
  'la',
  'lavoro',
  'le',
  'lei',
  'lo',
  'loro',
  'lui',
  'lungo',
  'ma',
  'me',
  'meglio',
  'molta',
  'molti',
  'molto',
  'nei',
  'nella',
  'no',
  'noi',
  'nome',
  'nostro',
  'nove',
  'nuovi',
  'nuovo',
  'o',
  'oltre',
  'ora',
  'otto',
  'peggio',
  'pero',
  'persone',
  'piu',
  'poco',
  'primo',
  'promesso',
  'qua',
  'quarto',
  'quasi',
  'quattro',
  'quello',
  'questo',
  'qui',
  'quindi',
  'quinto',
  'rispetto',
  'sara',
  'secondo',
  'sei',
  'sembra',
  'sembrava',
  'senza',
  'sette',
  'sia',
  'siamo',
  'siete',
  'solo',
  'sono',
  'sopra',
  'soprattutto',
  'sotto',
  'stati',
  'stato',
  'stesso',
  'su',
  'subito',
  'sul',
  'sulla',
  'tanto',
  'te',
  'tempo',
  'terzo',
  'tra',
  'tre',
  'triplo',
  'ultimo',
  'un',
  'una',
  'uno',
  'va',
  'vai',
  'voi',
  'volte',
  'vostro'
];
Ticket::SearchIndex::StopWords###Custom

Customizable stop words for fulltext index. These words will be removed from the search index.

This setting is not active by default.

Default value:

 $Self->{'Ticket::SearchIndex::StopWords'}->{'Custom'} =  [
  'MyStopWord'
];
Ticket::EventModulePost###098-ArticleSearchIndex

Builds an article index right after the article's creation.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'098-ArticleSearchIndex'} =  {
  'Event' => '(ArticleCreate|ArticleUpdate)',
  'Module' => 'Kernel::System::Ticket::Event::ArticleSearchIndex'
};

Ticket → Core::LinkObject

LinkObject::PossibleLink###0200

Links 2 tickets with a "Normal" type link.

Default value:

 $Self->{'LinkObject::PossibleLink'}->{'0200'} =  {
  'Object1' => 'Ticket',
  'Object2' => 'Ticket',
  'Type' => 'Normal'
};
LinkObject::PossibleLink###0201

Links 2 tickets with a "ParentChild" type link.

Default value:

 $Self->{'LinkObject::PossibleLink'}->{'0201'} =  {
  'Object1' => 'Ticket',
  'Object2' => 'Ticket',
  'Type' => 'ParentChild'
};
LinkObject::IgnoreLinkedTicketStateTypes

Defines, which tickets of which ticket state types should not be listed in linked ticket lists.

Default value:

 $Self->{'LinkObject::IgnoreLinkedTicketStateTypes'} =  [
  'merged',
  'removed'
];

Ticket → Core::PostMaster

PostmasterMaxEmails

Maximal auto email responses to own email-address a day (Loop-Protection).

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterMaxEmails'} =  '40';
PostMasterMaxEmailSize

Maximal size in KBytes for mails that can be fetched via POP3/POP3S/IMAP/IMAPS (KBytes).

This setting can not be deactivated.

Default value:

 $Self->{'PostMasterMaxEmailSize'} =  '16384';
PostMasterReconnectMessage

The maximum number of mails fetched at once before reconnecting to the server.

This setting can not be deactivated.

Default value:

 $Self->{'PostMasterReconnectMessage'} =  '20';
LoopProtectionModule

Default loop protection module.

This setting can not be deactivated.

Default value:

 $Self->{'LoopProtectionModule'} =  'Kernel::System::PostMaster::LoopProtection::DB';
LoopProtectionLog

Path for the log file (it only applies if "FS" was selected for LoopProtectionModule and it is mandatory).

This setting can not be deactivated.

Default value:

 $Self->{'LoopProtectionLog'} =  '<OTRS_CONFIG_Home>/var/log/LoopProtection';
PostmasterAutoHTML2Text

Converts HTML mails into text messages.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterAutoHTML2Text'} =  '1';
PostmasterUserID

Specifies user id of the postmaster data base.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterUserID'} =  '1';
PostmasterDefaultQueue

Defines the postmaster default queue.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterDefaultQueue'} =  'Raw';
PostmasterDefaultPriority

Defines the default priority of new tickets.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterDefaultPriority'} =  '3 normal';
PostmasterDefaultState

Defines the default state of new tickets.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterDefaultState'} =  'new';
PostmasterFollowUpState

Defines the state of a ticket if it gets a follow-up.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterFollowUpState'} =  'open';
PostmasterFollowUpStateClosed

Defines the state of a ticket if it gets a follow-up and the ticket was already closed.

This setting is not active by default.

Default value:

 $Self->{'PostmasterFollowUpStateClosed'} =  'open';
PostmasterFollowUpOnUnlockAgentNotifyOnlyToOwner

Sends agent follow-up notification only to the owner, if a ticket is unlocked (the default is to send the notification to all agents).

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterFollowUpOnUnlockAgentNotifyOnlyToOwner'} =  '0';
PostmasterHeaderFieldCount

Defines the number of header fields in frontend modules for add and update postmaster filters. It can be up to 99 fields.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterHeaderFieldCount'} =  '12';
PostmasterX-Header

Defines all the X-headers that should be scanned.

This setting can not be deactivated.

Default value:

 $Self->{'PostmasterX-Header'} =  [
  'From',
  'To',
  'Cc',
  'Reply-To',
  'ReplyTo',
  'Subject',
  'Message-ID',
  'Message-Id',
  'Resent-To',
  'Resent-From',
  'Precedence',
  'Mailing-List',
  'List-Id',
  'List-Archive',
  'Errors-To',
  'References',
  'In-Reply-To',
  'Auto-Submitted',
  'X-Loop',
  'X-Spam',
  'X-Spam-Flag',
  'X-Spam-Level',
  'X-Spam-Score',
  'X-Spam-Status',
  'X-No-Loop',
  'X-Priority',
  'Importance',
  'X-Mailer',
  'User-Agent',
  'Organization',
  'X-Original-To',
  'Delivered-To',
  'Envelope-To',
  'X-Envelope-To',
  'Return-Path',
  'X-OTRS-Owner',
  'X-OTRS-OwnerID',
  'X-OTRS-Responsible',
  'X-OTRS-ResponsibleID',
  'X-OTRS-Loop',
  'X-OTRS-Priority',
  'X-OTRS-Queue',
  'X-OTRS-Lock',
  'X-OTRS-Ignore',
  'X-OTRS-State',
  'X-OTRS-State-PendingTime',
  'X-OTRS-Type',
  'X-OTRS-Service',
  'X-OTRS-SLA',
  'X-OTRS-CustomerNo',
  'X-OTRS-CustomerUser',
  'X-OTRS-SenderType',
  'X-OTRS-ArticleType',
  'X-OTRS-FollowUp-Priority',
  'X-OTRS-FollowUp-Queue',
  'X-OTRS-FollowUp-Lock',
  'X-OTRS-FollowUp-State',
  'X-OTRS-FollowUp-State-PendingTime',
  'X-OTRS-FollowUp-Type',
  'X-OTRS-FollowUp-Service',
  'X-OTRS-FollowUp-SLA',
  'X-OTRS-FollowUp-SenderType',
  'X-OTRS-FollowUp-ArticleType',
  'X-OTRS-BodyDecrypted'
];
PostMaster::PreFilterModule###1-Match

Module to filter and manipulate incoming messages. Block/ignore all spam email with From: noreply@ address.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'1-Match'} =  {
  'Match' => {
    'From' => 'noreply@'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::Match',
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  }
};
PostMaster::PreFilterModule###2-Match

Module to filter and manipulate incoming messages. Get a 4 digit number to ticket free text, use regex in Match e. g. From => '(.+?)@.+?', and use () as [***] in Set =>.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'2-Match'} =  {
  'Match' => {
    'Subject' => 'SomeNumber:(\\d\\d\\d\\d)'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::Match',
  'Set' => {
    'X-OTRS-DynamicField-TicketFreeKey1' => 'SomeNumber',
    'X-OTRS-DynamicField-TicketFreeText1' => '[***]'
  }
};
PostMaster::PreFilterModule###3-NewTicketReject

Blocks all the incoming emails that do not have a valid ticket number in subject with From: @example.com address.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'3-NewTicketReject'} =  {
  'Match' => {
    'From' => '@example.com'
  },
  'Module' => 'Kernel::System::PostMaster::Filter::NewTicketReject',
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  }
};
PostMaster::PreFilterModule::NewTicketReject::Sender

Defines the sender for rejected emails.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule::NewTicketReject::Sender'} =  'noreply@example.com';
PostMaster::PreFilterModule::NewTicketReject::Subject

Defines the subject for rejected emails.

This setting can not be deactivated.

Default value:

 $Self->{'PostMaster::PreFilterModule::NewTicketReject::Subject'} =  'Email Rejected';
PostMaster::PreFilterModule::NewTicketReject::Body

Defines the body text for rejected emails.

This setting can not be deactivated.

Default value:

 $Self->{'PostMaster::PreFilterModule::NewTicketReject::Body'} =  '
Dear Customer,

Unfortunately we could not detect a valid ticket number
in your subject, so this email can\'t be processed.

Please create a new ticket via the customer panel.

Thanks for your help!

 Your Helpdesk Team
';
PostMaster::PreFilterModule###4-CMD

CMD example setup. Ignores emails where external CMD returns some output on STDOUT (email will be piped into STDIN of some.bin).

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'4-CMD'} =  {
  'CMD' => '/usr/bin/some.bin',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD',
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  }
};
PostMaster::PreFilterModule###5-SpamAssassin

Spam Assassin example setup. Ignores emails that are marked with SpamAssassin.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'5-SpamAssassin'} =  {
  'CMD' => '/usr/bin/spamassassin | grep -i "X-Spam-Status: yes"',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD',
  'Set' => {
    'X-OTRS-Ignore' => 'yes'
  }
};
PostMaster::PreFilterModule###6-SpamAssassin

Spam Assassin example setup. Moves marked mails to spam queue.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'6-SpamAssassin'} =  {
  'CMD' => '/usr/bin/spamassassin | grep -i "X-Spam-Status: yes"',
  'Module' => 'Kernel::System::PostMaster::Filter::CMD',
  'Set' => {
    'X-OTRS-Queue' => 'spam'
  }
};
PostMaster::PreFilterModule###000-MatchDBSource

Module to use database filter storage.

This setting can not be deactivated.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-MatchDBSource'} =  {
  'Module' => 'Kernel::System::PostMaster::Filter::MatchDBSource'
};
PostMaster::PreCreateFilterModule###000-FollowUpArticleTypeCheck

Module to check if arrived emails should be marked as email-internal (because of original forwarded internal email). ArticleType and SenderType define the values for the arrived email/article.

Default value:

 $Self->{'PostMaster::PreCreateFilterModule'}->{'000-FollowUpArticleTypeCheck'} =  {
  'ArticleType' => 'email-internal',
  'Module' => 'Kernel::System::PostMaster::Filter::FollowUpArticleTypeCheck',
  'SenderType' => 'customer'
};
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition1

Recognize if a ticket is a follow-up to an existing ticket using an external ticket number.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-ExternalTicketNumberRecognition1'} =  {
  'ArticleType' => 'note-report',
  'DynamicFieldName' => 'Name_X',
  'FromAddressRegExp' => '\\s*@example.com',
  'Module' => 'Kernel::System::PostMaster::Filter::ExternalTicketNumberRecognition',
  'Name' => 'Some Description',
  'NumberRegExp' => '\\s*Incident-(\\d.*)\\s*',
  'SearchInBody' => '1',
  'SearchInSubject' => '1',
  'SenderType' => 'system',
  'TicketStateTypes' => 'new;open'
};
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition2

Recognize if a ticket is a follow-up to an existing ticket using an external ticket number.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-ExternalTicketNumberRecognition2'} =  {
  'ArticleType' => 'note-report',
  'DynamicFieldName' => 'Name_X',
  'FromAddressRegExp' => '\\s*@example.com',
  'Module' => 'Kernel::System::PostMaster::Filter::ExternalTicketNumberRecognition',
  'Name' => 'Some Description',
  'NumberRegExp' => '\\s*Incident-(\\d.*)\\s*',
  'SearchInBody' => '1',
  'SearchInSubject' => '1',
  'SenderType' => 'system',
  'TicketStateTypes' => 'new;open'
};
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition3

Recognize if a ticket is a follow-up to an existing ticket using an external ticket number.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-ExternalTicketNumberRecognition3'} =  {
  'ArticleType' => 'note-report',
  'DynamicFieldName' => 'Name_X',
  'FromAddressRegExp' => '\\s*@example.com',
  'Module' => 'Kernel::System::PostMaster::Filter::ExternalTicketNumberRecognition',
  'Name' => 'Some Description',
  'NumberRegExp' => '\\s*Incident-(\\d.*)\\s*',
  'SearchInBody' => '1',
  'SearchInSubject' => '1',
  'SenderType' => 'system',
  'TicketStateTypes' => 'new;open'
};
PostMaster::PreFilterModule###000-ExternalTicketNumberRecognition4

Recognize if a ticket is a follow-up to an existing ticket using an external ticket number.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-ExternalTicketNumberRecognition4'} =  {
  'ArticleType' => 'note-report',
  'DynamicFieldName' => 'Name_X',
  'FromAddressRegExp' => '\\s*@example.com',
  'Module' => 'Kernel::System::PostMaster::Filter::ExternalTicketNumberRecognition',
  'Name' => 'Some Description',
  'NumberRegExp' => '\\s*Incident-(\\d.*)\\s*',
  'SearchInBody' => '1',
  'SearchInSubject' => '1',
  'SenderType' => 'system',
  'TicketStateTypes' => 'new;open'
};
PostMaster::PreFilterModule###000-DecryptBody

Module to filter encrypted bodies of incoming messages.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-DecryptBody'} =  {
  'Module' => 'Kernel::System::PostMaster::Filter::Decrypt',
  'StoreDecryptedBody' => '0'
};
PostMaster::PreFilterModule###000-SMIMEFetchFromCustomer

Module to fetch customer users SMIME certificates of incoming messages.

Default value:

 $Self->{'PostMaster::PreFilterModule'}->{'000-SMIMEFetchFromCustomer'} =  {
  'Module' => 'Kernel::System::PostMaster::Filter::SMIMEFetchFromCustomer'
};
PostMaster::CheckFollowUpModule###0100-Subject

Checks if an E-Mail is a followup to an existing ticket by searching the subject for a valid ticket number.

Default value:

 $Self->{'PostMaster::CheckFollowUpModule'}->{'0100-Subject'} =  {
  'Module' => 'Kernel::System::PostMaster::FollowUpCheck::Subject'
};
PostMaster::CheckFollowUpModule###0200-References

Executes follow-up checks on In-Reply-To or References headers for mails that don't have a ticket number in the subject.

Default value:

 $Self->{'PostMaster::CheckFollowUpModule'}->{'0200-References'} =  {
  'Module' => 'Kernel::System::PostMaster::FollowUpCheck::References'
};
PostMaster::CheckFollowUpModule###0300-Body

Executes follow-up checks on email body for mails that don't have a ticket number in the subject.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::CheckFollowUpModule'}->{'0300-Body'} =  {
  'Module' => 'Kernel::System::PostMaster::FollowUpCheck::Body'
};
PostMaster::CheckFollowUpModule###0400-Attachments

Executes follow-up checks on attachment contents for mails that don't have a ticket number in the subject.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::CheckFollowUpModule'}->{'0400-Attachments'} =  {
  'Module' => 'Kernel::System::PostMaster::FollowUpCheck::Attachments'
};
PostMaster::CheckFollowUpModule###0500-RawEmail

Executes follow-up checks on the raw source email for mails that don't have a ticket number in the subject.

This setting is not active by default.

Default value:

 $Self->{'PostMaster::CheckFollowUpModule'}->{'0500-RawEmail'} =  {
  'Module' => 'Kernel::System::PostMaster::FollowUpCheck::RawEmail'
};
PostMaster::NewTicket::AutoAssignCustomerIDForUnknownCustomers

Controls if CustomerID is automatically copied from the sender address for unknown customers.

This setting can not be deactivated.

Default value:

 $Self->{'PostMaster::NewTicket::AutoAssignCustomerIDForUnknownCustomers'} =  '1';
SendNoAutoResponseRegExp

If this regex matches, no message will be send by the autoresponder.

This setting can not be deactivated.

Default value:

 $Self->{'SendNoAutoResponseRegExp'} =  '(MAILER-DAEMON|postmaster|abuse)@.+?\\..+?';
AutoResponseForWebTickets

If this option is set to 'Yes', tickets created via the web interface, via Customers or Agents, will receive an autoresponse if configured. If this option is set to 'No', no autoresponses will be sent.

This setting can not be deactivated.

Default value:

 $Self->{'AutoResponseForWebTickets'} =  '1';

Ticket → Core::Queue

Queue::EventModulePost###130-UpdateQueue

Event module that performs an update statement on TicketIndex to rename the queue name there if needed and if StaticDB is actually used.

Default value:

 $Self->{'Queue::EventModulePost'}->{'130-UpdateQueue'} =  {
  'Event' => 'QueueUpdate',
  'Module' => 'Kernel::System::Queue::Event::TicketAcceleratorUpdate',
  'Transaction' => '0'
};

Ticket → Core::Stats

Stats::DynamicObjectRegistration###Ticket

Module to generate ticket statistics.

Default value:

 $Self->{'Stats::DynamicObjectRegistration'}->{'Ticket'} =  {
  'Module' => 'Kernel::System::Stats::Dynamic::Ticket'
};
Stats::DynamicObjectRegistration###TicketList

Determines if the statistics module may generate ticket lists.

Default value:

 $Self->{'Stats::DynamicObjectRegistration'}->{'TicketList'} =  {
  'Module' => 'Kernel::System::Stats::Dynamic::TicketList'
};
Stats::DynamicObjectRegistration###TicketAccountedTime

Module to generate accounted time ticket statistics.

Default value:

 $Self->{'Stats::DynamicObjectRegistration'}->{'TicketAccountedTime'} =  {
  'Module' => 'Kernel::System::Stats::Dynamic::TicketAccountedTime'
};
Stats::DynamicObjectRegistration###TicketSolutionResponseTime

Module to generate ticket solution and response time statistics.

Default value:

 $Self->{'Stats::DynamicObjectRegistration'}->{'TicketSolutionResponseTime'} =  {
  'Module' => 'Kernel::System::Stats::Dynamic::TicketSolutionResponseTime'
};

Ticket → Core::Ticket

Ticket::Hook

The identifier for a ticket, e.g. Ticket#, Call#, MyTicket#. The default is Ticket#.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Hook'} =  'Ticket#';
Ticket::HookDivider

The divider between TicketHook and ticket number. E.g ': '.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::HookDivider'} =  '';
Ticket::SubjectSize

Max size of the subjects in an email reply and in some overview screens.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SubjectSize'} =  '100';
Ticket::SubjectRe

The text at the beginning of the subject in an email reply, e.g. RE, AW, or AS.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SubjectRe'} =  'Re';
Ticket::SubjectFwd

The text at the beginning of the subject when an email is forwarded, e.g. FW, Fwd, or WG.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SubjectFwd'} =  'Fwd';
Ticket::SubjectFormat

The format of the subject. 'Left' means '[TicketHook#:12345] Some Subject', 'Right' means 'Some Subject [TicketHook#:12345]', 'None' means 'Some Subject' and no ticket number. In the latter case you should verify that the setting PostMaster::CheckFollowUpModule###0200-References is activated to recognize followups based on email headers.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::SubjectFormat'} =  'Left';
Ticket::MergeDynamicFields

A list of dynamic fields that are merged into the main ticket during a merge operation. Only dynamic fields that are empty in the main ticket will be set.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::MergeDynamicFields'} =  [];
Ticket::CustomQueue

Name of custom queue. The custom queue is a queue selection of your preferred queues and can be selected in the preferences settings.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomQueue'} =  'My Queues';
Ticket::CustomService

Name of custom service. The custom service is a service selection of your preferred services and can be selected in the preferences settings.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomService'} =  'My Services';
Ticket::NewArticleIgnoreSystemSender

Ignore system sender article types (e. g. auto responses or email notifications) to be flagged as 'Unread Article' in AgentTicketZoom or expanded automatically in Large view screens.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::NewArticleIgnoreSystemSender'} =  '0';
Ticket::ChangeOwnerToEveryone

Changes the owner of tickets to everyone (useful for ASP). Normally only agent with rw permissions in the queue of the ticket will be shown.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ChangeOwnerToEveryone'} =  '0';
Ticket::Responsible

Enables ticket responsible feature, to keep track of a specific ticket.

Default value:

 $Self->{'Ticket::Responsible'} =  '0';
Ticket::ResponsibleAutoSet

Automatically sets the owner of a ticket as the responsible for it (if ticket responsible feature is enabled). This will only work by manually actions of the logged in user. It does not work for automated actions e.g. GenericAgent, Postmaster and GenericInterface.

Default value:

 $Self->{'Ticket::ResponsibleAutoSet'} =  '1';
Ticket::Type

Allows defining new types for ticket (if ticket type feature is enabled).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Type'} =  '0';
Ticket::Type::Default

Defines the default ticket type.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Type::Default'} =  'Unclassified';
Ticket::Service

Allows defining services and SLAs for tickets (e. g. email, desktop, network, ...), and escalation attributes for SLAs (if ticket service/SLA feature is enabled).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Service'} =  '0';
Ticket::Service::KeepChildren

Retains all services in listings even if they are children of invalid elements.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Service::KeepChildren'} =  '0';
Ticket::Service::Default::UnknownCustomer

Allows default services to be selected also for non existing customers.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Service::Default::UnknownCustomer'} =  '0';
Ticket::ArchiveSystem

Activates the ticket archive system to have a faster system by moving some tickets out of the daily scope. To search for these tickets, the archive flag has to be enabled in the ticket search.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ArchiveSystem'} =  '0';
Ticket::ArchiveSystem::RemoveSeenFlags

Controls if the ticket and article seen flags are removed when a ticket is archived.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ArchiveSystem::RemoveSeenFlags'} =  '1';
Ticket::ArchiveSystem::RemoveTicketWatchers

Removes the ticket watcher information when a ticket is archived.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ArchiveSystem::RemoveTicketWatchers'} =  '1';
Ticket::CustomerArchiveSystem

Activates the ticket archive system search in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomerArchiveSystem'} =  '0';
Ticket::NumberGenerator

Selects the ticket number generator module. "AutoIncrement" increments the ticket number, the SystemID and the counter are used with SystemID.counter format (e.g. 1010138, 1010139). With "Date" the ticket numbers will be generated by the current date, the SystemID and the counter. The format looks like Year.Month.Day.SystemID.counter (e.g. 200206231010138, 200206231010139). With "DateChecksum" the counter will be appended as checksum to the string of date and SystemID. The checksum will be rotated on a daily basis. The format looks like Year.Month.Day.SystemID.Counter.CheckSum (e.g. 2002070110101520, 2002070110101535). "Random" generates randomized ticket numbers in the format "SystemID.Random" (e.g. 100057866352, 103745394596).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::NumberGenerator'} =  'Kernel::System::Ticket::Number::DateChecksum';
Ticket::NumberGenerator::CheckSystemID

Checks the SystemID in ticket number detection for follow-ups (use "No" if SystemID has been changed after using the system).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::NumberGenerator::CheckSystemID'} =  '1';
Ticket::NumberGenerator::MinCounterSize

Sets the minimal ticket counter size if "AutoIncrement" was selected as TicketNumberGenerator. Default is 5, this means the counter starts from 10000.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::NumberGenerator::MinCounterSize'} =  '5';
Ticket::NumberGenerator::Date::UseFormattedCounter

Enables the minimal ticket counter size (if "Date" was selected as TicketNumberGenerator).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::NumberGenerator::Date::UseFormattedCounter'} =  '0';
Ticket::CounterLog

Log file for the ticket counter.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CounterLog'} =  '<OTRS_CONFIG_Home>/var/log/TicketCounter.log';
Ticket::IndexModule

IndexAccelerator: to choose your backend TicketViewAccelerator module. "RuntimeDB" generates each queue view on the fly from ticket table (no performance problems up to approx. 60.000 tickets in total and 6.000 open tickets in the system). "StaticDB" is the most powerful module, it uses an extra ticket-index table that works like a view (recommended if more than 80.000 and 6.000 open tickets are stored in the system). Use the command "bin/otrs.Console.pl Maint::Ticket::QueueIndexRebuild" for initial index creation.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::IndexModule'} =  'Kernel::System::Ticket::IndexAccelerator::RuntimeDB';
Ticket::StorageModule

Saves the attachments of articles. "DB" stores all data in the database (not recommended for storing big attachments). "FS" stores the data on the filesystem; this is faster but the webserver should run under the OTRS user. You can switch between the modules even on a system that is already in production without any loss of data. Note: Searching for attachment names is not supported when "FS" is used.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::StorageModule'} =  'Kernel::System::Ticket::ArticleStorageDB';
Ticket::StorageModule::CheckAllBackends

Specifies whether all storage backends should be checked when looking for attachments. This is only required for installations where some attachments are in the file system, and others in the database.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::StorageModule::CheckAllBackends'} =  '0';
ArticleDir

Specifies the directory to store the data in, if "FS" was selected for TicketStorageModule.

This setting can not be deactivated.

Default value:

 $Self->{'ArticleDir'} =  '<OTRS_CONFIG_Home>/var/article';
OTRSEscalationEvents::DecayTime

The duration in minutes after emitting an event, in which the new escalation notify and start events are suppressed.

Default value:

 $Self->{'OTRSEscalationEvents::DecayTime'} =  '1440';
Ticket::EventModulePost###100-ArchiveRestore

Restores a ticket from the archive (only if the event is a state change to any open available state).

Default value:

 $Self->{'Ticket::EventModulePost'}->{'100-ArchiveRestore'} =  {
  'Event' => 'TicketStateUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ArchiveRestore'
};
Ticket::EventModulePost###110-AcceleratorUpdate

Updates the ticket index accelerator.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'110-AcceleratorUpdate'} =  {
  'Event' => 'TicketStateUpdate|TicketQueueUpdate|TicketLockUpdate',
  'Module' => 'Kernel::System::Ticket::Event::TicketAcceleratorUpdate'
};
Ticket::EventModulePost###120-ForceOwnerResetOnMove

Resets and unlocks the owner of a ticket if it was moved to another queue.

This setting is not active by default.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'120-ForceOwnerResetOnMove'} =  {
  'Event' => 'TicketQueueUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceOwnerReset'
};
Ticket::EventModulePost###130-ForceStateChangeOnLock

Forces to choose a different ticket state (from current) after lock action. Define the current state as key, and the next state after lock action as content.

This setting is not active by default.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'130-ForceStateChangeOnLock'} =  {
  'Event' => 'TicketLockUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceState',
  'new' => 'open'
};
Ticket::EventModulePost###140-ResponsibleAutoSet

Automatically sets the responsible of a ticket (if it is not set yet) after the first owner update.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'140-ResponsibleAutoSet'} =  {
  'Event' => 'TicketOwnerUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ResponsibleAutoSet'
};
Ticket::EventModulePost###150-TicketPendingTimeReset

Sets the PendingTime of a ticket to 0 if the state is changed to a non-pending state.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'150-TicketPendingTimeReset'} =  {
  'Event' => 'TicketStateUpdate',
  'Module' => 'Kernel::System::Ticket::Event::TicketPendingTimeReset'
};
Ticket::EventModulePost###500-NotificationEvent

Sends the notifications which are configured in the admin interface under "Ticket Notifications".

Default value:

 $Self->{'Ticket::EventModulePost'}->{'500-NotificationEvent'} =  {
  'Event' => '',
  'Module' => 'Kernel::System::Ticket::Event::NotificationEvent',
  'Transaction' => '1'
};
Ticket::EventModulePost###910-EscalationIndex

Updates the ticket escalation index after a ticket attribute got updated.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'910-EscalationIndex'} =  {
  'Event' => 'TicketSLAUpdate|TicketQueueUpdate|TicketStateUpdate|TicketCreate|ArticleCreate',
  'Module' => 'Kernel::System::Ticket::Event::TicketEscalationIndex'
};
Ticket::EventModulePost###920-EscalationStopEvents

Ticket event module that triggers the escalation stop events.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'920-EscalationStopEvents'} =  {
  'Event' => 'TicketSLAUpdate|TicketQueueUpdate|TicketStateUpdate|ArticleCreate',
  'Module' => 'Kernel::System::Ticket::Event::TriggerEscalationStopEvents'
};
Ticket::EventModulePost###930-ForceUnlockOnMove

Forces to unlock tickets after being moved to another queue.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'930-ForceUnlockOnMove'} =  {
  'Event' => 'TicketQueueUpdate',
  'Module' => 'Kernel::System::Ticket::Event::ForceUnlock'
};
Ticket::EventModulePost###940-TicketArticleNewMessageUpdate

Update Ticket "Seen" flag if every article got seen or a new Article got created.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'940-TicketArticleNewMessageUpdate'} =  {
  'Event' => 'ArticleCreate|ArticleFlagSet',
  'Module' => 'Kernel::System::Ticket::Event::TicketNewMessageUpdate'
};
DynamicFieldFromCustomerUser::Mapping

Define a mapping between variables of the customer user data (keys) and dynamic fields of a ticket (values). The purpose is to store customer user data in ticket dynamic fields. The dynamic fields must be present in the system and should be enabled for AgentTicketFreeText, so that they can be set/updated manually by the agent. They mustn't be enabled for AgentTicketPhone, AgentTicketEmail and AgentTicketCustomer. If they were, they would have precedence over the automatically set values. To use this mapping, you have to also activate the next setting below.

This setting is not active by default.

Default value:

 $Self->{'DynamicFieldFromCustomerUser::Mapping'} =  {
  'UserFirstname' => 'CustomerFirstname'
};
Ticket::EventModulePost###950-DynamicFieldFromCustomerUser

This event module stores attributes from CustomerUser as DynamicFields tickets. Please see the setting above for how to configure the mapping.

This setting is not active by default.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'950-DynamicFieldFromCustomerUser'} =  {
  'Event' => '(TicketCreate|TicketCustomerUpdate)',
  'Module' => 'Kernel::System::Ticket::Event::DynamicFieldFromCustomerUser'
};
Ticket::CustomModule###001-CustomModule

Overloads (redefines) existing functions in Kernel::System::Ticket. Used to easily add customizations.

This setting is not active by default.

Default value:

 $Self->{'Ticket::CustomModule'}->{'001-CustomModule'} =  'Kernel::System::Ticket::Custom';
Ticket::ViewableSenderTypes

Defines the default viewable sender types of a ticket (default: customer).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ViewableSenderTypes'} =  [
  '\'customer\''
];
Ticket::ViewableLocks

Defines the viewable locks of a ticket. NOTE: When you change this setting, make sure to delete the cache in order to use the new value. Default: unlock, tmp_lock.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ViewableLocks'} =  [
  '\'unlock\'',
  '\'tmp_lock\''
];
Ticket::ViewableStateType

Defines the valid state types for a ticket.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ViewableStateType'} =  [
  'new',
  'open',
  'pending reminder',
  'pending auto'
];
Ticket::UnlockStateType

Defines the valid states for unlocked tickets. To unlock tickets the script "bin/otrs.Console.pl Maint::Ticket::UnlockTimeout" can be used.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::UnlockStateType'} =  [
  'new',
  'open'
];
Ticket::PendingNotificationOnlyToOwner

Sends reminder notifications of unlocked ticket after reaching the reminder date (only sent to ticket owner).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::PendingNotificationOnlyToOwner'} =  '0';
Ticket::PendingNotificationNotToResponsible

Disables sending reminder notifications to the responsible agent of a ticket (Ticket::Responsible needs to be activated).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::PendingNotificationNotToResponsible'} =  '0';
Ticket::PendingReminderStateType

Defines the state type of the reminder for pending tickets.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::PendingReminderStateType'} =  [
  'pending reminder'
];
Ticket::PendingAutoStateType

Determines the possible states for pending tickets that changed state after reaching time limit.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::PendingAutoStateType'} =  [
  'pending auto'
];
Ticket::StateAfterPending

Defines which states should be set automatically (Content), after the pending time of state (Key) has been reached.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::StateAfterPending'} =  {
  'pending auto close+' => 'closed successful',
  'pending auto close-' => 'closed unsuccessful'
};
System::Permission

Standard available permissions for agents within the application. If more permissions are needed, they can be entered here. Permissions must be defined to be effective. Some other good permissions have also been provided built-in: note, close, pending, customer, freetext, move, compose, responsible, forward, and bounce. Make sure that "rw" is always the last registered permission.

This setting can not be deactivated.

Default value:

 $Self->{'System::Permission'} =  [
  'ro',
  'move_into',
  'create',
  'note',
  'owner',
  'priority',
  'rw'
];
Ticket::Permission###1-OwnerCheck

Module to grant access to the owner of a ticket.

Default value:

 $Self->{'Ticket::Permission'}->{'1-OwnerCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::OwnerCheck',
  'Required' => '0'
};
Ticket::Permission::OwnerCheck::Queues

Optional queue limitation for the OwnerCheck permission module. If set, permission is only granted for tickets in the specified queues.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission::OwnerCheck::Queues'} =  {
  'Misc' => 'note',
  'Postmaster' => 'ro, move, note',
  'Raw' => 'rw'
};
Ticket::Permission###2-ResponsibleCheck

Module to grant access to the agent responsible of a ticket.

Default value:

 $Self->{'Ticket::Permission'}->{'2-ResponsibleCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::ResponsibleCheck',
  'Required' => '0'
};
Ticket::Permission::ResponsibleCheck::Queues

Optional queue limitation for the ResponsibleCheck permission module. If set, permission is only granted for tickets in the specified queues.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission::ResponsibleCheck::Queues'} =  {
  'Misc' => 'note',
  'Postmaster' => 'ro, move, note',
  'Raw' => 'rw'
};
Ticket::Permission###3-GroupCheck

Module to check the group permissions for the access to tickets.

Default value:

 $Self->{'Ticket::Permission'}->{'3-GroupCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::GroupCheck',
  'Required' => '0'
};
Ticket::Permission###4-WatcherCheck

Module to grant access to the watcher agents of a ticket.

Default value:

 $Self->{'Ticket::Permission'}->{'4-WatcherCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::WatcherCheck',
  'Required' => '0'
};
Ticket::Permission###5-CreatorCheck

Module to grant access to the creator of a ticket.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission'}->{'5-CreatorCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::CreatorCheck',
  'Required' => '0'
};
Ticket::Permission::CreatorCheck::Queues

Optional queue limitation for the CreatorCheck permission module. If set, permission is only granted for tickets in the specified queues.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission::CreatorCheck::Queues'} =  {
  'Misc' => 'note',
  'Postmaster' => 'ro, move, note',
  'Raw' => 'rw'
};
Ticket::Permission###6-InvolvedCheck

Module to grant access to any agent that has been involved in a ticket in the past (based on ticket history entries).

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission'}->{'6-InvolvedCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::Permission::InvolvedCheck',
  'Required' => '0'
};
Ticket::Permission::InvolvedCheck::Queues

Optional queue limitation for the InvolvedCheck permission module. If set, permission is only granted for tickets in the specified queues.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Permission::InvolvedCheck::Queues'} =  {
  'Misc' => 'note',
  'Postmaster' => 'ro, move, note',
  'Raw' => 'rw'
};
CustomerTicket::Permission###1-GroupCheck

Module to check the group permissions for customer access to tickets.

Default value:

 $Self->{'CustomerTicket::Permission'}->{'1-GroupCheck'} =  {
  'Granted' => '0',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::GroupCheck',
  'Required' => '1'
};
CustomerTicket::Permission###2-CustomerUserIDCheck

Module to grant access if the CustomerUserID of the ticket matches the CustomerUserID of the customer.

Default value:

 $Self->{'CustomerTicket::Permission'}->{'2-CustomerUserIDCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::CustomerUserIDCheck',
  'Required' => '0'
};
CustomerTicket::Permission###3-CustomerIDCheck

Module to grant access if the CustomerID of the ticket matches the CustomerID of the customer.

Default value:

 $Self->{'CustomerTicket::Permission'}->{'3-CustomerIDCheck'} =  {
  'Granted' => '1',
  'Module' => 'Kernel::System::Ticket::CustomerPermission::CustomerIDCheck',
  'Required' => '0'
};
Ticket::DefineEmailFrom

Defines how the From field from the emails (sent from answers and email tickets) should look like.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::DefineEmailFrom'} =  'SystemAddressName';
Ticket::DefineEmailFromSeparator

Defines the separator between the agents real name and the given queue email address.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::DefineEmailFromSeparator'} =  'via';
CustomerNotifyJustToRealCustomer

Sends customer notifications just to the mapped customer.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerNotifyJustToRealCustomer'} =  '0';
AgentSelfNotifyOnAction

Specifies if an agent should receive email notification of his own actions.

This setting can not be deactivated.

Default value:

 $Self->{'AgentSelfNotifyOnAction'} =  '0';
Ticket::EventModulePost###900-GenericAgent

Event module registration. For more performance you can define a trigger event (e. g. Event => TicketCreate).

Default value:

 $Self->{'Ticket::EventModulePost'}->{'900-GenericAgent'} =  {
  'Event' => '',
  'Module' => 'Kernel::System::Ticket::Event::GenericAgent',
  'Transaction' => '1'
};
Ticket::GenericAgentTicketSearch###ExtendedSearchCondition

Allows extended search conditions in ticket search of the generic agent interface. With this feature you can search e. g. ticket title with this kind of conditions like "(*key1*&&*key2*)" or "(*key1*||*key2*)".

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::GenericAgentTicketSearch'}->{'ExtendedSearchCondition'} =  '1';
Ticket::GenericAgentRunLimit

Set the limit of tickets that will be executed on a single genericagent job execution.

Default value:

 $Self->{'Ticket::GenericAgentRunLimit'} =  '4000';
Ticket::UnlockOnAway

Unlock tickets whenever a note is added and the owner is out of office.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::UnlockOnAway'} =  '1';
Ticket::IncludeUnknownTicketCustomers

Include unknown customers in ticket filter.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::IncludeUnknownTicketCustomers'} =  '0';
StandardTemplate::Types

Defines the list of types for templates.

Default value:

 $Self->{'StandardTemplate::Types'} =  {
  'Answer' => 'Answer',
  'Create' => 'Create',
  'Email' => 'Email',
  'Forward' => 'Forward',
  'Note' => 'Note',
  'PhoneCall' => 'Phone call'
};
StandardTemplate2QueueByCreating

List of default Standard Templates which are assigned automatically to new Queues upon creation.

This setting is not active by default.

Default value:

 $Self->{'StandardTemplate2QueueByCreating'} =  [
  ''
];
Ticket::Frontend::DefaultRecipientDisplayType

Default display type for recipient (To,Cc) names in AgentTicketZoom and CustomerTicketZoom.

Default value:

 $Self->{'Ticket::Frontend::DefaultRecipientDisplayType'} =  'Realname';
Ticket::Frontend::DefaultSenderDisplayType

Default display type for sender (From) names in AgentTicketZoom and CustomerTicketZoom.

Default value:

 $Self->{'Ticket::Frontend::DefaultSenderDisplayType'} =  'Realname';

Ticket → Core::TicketACL

Ticket::Acl::Module###1-Ticket::Acl::Module

ACL module that allows closing parent tickets only if all its children are already closed ("State" shows which states are not available for the parent ticket until all child tickets are closed).

This setting is not active by default.

Default value:

 $Self->{'Ticket::Acl::Module'}->{'1-Ticket::Acl::Module'} =  {
  'Module' => 'Kernel::System::Ticket::Acl::CloseParentAfterClosedChilds',
  'State' => [
    'closed successful',
    'closed unsuccessful'
  ]
};
TicketACL::Default::Action

Default ACL values for ticket actions.

This setting can not be deactivated.

Default value:

 $Self->{'TicketACL::Default::Action'} =  {};
ACLKeysLevel1Match

Defines which items are available in first level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel1Match'} =  {
  'Properties' => 'Properties',
  'PropertiesDatabase' => 'PropertiesDatabase'
};
ACLKeysLevel1Change

Defines which items are available in first level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel1Change'} =  {
  'Possible' => 'Possible',
  'PossibleAdd' => 'PossibleAdd',
  'PossibleNot' => 'PossibleNot'
};
ACLKeysLevel2::Possible

Defines which items are available in second level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel2::Possible'} =  {
  'Action' => 'Action',
  'ActivityDialog' => 'ActivityDialog',
  'Process' => 'Process',
  'Ticket' => 'Ticket'
};
ACLKeysLevel2::PossibleAdd

Defines which items are available in second level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel2::PossibleAdd'} =  {
  'Action' => 'Action',
  'ActivityDialog' => 'ActivityDialog',
  'Process' => 'Process',
  'Ticket' => 'Ticket'
};
ACLKeysLevel2::PossibleNot

Defines which items are available in second level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel2::PossibleNot'} =  {
  'Action' => 'Action',
  'ActivityDialog' => 'ActivityDialog',
  'Process' => 'Process',
  'Ticket' => 'Ticket'
};
ACLKeysLevel2::Properties

Defines which items are available in second level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel2::Properties'} =  {
  'CustomerUser' => 'CustomerUser',
  'DynamicField' => 'DynamicField',
  'Frontend' => 'Frontend',
  'Owner' => 'Owner',
  'Priority' => 'Priority',
  'Process' => 'Process',
  'Queue' => 'Queue',
  'Responsible' => 'Responsible',
  'SLA' => 'SLA',
  'Service' => 'Service',
  'State' => 'State',
  'Ticket' => 'Ticket',
  'Type' => 'Type',
  'User' => 'User'
};
ACLKeysLevel2::PropertiesDatabase

Defines which items are available in second level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel2::PropertiesDatabase'} =  {
  'CustomerUser' => 'CustomerUser',
  'DynamicField' => 'DynamicField',
  'Owner' => 'Owner',
  'Priority' => 'Priority',
  'Process' => 'Process',
  'Queue' => 'Queue',
  'Responsible' => 'Responsible',
  'SLA' => 'SLA',
  'Service' => 'Service',
  'State' => 'State',
  'Ticket' => 'Ticket',
  'Type' => 'Type',
  'User' => 'User'
};
ACLKeysLevel3::Actions###100-Default

Defines which items are available for 'Action' in third level of the ACL structure.

Default value:

 $Self->{'ACLKeysLevel3::Actions'}->{'100-Default'} =  [
  'AgentTicketBounce',
  'AgentTicketClose',
  'AgentTicketCompose',
  'AgentTicketCustomer',
  'AgentTicketForward',
  'AgentTicketEmailOutbound',
  'AgentTicketFreeText',
  'AgentTicketHistory',
  'AgentTicketLink',
  'AgentTicketLock',
  'AgentTicketMerge',
  'AgentTicketMove',
  'AgentTicketNote',
  'AgentTicketOwner',
  'AgentTicketPending',
  'AgentTicketPhone',
  'AgentTicketPhoneInbound',
  'AgentTicketPhoneOutbound',
  'AgentTicketPlain',
  'AgentTicketPrint',
  'AgentTicketPriority',
  'AgentTicketProcess',
  'AgentTicketResponsible',
  'AgentTicketSearch',
  'AgentTicketWatcher',
  'AgentTicketZoom',
  'AgentLinkObject',
  'CustomerTicketProcess'
];
ACL::CacheTTL

Cache time in seconds for the DB ACL backend.

This setting can not be deactivated.

Default value:

 $Self->{'ACL::CacheTTL'} =  '3600';
TicketACL::Debug::Enabled

If enabled debugging information for ACLs is logged.

This setting can not be deactivated.

Default value:

 $Self->{'TicketACL::Debug::Enabled'} =  '0';
TicketACL::Debug::LogPriority

Defines the priority in which the information is logged and presented.

This setting is not active by default.

Default value:

 $Self->{'TicketACL::Debug::LogPriority'} =  'debug';
TicketACL::Debug::Filter###00-Default

Filter for debugging ACLs. Note: More ticket attributes can be added in the format <OTRS_TICKET_Attribute> e.g. <OTRS_TICKET_Priority>.

This setting is not active by default.

Default value:

 $Self->{'TicketACL::Debug::Filter'}->{'00-Default'} =  {
  '<OTRS_TICKET_TicketNumber>' => '',
  'ACLName' => ''
};

Ticket → Core::TicketBulkAction

Ticket::Frontend::BulkFeature

Enables ticket bulk action feature for the agent frontend to work on more than one ticket at a time.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::BulkFeature'} =  '1';
Ticket::Frontend::BulkFeatureGroup

Enables ticket bulk action feature only for the listed groups.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::BulkFeatureGroup'} =  [
  'admin',
  'users'
];

Ticket → Core::TicketDynamicFieldDefault

Ticket::EventModulePost###TicketDynamicFieldDefault

Event module registration. For more performance you can define a trigger event (e. g. Event => TicketCreate). This is only possible if all Ticket dynamic fields need the same event.

This setting is not active by default.

Default value:

 $Self->{'Ticket::EventModulePost'}->{'TicketDynamicFieldDefault'} =  {
  'Module' => 'Kernel::System::Ticket::Event::TicketDynamicFieldDefault',
  'Transaction' => '1'
};
Ticket::TicketDynamicFieldDefault###Element1

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element1'} =  {
  'Event' => 'TicketCreate',
  'Name' => 'Field1',
  'Value' => 'Default'
};
Ticket::TicketDynamicFieldDefault###Element2

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element2'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element3

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element3'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element4

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element4'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element5

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element5'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element6

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element6'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element7

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element7'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element8

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element8'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element9

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element9'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element10

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element10'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element11

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element11'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element12

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element12'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element13

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element13'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element14

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element14'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element15

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element15'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};
Ticket::TicketDynamicFieldDefault###Element16

Configures a default TicketDynamicField setting. "Name" defines the dynamic field which should be used, "Value" is the data that will be set, and "Event" defines the trigger event. Please check the developer manual (http://otrs.github.io/doc/), chapter "Ticket Event Module".

This setting is not active by default.

Default value:

 $Self->{'Ticket::TicketDynamicFieldDefault'}->{'Element16'} =  {
  'Event' => '',
  'Name' => '',
  'Value' => ''
};

Ticket → Core::TicketWatcher

Ticket::Watcher

Enables or disables the ticket watcher feature, to keep track of tickets without being the owner nor the responsible.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Watcher'} =  '0';
Ticket::WatcherGroup

Enables ticket watcher feature only for the listed groups.

This setting is not active by default.

Default value:

 $Self->{'Ticket::WatcherGroup'} =  [
  'admin',
  'users'
];

Ticket → Frontend::Admin

Events###Ticket

List of all ticket events to be displayed in the GUI.

This setting can not be deactivated.

Default value:

 $Self->{'Events'}->{'Ticket'} =  [
  'TicketCreate',
  'TicketDelete',
  'TicketTitleUpdate',
  'TicketUnlockTimeoutUpdate',
  'TicketQueueUpdate',
  'TicketTypeUpdate',
  'TicketServiceUpdate',
  'TicketSLAUpdate',
  'TicketCustomerUpdate',
  'TicketPendingTimeUpdate',
  'TicketLockUpdate',
  'TicketArchiveFlagUpdate',
  'TicketStateUpdate',
  'TicketOwnerUpdate',
  'TicketResponsibleUpdate',
  'TicketPriorityUpdate',
  'HistoryAdd',
  'HistoryDelete',
  'TicketAccountTime',
  'TicketMerge',
  'TicketSubscribe',
  'TicketUnsubscribe',
  'TicketFlagSet',
  'TicketFlagDelete',
  'TicketSlaveLinkAdd',
  'TicketSlaveLinkDelete',
  'TicketMasterLinkDelete',
  'EscalationResponseTimeNotifyBefore',
  'EscalationUpdateTimeNotifyBefore',
  'EscalationSolutionTimeNotifyBefore',
  'EscalationResponseTimeStart',
  'EscalationUpdateTimeStart',
  'EscalationSolutionTimeStart',
  'EscalationResponseTimeStop',
  'EscalationUpdateTimeStop',
  'EscalationSolutionTimeStop',
  'NotificationNewTicket',
  'NotificationFollowUp',
  'NotificationLockTimeout',
  'NotificationOwnerUpdate',
  'NotificationResponsibleUpdate',
  'NotificationAddNote',
  'NotificationMove',
  'NotificationPendingReminder',
  'NotificationEscalation',
  'NotificationEscalationNotifyBefore',
  'NotificationServiceUpdate'
];
Events###Article

List of all article events to be displayed in the GUI.

This setting can not be deactivated.

Default value:

 $Self->{'Events'}->{'Article'} =  [
  'ArticleCreate',
  'ArticleUpdate',
  'ArticleSend',
  'ArticleBounce',
  'ArticleAgentNotification',
  'ArticleCustomerNotification',
  'ArticleAutoResponse',
  'ArticleFlagSet',
  'ArticleFlagDelete',
  'ArticleAgentNotification',
  'ArticleCustomerNotification'
];
Events###Queue

List of all queue events to be displayed in the GUI.

This setting can not be deactivated.

Default value:

 $Self->{'Events'}->{'Queue'} =  [
  'QueueCreate',
  'QueueUpdate'
];

Ticket → Frontend::Admin::AdminNotificationEvent

Frontend::Admin::AdminNotificationEvent###RichText

Uses richtext for viewing and editing ticket notification.

Default value:

 $Self->{'Frontend::Admin::AdminNotificationEvent'}->{'RichText'} =  '1';
Frontend::Admin::AdminNotificationEvent###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Frontend::Admin::AdminNotificationEvent'}->{'RichTextWidth'} =  '620';
Frontend::Admin::AdminNotificationEvent###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Frontend::Admin::AdminNotificationEvent'}->{'RichTextHeight'} =  '320';
Notification::Transport###Email

Defines all the parameters for this notification transport.

Default value:

 $Self->{'Notification::Transport'}->{'Email'} =  {
  'AgentEnabledByDefault' => '1',
  'Icon' => 'fa fa-envelope',
  'IsOTRSBusinessTransport' => '0',
  'Module' => 'Kernel::System::Ticket::Event::NotificationEvent::Transport::Email',
  'Name' => 'Email',
  'Prio' => '100'
};
Notification::Transport###NotificationView

Defines all the parameters for this notification transport.

Default value:

 $Self->{'Notification::Transport'}->{'NotificationView'} =  {
  'AgentEnabledByDefault' => '0',
  'Icon' => 'fa fa-th-list',
  'IsOTRSBusinessTransport' => '1',
  'Module' => 'Kernel::System::Ticket::Event::NotificationEvent::Transport::NotificationView',
  'Name' => 'Web View',
  'Prio' => '110'
};
Notification::Transport###SMS

Defines all the parameters for this notification transport.

Default value:

 $Self->{'Notification::Transport'}->{'SMS'} =  {
  'AgentEnabledByDefault' => '0',
  'Icon' => 'fa fa-mobile',
  'IsOTRSBusinessTransport' => '1',
  'Module' => 'Kernel::System::Ticket::Event::NotificationEvent::Transport::SMS',
  'Name' => 'SMS (Short Message Service)',
  'Prio' => '120'
};
Notification::CharactersPerLine

Defines the number of character per line used in case an HTML article preview replacement on TemplateGenerator for EventNotifications.

This setting can not be deactivated.

Default value:

 $Self->{'Notification::CharactersPerLine'} =  '80';

Ticket → Frontend::Admin::ModuleRegistration

Frontend::Module###AdminACL

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminACL'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'Loader' => {
    'CSS' => [
      'Core.Agent.Admin.ACL.css'
    ],
    'JavaScript' => [
      'Core.Agent.Admin.ACL.js'
    ]
  },
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Configure and manage ACLs.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Access Control Lists (ACL)',
    'Prio' => '750'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Access Control Lists (ACL)'
};
Frontend::Module###AdminQueue

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminQueue'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage queues.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Queues',
    'Prio' => '100'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Queues'
};
Frontend::Module###AdminTemplate

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminTemplate'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage templates.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Templates',
    'Prio' => '200'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Templates'
};
Frontend::Module###AdminQueueTemplates

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminQueueTemplates'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Link templates to queues.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Templates <-> Queues',
    'Prio' => '300'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Templates <-> Queues'
};
Frontend::Module###AdminAutoResponse

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminAutoResponse'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage responses that are automatically sent.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Auto Responses',
    'Prio' => '400'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Auto Responses'
};
Frontend::Module###AdminQueueAutoResponse

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminQueueAutoResponse'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Link queues to auto responses.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Auto Responses <-> Queues',
    'Prio' => '500'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Auto Responses <-> Queues'
};
Frontend::Module###AdminAttachment

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminAttachment'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage attachments.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Attachments',
    'Prio' => '600'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Attachments'
};
Frontend::Module###AdminTemplateAttachment

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminTemplateAttachment'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Link attachments to templates.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Attachments <-> Templates',
    'Prio' => '700'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Attachments <-> Templates'
};
Frontend::Module###AdminSalutation

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminSalutation'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage salutations.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Salutations',
    'Prio' => '800'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Salutations'
};
Frontend::Module###AdminSignature

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminSignature'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Queue',
    'Description' => 'Create and manage signatures.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Signatures',
    'Prio' => '900'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Signatures'
};
Frontend::Module###AdminSystemAddress

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminSystemAddress'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Email',
    'Description' => 'Set sender email addresses for this system.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Email Addresses',
    'Prio' => '300'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Email Addresses'
};
Frontend::Module###AdminNotificationEvent

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminNotificationEvent'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'Loader' => {
    'CSS' => [
      'Core.Agent.Admin.NotificationEvent.css'
    ],
    'JavaScript' => [
      'Core.Agent.Admin.NotificationEvent.js'
    ]
  },
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage ticket notifications.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Ticket Notifications',
    'Prio' => '400'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Ticket Notifications'
};
Frontend::Module###AdminService

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminService'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage services.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Services',
    'Prio' => '900'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Services'
};
Frontend::Module###AdminSLA

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminSLA'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage Service Level Agreements (SLAs).',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Service Level Agreements',
    'Prio' => '1000'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Service Level Agreements'
};
Frontend::Module###AdminType

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminType'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage ticket types.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Types',
    'Prio' => '700'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Types'
};
Frontend::Module###AdminState

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminState'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage ticket states.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'States',
    'Prio' => '800'
  },
  'NavBarName' => 'Admin',
  'Title' => 'States'
};
Frontend::Module###AdminPriority

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminPriority'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'NavBarModule' => {
    'Block' => 'Ticket',
    'Description' => 'Create and manage ticket priorities.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'Priorities',
    'Prio' => '850'
  },
  'NavBarName' => 'Admin',
  'Title' => 'Priorities'
};
Frontend::Module###AdminGenericAgent

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AdminGenericAgent'} =  {
  'Description' => 'This module is part of the admin area of OTRS.',
  'Group' => [
    'admin'
  ],
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.Admin.GenericAgent.js'
    ]
  },
  'NavBarModule' => {
    'Block' => 'System',
    'Description' => 'Manage tasks triggered by event or time based execution.',
    'Module' => 'Kernel::Output::HTML::NavBar::ModuleAdmin',
    'Name' => 'GenericAgent',
    'Prio' => '300'
  },
  'NavBarName' => 'Admin',
  'Title' => 'GenericAgent'
};

Ticket → Frontend::Agent

Ticket::Frontend::PendingDiffTime

Time in seconds that gets added to the actual time if setting a pending-state (default: 86400 = 1 day).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::PendingDiffTime'} =  '86400';
Ticket::Frontend::MaxQueueLevel

Define the max depth of queues.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::MaxQueueLevel'} =  '5';
Ticket::Frontend::ListType

Shows existing parent/child queue lists in the system in the form of a tree or a list.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ListType'} =  'tree';
Ticket::Frontend::TextAreaEmail

Permitted width for compose email windows.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::TextAreaEmail'} =  '82';
Ticket::Frontend::TextAreaNote

Permitted width for compose note windows.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::TextAreaNote'} =  '78';
Ticket::Frontend::InformAgentMaxSize

Max size (in rows) of the informed agents box in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::InformAgentMaxSize'} =  '3';
Ticket::Frontend::InvolvedAgentMaxSize

Max size (in rows) of the involved agents box in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::InvolvedAgentMaxSize'} =  '3';
Ticket::Frontend::CustomerInfoCompose

Shows the customer user information (phone and email) in the compose screen.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerInfoCompose'} =  '1';
Ticket::Frontend::CustomerInfoComposeMaxSize

Max size (in characters) of the customer information table (phone and email) in the compose screen.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerInfoComposeMaxSize'} =  '22';
Ticket::Frontend::CustomerInfoZoom

Shows the customer user's info in the ticket zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerInfoZoom'} =  '1';
Ticket::Frontend::CustomerInfoZoomMaxSize

Maximum size (in characters) of the customer information table in the ticket zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerInfoZoomMaxSize'} =  '22';
Ticket::Frontend::DynamicFieldsZoomMaxSizeSidebar

Maximum length (in characters) of the dynamic field in the sidebar of the ticket zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::DynamicFieldsZoomMaxSizeSidebar'} =  '18';
Ticket::Frontend::DynamicFieldsZoomMaxSizeArticle

Maximum length (in characters) of the dynamic field in the article of the ticket zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::DynamicFieldsZoomMaxSizeArticle'} =  '160';
Ticket::Frontend::AccountTime

Activates time accounting.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AccountTime'} =  '1';
Ticket::Frontend::TimeUnits

Sets the prefered time units (e.g. work units, hours, minutes).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::TimeUnits'} =  ' (work units)';
Ticket::Frontend::NeedAccountedTime

Defines if time accounting is mandatory in the agent interface. If activated, a note must be entered for all ticket actions (no matter if the note itself is configured as active or is originally mandatory for the individual ticket action screen).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NeedAccountedTime'} =  '0';
Ticket::Frontend::BulkAccountedTime

Defines if time accounting must be set to all tickets in bulk action.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::BulkAccountedTime'} =  '1';
Ticket::Frontend::NeedSpellCheck

Defines if composed messages have to be spell checked in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NeedSpellCheck'} =  '0';
Ticket::Frontend::NewOwnerSelection

Shows an owner selection in phone and email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NewOwnerSelection'} =  '1';
Ticket::Frontend::NewResponsibleSelection

Show a responsible selection in phone and email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NewResponsibleSelection'} =  '1';
Ticket::Frontend::NewQueueSelectionType

Defines the recipient target of the phone ticket and the sender of the email ticket ("Queue" shows all queues, "System address" displays all system addresses) in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NewQueueSelectionType'} =  'Queue';
Ticket::Frontend::NewQueueSelectionString

Determines the strings that will be shown as recipient (To:) of the phone ticket and as sender (From:) of the email ticket in the agent interface. For Queue as NewQueueSelectionType "<Queue>" shows the names of the queues and for SystemAddress "<Realname> <<Email>>" shows the name and email of the recipient.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::NewQueueSelectionString'} =  '<Queue>';
Ticket::Frontend::NewQueueOwnSelection

Determines which options will be valid of the recipient (phone ticket) and the sender (email ticket) in the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::NewQueueOwnSelection'} =  {
  '1' => 'First Queue',
  '2' => 'Second Queue'
};
Ticket::Frontend::ShowCustomerTickets

Shows customer history tickets in AgentTicketPhone, AgentTicketEmail and AgentTicketCustomer.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ShowCustomerTickets'} =  '1';
NewTicketInNewWindow::Enabled

If enabled, TicketPhone and TicketEmail will be open in new windows.

This setting can not be deactivated.

Default value:

 $Self->{'NewTicketInNewWindow::Enabled'} =  '0';
CustomerDBLink

Defines an external link to the database of the customer (e.g. 'http://yourhost/customer.php?CID=[% Data.CustomerID %]' or '').

This setting can not be deactivated.

Default value:

 $Self->{'CustomerDBLink'} =  '[% Env("CGIHandle") %]?Action=AgentCustomerInformationCenter;CustomerID=[% Data.CustomerID | uri %]';
CustomerDBLinkTarget

Defines the target attribute in the link to external customer database. E.g. 'target="cdb"'.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerDBLinkTarget'} =  '';
CustomerDBLinkClass

Defines the target attribute in the link to external customer database. E.g. 'AsPopup PopupType_TicketAction'.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerDBLinkClass'} =  '';
Frontend::CommonParam###Action

Defines the default used Frontend-Module if no Action parameter given in the url on the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Frontend::CommonParam'}->{'Action'} =  'AgentDashboard';
Frontend::CommonParam###QueueID

Default queue ID used by the system in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Frontend::CommonParam'}->{'QueueID'} =  '0';
Frontend::CommonParam###TicketID

Default ticket ID used by the system in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Frontend::CommonParam'}->{'TicketID'} =  '';
DefaultOverviewColumns

General ticket data shown in the ticket overviews (fall-back). Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note that TicketNumber can not be disabled, because it is necessary.

This setting can not be deactivated.

Default value:

 $Self->{'DefaultOverviewColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Dashboard

DashboardBackend###0100-TicketPendingReminder

Parameters for the dashboard backend of the ticket pending reminder overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'DashboardBackend'}->{'0100-TicketPendingReminder'} =  {
  'Attributes' => 'TicketPendingTimeOlderMinutes=1;StateType=pending reminder;SortBy=PendingTime;OrderBy=Down;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All tickets with a reminder set where the reminder date has been reached',
  'Filter' => 'Locked',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'rw',
  'Time' => 'UntilTime',
  'Title' => 'Reminder Tickets'
};
DashboardBackend###0110-TicketEscalation

Parameters for the dashboard backend of the ticket escalation overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'DashboardBackend'}->{'0110-TicketEscalation'} =  {
  'Attributes' => 'TicketEscalationTimeOlderMinutes=1;SortBy=EscalationTime;OrderBy=Down;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All escalated tickets',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'rw',
  'Time' => 'EscalationTime',
  'Title' => 'Escalated Tickets'
};
DashboardBackend###0120-TicketNew

Parameters for the dashboard backend of the new tickets overview of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'DashboardBackend'}->{'0120-TicketNew'} =  {
  'Attributes' => 'StateType=new;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All new tickets, these tickets have not been worked on yet',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'rw',
  'Time' => 'Age',
  'Title' => 'New Tickets'
};
DashboardBackend###0130-TicketOpen

Parameters for the dashboard backend of the open tickets overview of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'DashboardBackend'}->{'0130-TicketOpen'} =  {
  'Attributes' => 'StateType=open;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All open tickets, these tickets have already been worked on, but need a response',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'rw',
  'Time' => 'Age',
  'Title' => 'Open Tickets / Need to be answered'
};
DashboardBackend###0250-TicketStats

Parameters for the dashboard backend of the ticket stats of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.

Default value:

 $Self->{'DashboardBackend'}->{'0250-TicketStats'} =  {
  'Block' => 'ContentSmall',
  'CacheTTLLocal' => '30',
  'Changed' => '1',
  'Closed' => '1',
  'Default' => '1',
  'Group' => '',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketStatsGeneric',
  'Permission' => 'rw',
  'Title' => '7 Day Stats'
};
DashboardBackend###0260-TicketCalendar

Parameters for the dashboard backend of the upcoming events widget of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.

Default value:

 $Self->{'DashboardBackend'}->{'0260-TicketCalendar'} =  {
  'Block' => 'ContentSmall',
  'CacheTTL' => '2',
  'Default' => '1',
  'Group' => '',
  'Limit' => '6',
  'Module' => 'Kernel::Output::HTML::Dashboard::Calendar',
  'OwnerOnly' => '',
  'Permission' => 'rw',
  'Title' => 'Upcoming Events'
};
DashboardBackend###0270-TicketQueueOverview

Parameters for the dashboard backend of the queue overview widget of the agent interface. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "QueuePermissionGroup" is not mandatory, queues are only listed if they belong to this permission group if you enable it. "States" is a list of states, the key is the sort order of the state in the widget. "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.

Default value:

 $Self->{'DashboardBackend'}->{'0270-TicketQueueOverview'} =  {
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '2',
  'Default' => '1',
  'Description' => 'Provides a matrix overview of the tickets per state per queue.',
  'Group' => '',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketQueueOverview',
  'Permission' => 'rw',
  'QueuePermissionGroup' => 'users',
  'Sort' => 'SortBy=Age;OrderBy=Up',
  'States' => {
    '1' => 'new',
    '4' => 'open',
    '6' => 'pending reminder'
  },
  'Title' => 'Ticket Queue Overview'
};
DashboardBackend###0280-DashboardEventsTicketCalendar

Parameters for the dashboard backend of the ticket events calendar of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.

Default value:

 $Self->{'DashboardBackend'}->{'0280-DashboardEventsTicketCalendar'} =  {
  'Block' => 'ContentLarge',
  'CacheTTL' => '0',
  'Default' => '0',
  'Group' => '',
  'Module' => 'Kernel::Output::HTML::Dashboard::EventsTicketCalendar',
  'Title' => 'Events Ticket Calendar'
};
AgentCustomerInformationCenter::Backend###0100-CIC-TicketPendingReminder

Parameters for the dashboard backend of the ticket pending reminder overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'AgentCustomerInformationCenter::Backend'}->{'0100-CIC-TicketPendingReminder'} =  {
  'Attributes' => 'TicketPendingTimeOlderMinutes=1;StateType=pending reminder;SortBy=PendingTime;OrderBy=Down;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All tickets with a reminder set where the reminder date has been reached',
  'Filter' => 'Locked',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'ro',
  'Time' => 'UntilTime',
  'Title' => 'Reminder Tickets'
};
AgentCustomerInformationCenter::Backend###0110-CIC-TicketEscalation

Parameters for the dashboard backend of the ticket escalation overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'AgentCustomerInformationCenter::Backend'}->{'0110-CIC-TicketEscalation'} =  {
  'Attributes' => 'TicketEscalationTimeOlderMinutes=1;SortBy=EscalationTime;OrderBy=Down;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All escalated tickets',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'ro',
  'Time' => 'EscalationTime',
  'Title' => 'Escalated Tickets'
};
AgentCustomerInformationCenter::Backend###0120-CIC-TicketNew

Parameters for the dashboard backend of the new tickets overview of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'AgentCustomerInformationCenter::Backend'}->{'0120-CIC-TicketNew'} =  {
  'Attributes' => 'StateType=new;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All new tickets, these tickets have not been worked on yet',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'ro',
  'Time' => 'Age',
  'Title' => 'New Tickets'
};
AgentCustomerInformationCenter::Backend###0130-CIC-TicketOpen

Parameters for the dashboard backend of the open tickets overview of the agent interface. "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin. Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'AgentCustomerInformationCenter::Backend'}->{'0130-CIC-TicketOpen'} =  {
  'Attributes' => 'StateType=open;',
  'Block' => 'ContentLarge',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'DefaultColumns' => {
    'Age' => '2',
    'Changed' => '1',
    'Created' => '1',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '1',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '1',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Description' => 'All open tickets, these tickets have already been worked on, but need a response',
  'Filter' => 'All',
  'Group' => '',
  'Limit' => '10',
  'Module' => 'Kernel::Output::HTML::Dashboard::TicketGeneric',
  'Permission' => 'ro',
  'Time' => 'Age',
  'Title' => 'Open Tickets / Need to be answered'
};
AgentCustomerInformationCenter::Backend###0500-CIC-CustomerIDStatus

Parameters for the dashboard backend of the customer id status widget of the agent interface . "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.

Default value:

 $Self->{'AgentCustomerInformationCenter::Backend'}->{'0500-CIC-CustomerIDStatus'} =  {
  'Attributes' => '',
  'Block' => 'ContentSmall',
  'CacheTTLLocal' => '0.5',
  'Default' => '1',
  'Description' => 'Company Status',
  'Group' => '',
  'Module' => 'Kernel::Output::HTML::Dashboard::CustomerIDStatus',
  'Permission' => 'ro',
  'Title' => 'Company Status'
};

Ticket → Frontend::Agent::Dashboard::EventsTicketCalendar

DashboardEventsTicketCalendar###CalendarWidth

Defines the calendar width in percent. Default is 95%.

This setting can not be deactivated.

Default value:

 $Self->{'DashboardEventsTicketCalendar'}->{'CalendarWidth'} =  '95';
DashboardEventsTicketCalendar###Queues

Defines queues that's tickets are used for displaying as calendar events.

This setting can not be deactivated.

Default value:

 $Self->{'DashboardEventsTicketCalendar'}->{'Queues'} =  [
  'Raw'
];
DashboardEventsTicketCalendar::DynamicFieldStartTime

Define dynamic field name for start time. This field has to be manually added to the system as Ticket: "Date / Time" and must be activated in ticket creation screens and/or in any other ticket action screens.

Default value:

 $Self->{'DashboardEventsTicketCalendar::DynamicFieldStartTime'} =  'TicketCalendarStartTime';
DashboardEventsTicketCalendar::DynamicFieldEndTime

Define dynamic field name for end time. This field has to be manually added to the system as Ticket: "Date / Time" and must be activated in ticket creation screens and/or in any other ticket action screens.

Default value:

 $Self->{'DashboardEventsTicketCalendar::DynamicFieldEndTime'} =  'TicketCalendarEndTime';
DashboardEventsTicketCalendar::DynamicFieldsForEvents

Defines the dynamic fields that are used for displaying on calendar events.

This setting can not be deactivated.

Default value:

 $Self->{'DashboardEventsTicketCalendar::DynamicFieldsForEvents'} =  [
  'TicketCalendarStartTime',
  'TicketCalendarEndTime'
];
DashboardEventsTicketCalendar::TicketFieldsForEvents

Defines the ticket fields that are going to be displayed calendar events. The "Key" defines the field or ticket attribute and the "Content" defines the display name.

This setting can not be deactivated.

Default value:

 $Self->{'DashboardEventsTicketCalendar::TicketFieldsForEvents'} =  {
  'CustomerID' => 'Customer ID',
  'CustomerUserID' => 'Customer user',
  'Priority' => 'Priority',
  'Queue' => 'Queue',
  'SLA' => 'SLA',
  'Service' => 'Service',
  'State' => 'State',
  'Title' => 'Title',
  'Type' => 'Type'
};

Ticket → Frontend::Agent::Dashboard::TicketFilters

OnlyValuesOnTicket

Defines if the values for filters should be retrieved from all available tickets. If set to "Yes", only values which are actually used in any ticket will be available for filtering. Please note: The list of customers will always be retrieved like this.

This setting can not be deactivated.

Default value:

 $Self->{'OnlyValuesOnTicket'} =  '1';

Ticket → Frontend::Agent::LinkObject

LinkObject::ComplexTable::SettingsVisibility###Ticket

Define Actions where a settings button is available in the linked objects widget (LinkObject::ViewMode = "complex"). Please note that these Actions must have registered the following JS and CSS files: Core.AllocationList.css, Core.UI.AllocationList.js, Core.UI.Table.Sort.js, Core.Agent.TableFilters.js.

Default value:

 $Self->{'LinkObject::ComplexTable::SettingsVisibility'}->{'Ticket'} =  [
  'AgentTicketZoom'
];
LinkObject::ComplexTable###Ticket

Define which columns are shown in the linked tickets widget (LinkObject::ViewMode = "complex"). Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'LinkObject::ComplexTable'}->{'Ticket'} =  {
  'DefaultColumns' => {
    'Age' => '1',
    'Changed' => '1',
    'Created' => '2',
    'CustomerCompanyName' => '1',
    'CustomerID' => '1',
    'CustomerName' => '1',
    'CustomerUserID' => '1',
    'EscalationResponseTime' => '1',
    'EscalationSolutionTime' => '1',
    'EscalationTime' => '1',
    'EscalationUpdateTime' => '1',
    'Lock' => '1',
    'Owner' => '1',
    'PendingTime' => '1',
    'Priority' => '1',
    'Queue' => '2',
    'Responsible' => '1',
    'SLA' => '1',
    'Service' => '1',
    'State' => '2',
    'TicketNumber' => '2',
    'Title' => '2',
    'Type' => '1'
  },
  'Module' => 'Kernel::Output::HTML::LinkObject::Ticket.pm',
  'Priority' => {
    'Age' => '110',
    'Changed' => '120',
    'Created' => '310',
    'CustomerCompanyName' => '320',
    'CustomerID' => '240',
    'CustomerName' => '250',
    'CustomerUserID' => '260',
    'EscalationResponseTime' => '160',
    'EscalationSolutionTime' => '150',
    'EscalationTime' => '140',
    'EscalationUpdateTime' => '170',
    'Lock' => '200',
    'Owner' => '220',
    'PendingTime' => '130',
    'Priority' => '300',
    'Queue' => '210',
    'Responsible' => '230',
    'SLA' => '290',
    'Service' => '280',
    'State' => '190',
    'TicketNumber' => '100',
    'Title' => '180',
    'Type' => '270'
  }
};

Ticket → Frontend::Agent::ModuleMetaHead

Frontend::HeaderMetaModule###2-TicketSearch

Module to generate html OpenSearch profile for short ticket search in the agent interface.

Default value:

 $Self->{'Frontend::HeaderMetaModule'}->{'2-TicketSearch'} =  {
  'Action' => 'AgentTicketSearch',
  'Module' => 'Kernel::Output::HTML::HeaderMeta::AgentTicketSearch'
};

Ticket → Frontend::Agent::ModuleNotify

Frontend::NotifyModule###5-Ticket::TicketEscalation

Module to show notifications and escalations (ShownMax: max. shown escalations, EscalationInMinutes: Show ticket which will escalation in, CacheTime: Cache of calculated escalations in seconds).

This setting is not active by default.

Default value:

 $Self->{'Frontend::NotifyModule'}->{'5-Ticket::TicketEscalation'} =  {
  'CacheTime' => '40',
  'EscalationInMinutes' => '120',
  'Module' => 'Kernel::Output::HTML::Notification::AgentTicketEscalation',
  'ShownMax' => '25'
};

Ticket → Frontend::Agent::ModuleRegistration

Frontend::Module###AgentTicketQueue

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketQueue'} =  {
  'Description' => 'Overview of all open Tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AgentTicketQueue.css',
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'o',
      'Block' => '',
      'Description' => 'Overview of all open Tickets.',
      'Link' => 'Action=AgentTicketQueue',
      'LinkOption' => '',
      'Name' => 'Queue view',
      'NavBar' => 'Ticket',
      'Prio' => '100',
      'Type' => ''
    },
    {
      'AccessKey' => 't',
      'Block' => 'ItemArea',
      'Description' => '',
      'Link' => 'Action=AgentTicketQueue',
      'LinkOption' => '',
      'Name' => 'Tickets',
      'NavBar' => 'Ticket',
      'Prio' => '200',
      'Type' => 'Menu'
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'QueueView'
};
Frontend::Module###AgentTicketService

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketService'} =  {
  'Description' => 'Overview of all open Tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AgentTicketService.css',
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'O',
      'Block' => '',
      'Description' => 'Overview of all open Tickets.',
      'Link' => 'Action=AgentTicketService',
      'LinkOption' => '',
      'Name' => 'Service view',
      'NavBar' => 'Ticket',
      'Prio' => '105',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'ServiceView'
};
Frontend::Module###AgentTicketPhone

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPhone'} =  {
  'Description' => 'Create new phone ticket.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'n',
      'Block' => '',
      'Description' => 'Create new phone ticket (inbound).',
      'Link' => 'Action=AgentTicketPhone',
      'LinkOption' => '',
      'Name' => 'New phone ticket',
      'NavBar' => 'Ticket',
      'Prio' => '200',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'New phone ticket'
};
Frontend::Module###AgentTicketPhoneOutbound

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPhoneOutbound'} =  {
  'Description' => 'Phone Call.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Phone-Ticket'
};
Frontend::Module###AgentTicketPhoneInbound

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPhoneInbound'} =  {
  'Description' => 'Incoming Phone Call.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Phone-Ticket'
};
Frontend::Module###AgentTicketEmail

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketEmail'} =  {
  'Description' => 'Create new email ticket.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'm',
      'Block' => '',
      'Description' => 'Create new email ticket and send this out (outbound).',
      'Link' => 'Action=AgentTicketEmail',
      'LinkOption' => '',
      'Name' => 'New email ticket',
      'NavBar' => 'Ticket',
      'Prio' => '210',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'New email ticket'
};
Frontend::Module###AgentTicketSearch

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketSearch'} =  {
  'Description' => 'Search Ticket.',
  'Loader' => {
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 's',
      'Block' => '',
      'Description' => 'Search Tickets.',
      'Link' => 'Action=AgentTicketSearch',
      'LinkOption' => 'onclick="window.setTimeout(function(){Core.Agent.Search.OpenSearchDialog(\'AgentTicketSearch\');}, 0); return false;"',
      'Name' => 'Search',
      'NavBar' => 'Ticket',
      'Prio' => '300',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'Search'
};
Frontend::Module###AgentTicketLockedView

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketLockedView'} =  {
  'Description' => 'Locked Tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AgentTicketQueue.css',
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Locked Tickets'
};
Frontend::Module###AgentTicketResponsibleView

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketResponsibleView'} =  {
  'Description' => 'Responsible Tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Responsible Tickets'
};
Frontend::Module###AgentTicketWatchView

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketWatchView'} =  {
  'Description' => 'Watched Tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AgentTicketQueue.css',
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Watched Tickets'
};
Frontend::Module###AgentCustomerSearch

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentCustomerSearch'} =  {
  'Description' => 'AgentCustomerSearch.',
  'NavBarName' => 'Ticket',
  'Title' => 'AgentCustomerSearch'
};
Frontend::Module###AgentUserSearch

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentUserSearch'} =  {
  'Description' => 'AgentUserSearch.',
  'NavBarName' => 'Ticket',
  'Title' => 'AgentUserSearch'
};
Frontend::Module###AgentTicketStatusView

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketStatusView'} =  {
  'Description' => 'Overview of all open tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'v',
      'Block' => '',
      'Description' => 'Overview of all open Tickets.',
      'Link' => 'Action=AgentTicketStatusView',
      'LinkOption' => '',
      'Name' => 'Status view',
      'NavBar' => 'Ticket',
      'Prio' => '110',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'Status view'
};
Frontend::Module###AgentTicketEscalationView

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketEscalationView'} =  {
  'Description' => 'Overview of all escalated tickets.',
  'Loader' => {
    'CSS' => [
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'Core.UI.AllocationList.js',
      'Core.Agent.TableFilters.js'
    ]
  },
  'NavBar' => [
    {
      'AccessKey' => 'e',
      'Block' => '',
      'Description' => 'Overview Escalated Tickets.',
      'Link' => 'Action=AgentTicketEscalationView',
      'LinkOption' => '',
      'Name' => 'Escalation view',
      'NavBar' => 'Ticket',
      'Prio' => '120',
      'Type' => ''
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'Escalation view'
};
Frontend::Module###AgentZoom

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentZoom'} =  {
  'Description' => 'Compat module for AgentZoom to AgentTicketZoom.',
  'NavBarName' => 'Ticket',
  'Title' => ''
};
Frontend::Module###AgentTicketZoom

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketZoom'} =  {
  'Description' => 'Ticket Zoom.',
  'Loader' => {
    'CSS' => [
      'Core.Agent.TicketProcess.css',
      'Core.Agent.TicketMenuModuleCluster.css',
      'Core.AllocationList.css'
    ],
    'JavaScript' => [
      'thirdparty/jquery-tablesorter-2.0.5/jquery.tablesorter.js',
      'Core.Agent.TicketZoom.js',
      'Core.UI.AllocationList.js',
      'Core.UI.Table.Sort.js',
      'Core.Agent.TableFilters.js',
      'Core.Agent.LinkObject.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Zoom'
};
Frontend::Module###AgentTicketAttachment

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketAttachment'} =  {
  'Description' => 'To download attachments.',
  'NavBarName' => 'Ticket',
  'Title' => ''
};
Frontend::Module###AgentTicketPlain

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPlain'} =  {
  'Description' => 'Ticket plain view of an email.',
  'NavBarName' => 'Ticket',
  'Title' => 'Plain'
};
Frontend::Module###AgentTicketNote

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketNote'} =  {
  'Description' => 'Ticket Note.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Note'
};
Frontend::Module###AgentTicketMerge

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketMerge'} =  {
  'Description' => 'Ticket Merge.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketMerge.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Merge'
};
Frontend::Module###AgentTicketPending

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPending'} =  {
  'Description' => 'Ticket Pending.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Pending'
};
Frontend::Module###AgentTicketWatcher

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketWatcher'} =  {
  'Description' => 'A TicketWatcher Module.',
  'NavBarName' => 'Ticket-Watcher',
  'Title' => 'Ticket Watcher'
};
Frontend::Module###AgentTicketPriority

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPriority'} =  {
  'Description' => 'Ticket Priority.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Priority'
};
Frontend::Module###AgentTicketLock

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketLock'} =  {
  'Description' => 'Ticket Lock.',
  'NavBarName' => 'Ticket',
  'Title' => 'Lock'
};
Frontend::Module###AgentTicketMove

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketMove'} =  {
  'Description' => 'Ticket Move.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Move'
};
Frontend::Module###AgentTicketHistory

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketHistory'} =  {
  'Description' => 'Ticket History.',
  'NavBarName' => 'Ticket',
  'Title' => 'History'
};
Frontend::Module###AgentTicketOwner

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketOwner'} =  {
  'Description' => 'Ticket Owner.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Owner'
};
Frontend::Module###AgentTicketResponsible

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketResponsible'} =  {
  'Description' => 'Ticket Responsible.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Responsible'
};
Frontend::Module###AgentTicketCompose

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketCompose'} =  {
  'Description' => 'Ticket Compose email Answer.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Compose'
};
Frontend::Module###AgentTicketBounce

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketBounce'} =  {
  'Description' => 'Ticket Compose Bounce Email.',
  'NavBarName' => 'Ticket',
  'Title' => 'Bounce'
};
Frontend::Module###AgentTicketForward

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketForward'} =  {
  'Description' => 'Ticket Forward Email.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Forward'
};
Frontend::Module###AgentTicketEmailOutbound

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketEmailOutbound'} =  {
  'Description' => 'Ticket Outbound Email.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Email Outbound'
};
Frontend::Module###AgentTicketCustomer

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketCustomer'} =  {
  'Description' => 'Ticket Customer.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.CustomerSearch.js',
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Customer'
};
Frontend::Module###AgentTicketClose

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketClose'} =  {
  'Description' => 'Ticket Close.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Close'
};
Frontend::Module###AgentTicketFreeText

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketFreeText'} =  {
  'Description' => 'Ticket FreeText.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Free Fields'
};
Frontend::Module###AgentTicketPrint

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketPrint'} =  {
  'Description' => 'Ticket Print.',
  'NavBarName' => 'Ticket',
  'Title' => 'Print'
};
Frontend::Module###AgentTicketBulk

Frontend module registration for the agent interface.

Default value:

 $Self->{'Frontend::Module'}->{'AgentTicketBulk'} =  {
  'Description' => 'Ticket bulk module.',
  'Loader' => {
    'JavaScript' => [
      'Core.Agent.TicketAction.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Bulk Action'
};

Ticket → Frontend::Agent::Preferences

PreferencesGroups###CustomQueue

Parameters for the CustomQueue object in the preference view of the agent interface.

Default value:

 $Self->{'PreferencesGroups'}->{'CustomQueue'} =  {
  'Active' => '1',
  'Column' => 'Notification Settings',
  'Desc' => 'Your queue selection of your preferred queues. You also get notified about those queues via email if enabled.',
  'Key' => '',
  'Label' => 'My Queues',
  'Module' => 'Kernel::Output::HTML::Preferences::CustomQueue',
  'Permission' => 'ro',
  'Prio' => '1000'
};
PreferencesGroups###CustomService

Parameters for the CustomService object in the preference view of the agent interface.

Default value:

 $Self->{'PreferencesGroups'}->{'CustomService'} =  {
  'Active' => '1',
  'Column' => 'Notification Settings',
  'Desc' => 'Your service selection of your preferred services. You also get notified about those services via email if enabled.',
  'Key' => '',
  'Label' => 'My Services',
  'Module' => 'Kernel::Output::HTML::Preferences::CustomService',
  'Prio' => '1000'
};
PreferencesGroups###RefreshTime

Parameters for the RefreshTime object in the preference view of the agent interface.

Default value:

 $Self->{'PreferencesGroups'}->{'RefreshTime'} =  {
  'Active' => '1',
  'Column' => 'Other Settings',
  'Data' => {
    '0' => 'off',
    '10' => '10 minutes',
    '15' => '15 minutes',
    '2' => ' 2 minutes',
    '5' => ' 5 minutes',
    '7' => ' 7 minutes'
  },
  'DataSelected' => '0',
  'Desc' => 'If enabled, the different overviews (Dashboard, LockedView, QueueView) will automatically refresh after the specified time.',
  'Key' => 'After',
  'Label' => 'Overview Refresh Time',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserRefreshTime',
  'Prio' => '2000'
};
PreferencesGroups###TicketOverviewSmallPageShown

Parameters for the pages (in which the tickets are shown) of the small ticket overview.

Default value:

 $Self->{'PreferencesGroups'}->{'TicketOverviewSmallPageShown'} =  {
  'Active' => '0',
  'Column' => 'Other Settings',
  'Data' => {
    '10' => '10',
    '15' => '15',
    '20' => '20',
    '25' => '25',
    '30' => '30',
    '35' => '35'
  },
  'DataSelected' => '25',
  'Key' => 'Ticket limit per page for Ticket Overview "Small"',
  'Label' => 'Ticket Overview "Small" Limit',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserTicketOverviewSmallPageShown',
  'Prio' => '8000'
};
PreferencesGroups###TicketOverviewFilterSettings

Parameters for the column filters of the small ticket overview.

Default value:

 $Self->{'PreferencesGroups'}->{'TicketOverviewFilterSettings'} =  {
  'Active' => '0',
  'Column' => 'Other Settings',
  'Key' => 'Column ticket filters for Ticket Overviews type "Small".',
  'Label' => 'Enabled filters.',
  'Module' => 'Kernel::Output::HTML::Preferences::ColumnFilters',
  'PrefKey' => 'UserFilterColumnsEnabled',
  'Prio' => '8100'
};
PreferencesGroups###TicketOverviewMediumPageShown

Parameters for the pages (in which the tickets are shown) of the medium ticket overview.

Default value:

 $Self->{'PreferencesGroups'}->{'TicketOverviewMediumPageShown'} =  {
  'Active' => '0',
  'Column' => 'Other Settings',
  'Data' => {
    '10' => '10',
    '15' => '15',
    '20' => '20',
    '25' => '25',
    '30' => '30',
    '35' => '35'
  },
  'DataSelected' => '20',
  'Key' => 'Ticket limit per page for Ticket Overview "Medium"',
  'Label' => 'Ticket Overview "Medium" Limit',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserTicketOverviewMediumPageShown',
  'Prio' => '8100'
};
PreferencesGroups###TicketOverviewPreviewPageShown

Parameters for the pages (in which the tickets are shown) of the ticket preview overview.

Default value:

 $Self->{'PreferencesGroups'}->{'TicketOverviewPreviewPageShown'} =  {
  'Active' => '0',
  'Column' => 'Other Settings',
  'Data' => {
    '10' => '10',
    '15' => '15',
    '20' => '20',
    '25' => '25',
    '30' => '30',
    '35' => '35'
  },
  'DataSelected' => '15',
  'Key' => 'Ticket limit per page for Ticket Overview "Preview"',
  'Label' => 'Ticket Overview "Preview" Limit',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserTicketOverviewPreviewPageShown',
  'Prio' => '8200'
};
PreferencesGroups###CreateNextMask

Parameters for the CreateNextMask object in the preference view of the agent interface.

Default value:

 $Self->{'PreferencesGroups'}->{'CreateNextMask'} =  {
  'Active' => '1',
  'Column' => 'Other Settings',
  'Data' => {
    '0' => 'Create Ticket',
    'AgentTicketZoom' => 'Ticket Zoom'
  },
  'DataSelected' => '',
  'Desc' => 'Configure which screen should be shown after a new ticket has been created.',
  'Key' => 'Screen',
  'Label' => 'Screen after new ticket',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserCreateNextMask',
  'Prio' => '3000'
};
PreferencesGroups###NotificationEvent

Transport selection for ticket notifications.

Default value:

 $Self->{'PreferencesGroups'}->{'NotificationEvent'} =  {
  'Active' => '1',
  'Column' => 'Notification Settings',
  'Desc' => 'Choose for which kind of ticket changes you want to receive notifications.',
  'Label' => 'Ticket notifications',
  'Module' => 'Kernel::Output::HTML::Preferences::NotificationEvent',
  'PrefKey' => 'AdminNotifcationEventTransport',
  'Prio' => '8000'
};

Ticket → Frontend::Agent::SearchRouter

Frontend::Search###AgentCustomerInformationCenter

Search backend router.

Default value:

 $Self->{'Frontend::Search'}->{'AgentCustomerInformationCenter'} =  {
  '^AgentCustomerInformationCenter' => 'Action=AgentCustomerInformationCenterSearch'
};
Frontend::Search::JavaScript###AgentCustomerInformationCenter

JavaScript function for the search frontend.

Default value:

 $Self->{'Frontend::Search::JavaScript'}->{'AgentCustomerInformationCenter'} =  {
  '^AgentCustomerInformationCenter' => 'Core.Agent.CustomerInformationCenterSearch.OpenSearchDialog()'
};
Frontend::Search###Ticket

Search backend router.

Default value:

 $Self->{'Frontend::Search'}->{'Ticket'} =  {
  '^AgentTicket' => 'Action=AgentTicketSearch;Subaction=AJAX'
};

Ticket → Frontend::Agent::Ticket::ArticleAttachmentModule

Ticket::Frontend::ArticleAttachmentModule###1-Download

Shows a link to download article attachments in the zoom view of the article in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleAttachmentModule'}->{'1-Download'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleAttachment::Download'
};
Ticket::Frontend::ArticleAttachmentModule###2-HTML-Viewer

Shows a link to access article attachments via a html online viewer in the zoom view of the article in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleAttachmentModule'}->{'2-HTML-Viewer'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleAttachment::HTMLViewer'
};

Ticket → Frontend::Agent::Ticket::ArticleComposeModule

Ticket::Frontend::ArticleComposeModule###1-SignEmail

Module to compose signed messages (PGP or S/MIME).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleComposeModule'}->{'1-SignEmail'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCompose::Sign'
};
Ticket::Frontend::ArticleComposeModule###2-CryptEmail

Module to crypt composed messages (PGP or S/MIME).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleComposeModule'}->{'2-CryptEmail'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCompose::Crypt'
};

Ticket → Frontend::Agent::Ticket::ArticleViewModule

Ticket::Frontend::ArticleViewModule###1-PGP

Agent interface article notification module to check PGP.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleViewModule'}->{'1-PGP'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheck::PGP'
};
Ticket::Frontend::ArticleViewModule###1-SMIME

Agent interface module to check incoming emails in the Ticket-Zoom-View if the S/MIME-key is available and true.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticleViewModule'}->{'1-SMIME'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheck::SMIME'
};

Ticket → Frontend::Agent::Ticket::ArticleViewModulePre

Ticket::Frontend::ArticlePreViewModule###1-PGP

Agent interface article notification module to check PGP.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticlePreViewModule'}->{'1-PGP'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheck::PGP'
};
Ticket::Frontend::ArticlePreViewModule###1-SMIME

Agent interface article notification module to check S/MIME.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ArticlePreViewModule'}->{'1-SMIME'} =  {
  'Module' => 'Kernel::Output::HTML::ArticleCheck::SMIME'
};

Ticket → Frontend::Agent::Ticket::MenuModule

Ticket::Frontend::MenuModule###000-Back

Shows a link in the menu to go back in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'000-Back'} =  {
  'Action' => '',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Go back',
  'Link' => '[% Env("LastScreenOverview") %];TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Back',
  'PopupType' => '',
  'Target' => ''
};
Ticket::Frontend::MenuModule###100-Lock

Shows a link in the menu to lock/unlock tickets in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'100-Lock'} =  {
  'Action' => 'AgentTicketLock',
  'ClusterName' => 'Miscellaneous',
  'ClusterPriority' => '800',
  'Description' => 'Lock / unlock this ticket',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Lock',
  'Name' => 'Lock',
  'Target' => ''
};
Ticket::Frontend::MenuModule###200-History

Shows a link in the menu to access the history of a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'200-History'} =  {
  'Action' => 'AgentTicketHistory',
  'ClusterName' => 'Miscellaneous',
  'ClusterPriority' => '800',
  'Description' => 'Show the history for this ticket',
  'Link' => 'Action=AgentTicketHistory;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'History',
  'PopupType' => 'TicketHistory',
  'Target' => ''
};
Ticket::Frontend::MenuModule###210-Print

Shows a link in the menu to print a ticket or an article in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'210-Print'} =  {
  'Action' => 'AgentTicketPrint',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Print this ticket',
  'Link' => 'Action=AgentTicketPrint;TicketID=[% Data.TicketID | html %]',
  'LinkParam' => 'target="print"',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Print',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###300-Priority

Shows a link in the menu to see the priority of a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'300-Priority'} =  {
  'Action' => 'AgentTicketPriority',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Change the priority for this ticket',
  'Link' => 'Action=AgentTicketPriority;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Priority',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###310-FreeText

Shows a link in the menu to add a free text field in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'310-FreeText'} =  {
  'Action' => 'AgentTicketFreeText',
  'ClusterName' => 'Miscellaneous',
  'ClusterPriority' => '800',
  'Description' => 'Change the free fields for this ticket',
  'Link' => 'Action=AgentTicketFreeText;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Free Fields',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###320-Link

Shows a link in the menu that allows linking a ticket with another object in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'320-Link'} =  {
  'Action' => 'AgentLinkObject',
  'ClusterName' => 'Miscellaneous',
  'ClusterPriority' => '800',
  'Description' => 'Link this ticket to other objects',
  'Link' => 'Action=AgentLinkObject;SourceObject=Ticket;SourceKey=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Link',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###400-Owner

Shows a link in the menu to change the owner of a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'400-Owner'} =  {
  'Action' => 'AgentTicketOwner',
  'ClusterName' => 'People',
  'ClusterPriority' => '430',
  'Description' => 'Change the owner for this ticket',
  'Link' => 'Action=AgentTicketOwner;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Owner',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###410-Responsible

Shows a link in the menu to change the responsible agent of a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'410-Responsible'} =  {
  'Action' => 'AgentTicketResponsible',
  'ClusterName' => 'People',
  'ClusterPriority' => '430',
  'Description' => 'Change the responsible for this ticket',
  'Link' => 'Action=AgentTicketResponsible;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Responsible',
  'Name' => 'Responsible',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###420-Customer

Shows a link in the menu to change the customer who requested the ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'420-Customer'} =  {
  'Action' => 'AgentTicketCustomer',
  'ClusterName' => 'People',
  'ClusterPriority' => '430',
  'Description' => 'Change the customer for this ticket',
  'Link' => 'Action=AgentTicketCustomer;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Customer',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###420-Note

Shows a link in the menu to add a note in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'420-Note'} =  {
  'Action' => 'AgentTicketNote',
  'ClusterName' => 'Communication',
  'ClusterPriority' => '435',
  'Description' => 'Add a note to this ticket',
  'Link' => 'Action=AgentTicketNote;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Note',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###425-Phone Call Outbound

Shows a link in the menu to add a phone call outbound in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'425-Phone Call Outbound'} =  {
  'Action' => 'AgentTicketPhoneOutbound',
  'ClusterName' => 'Communication',
  'ClusterPriority' => '435',
  'Description' => 'Add an outbound phone call to this ticket',
  'Link' => 'Action=AgentTicketPhoneOutbound;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Phone Call Outbound',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###426-Phone Call Inbound

Shows a link in the menu to add a phone call inbound in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'426-Phone Call Inbound'} =  {
  'Action' => 'AgentTicketPhoneInbound',
  'ClusterName' => 'Communication',
  'ClusterPriority' => '435',
  'Description' => 'Add an inbound phone call to this ticket',
  'Link' => 'Action=AgentTicketPhoneInbound;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Phone Call Inbound',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###427-Email Outbound

Shows a link in the menu to send an outbound email in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'427-Email Outbound'} =  {
  'Action' => 'AgentTicketEmailOutbound',
  'ClusterName' => 'Communication',
  'ClusterPriority' => '435',
  'Description' => 'Send new outgoing mail from this ticket',
  'Link' => 'Action=AgentTicketEmailOutbound;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'E-Mail Outbound',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###430-Merge

Shows a link in the menu that allows merging tickets in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'430-Merge'} =  {
  'Action' => 'AgentTicketMerge',
  'ClusterName' => 'Miscellaneous',
  'ClusterPriority' => '800',
  'Description' => 'Merge this ticket and all articles into another ticket',
  'Link' => 'Action=AgentTicketMerge;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Merge',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###440-Pending

Shows a link in the menu to set a ticket as pending in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'440-Pending'} =  {
  'Action' => 'AgentTicketPending',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Set this ticket to pending',
  'Link' => 'Action=AgentTicketPending;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Pending',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###448-Watch

Shows a link in the menu for subscribing / unsubscribing from a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'448-Watch'} =  {
  'Action' => 'AgentTicketWatcher',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Watch this ticket',
  'Module' => 'Kernel::Output::HTML::TicketMenu::TicketWatcher',
  'Name' => 'Watch',
  'Target' => ''
};
Ticket::Frontend::MenuModule###450-Close

Shows a link in the menu to close a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'450-Close'} =  {
  'Action' => 'AgentTicketClose',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Close this ticket',
  'Link' => 'Action=AgentTicketClose;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Close',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::MenuModule###460-Delete

Shows a link in the menu to delete a ticket in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'460-Delete'} =  {
  'Action' => 'AgentTicketMove',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Delete this ticket',
  'Link' => 'Action=AgentTicketMove;TicketID=[% Data.TicketID %];DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Delete',
  'PopupType' => '',
  'Target' => ''
};
Ticket::Frontend::MenuModule###470-Junk

Shows a link to set a ticket as junk in the ticket zoom view of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2". To cluster menu items use for Key "ClusterName" and for the Content any name you want to see in the UI. Use "ClusterPriority" to configure the order of a certain cluster within the toolbar.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::MenuModule'}->{'470-Junk'} =  {
  'Action' => 'AgentTicketMove',
  'ClusterName' => '',
  'ClusterPriority' => '',
  'Description' => 'Mark this ticket as junk!',
  'Link' => 'Action=AgentTicketMove;TicketID=[% Data.TicketID %];DestQueue=Junk',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Spam',
  'PopupType' => '',
  'Target' => ''
};

Ticket → Frontend::Agent::Ticket::MenuModulePre

Ticket::Frontend::PreMenuModule###100-Lock

Shows a link in the menu to lock / unlock a ticket in the ticket overviews of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'100-Lock'} =  {
  'Action' => 'AgentTicketLock',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Lock',
  'Name' => 'Lock',
  'PopupType' => '',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###200-Zoom

Shows a link in the menu to zoom a ticket in the ticket overviews of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'200-Zoom'} =  {
  'Action' => 'AgentTicketZoom',
  'Description' => 'Look into a ticket!',
  'Link' => 'Action=AgentTicketZoom;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Zoom',
  'PopupType' => '',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###210-History

Shows a link in the menu to see the history of a ticket in every ticket overview of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'210-History'} =  {
  'Action' => 'AgentTicketHistory',
  'Description' => 'Show the ticket history',
  'Link' => 'Action=AgentTicketHistory;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'History',
  'PopupType' => 'TicketHistory',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###300-Priority

Shows a link in the menu to set the priority of a ticket in every ticket overview of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'300-Priority'} =  {
  'Action' => 'AgentTicketPriority',
  'Description' => 'Change the priority for this ticket',
  'Link' => 'Action=AgentTicketPriority;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Priority',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###420-Note

Shows a link in the menu to add a note to a ticket in every ticket overview of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'420-Note'} =  {
  'Action' => 'AgentTicketNote',
  'Description' => 'Add a note to this ticket',
  'Link' => 'Action=AgentTicketNote;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Note',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###440-Close

Shows a link in the menu to close a ticket in every ticket overview of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'440-Close'} =  {
  'Action' => 'AgentTicketClose',
  'Description' => 'Close this ticket',
  'Link' => 'Action=AgentTicketClose;TicketID=[% Data.TicketID | html %]',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Close',
  'PopupType' => 'TicketAction',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###445-Move

Shows a link in the menu to move a ticket in every ticket overview of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'445-Move'} =  {
  'Action' => 'AgentTicketMove',
  'Description' => 'Change queue!',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Move',
  'Name' => 'Move'
};
Ticket::Frontend::PreMenuModule###450-Delete

Shows a link in the menu to delete a ticket in every ticket overview of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'450-Delete'} =  {
  'Action' => 'AgentTicketMove',
  'Description' => 'Delete this ticket',
  'Link' => 'Action=AgentTicketMove;TicketID=[% Data.TicketID %];DestQueue=Delete',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Delete',
  'PopupType' => '',
  'Target' => ''
};
Ticket::Frontend::PreMenuModule###460-Junk

Shows a link in the menu to set a ticket as junk in every ticket overview of the agent interface. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::PreMenuModule'}->{'460-Junk'} =  {
  'Action' => 'AgentTicketMove',
  'Description' => 'Mark as Spam!',
  'Link' => 'Action=AgentTicketMove;TicketID=[% Data.TicketID %];DestQueue=Junk',
  'Module' => 'Kernel::Output::HTML::TicketMenu::Generic',
  'Name' => 'Spam',
  'PopupType' => '',
  'Target' => ''
};

Ticket → Frontend::Agent::Ticket::OverviewMenuModule

Ticket::Frontend::OverviewMenuModule###001-Sort

Shows a select of ticket attributes to order the queue view ticket list. The possible selections can be configured via 'TicketOverviewMenuSort###SortAttributes'.

Default value:

 $Self->{'Ticket::Frontend::OverviewMenuModule'}->{'001-Sort'} =  {
  'Module' => 'Kernel::Output::HTML::TicketOverviewMenu::Sort'
};
TicketOverviewMenuSort###SortAttributes

Defines from which ticket attributes the agent can select the result order.

Default value:

 $Self->{'TicketOverviewMenuSort'}->{'SortAttributes'} =  {
  'Age' => '1',
  'Title' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewBounce

Ticket::Frontend::AgentTicketBounce###Permission

Required permissions to use the ticket bounce screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'Permission'} =  'bounce';
Ticket::Frontend::AgentTicketBounce###RequiredLock

Defines if a ticket lock is required in the ticket bounce screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketBounce###StateDefault

Defines the default next state of a ticket after being bounced, in the ticket bounce screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'StateDefault'} =  'closed successful';
Ticket::Frontend::AgentTicketBounce###StateType

Defines the next state of a ticket after being bounced, in the ticket bounce screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBounce'}->{'StateType'} =  [
  'open',
  'closed'
];
Ticket::Frontend::BounceText

Defines the default ticket bounced notification for customer/sender in the ticket bounce screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::BounceText'} =  'Your email with ticket number "<OTRS_TICKET>" is bounced to "<OTRS_BOUNCE_TO>". Contact this address for further information.';

Ticket → Frontend::Agent::Ticket::ViewBulk

Ticket::Frontend::AgentTicketBulk###RequiredLock

Automatically lock and set owner to current Agent after selecting for an Bulk Action.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketBulk###TicketType

Sets the ticket type in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'TicketType'} =  '1';
Ticket::Frontend::AgentTicketBulk###Owner

Sets the ticket owner in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'Owner'} =  '1';
Ticket::Frontend::AgentTicketBulk###Responsible

Sets the responsible agent of the ticket in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'Responsible'} =  '1';
Ticket::Frontend::AgentTicketBulk###State

Sets the state of a ticket in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'State'} =  '1';
Ticket::Frontend::AgentTicketBulk###StateType

Defines the next state of a ticket after adding a note, in the ticket bulk screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketBulk###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket bulk screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketBulk###Priority

Shows the ticket priority options in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'Priority'} =  '1';
Ticket::Frontend::AgentTicketBulk###PriorityDefault

Defines the default ticket priority in the ticket bulk screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketBulk###ArticleTypeDefault

Defines the default type of the note in the ticket bulk screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketBulk###ArticleTypes

Specifies the different note types that will be used in the system.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketBulk'}->{'ArticleTypes'} =  {
  'note-external' => '1',
  'note-internal' => '1',
  'note-report' => '0'
};

Ticket → Frontend::Agent::Ticket::ViewClose

Ticket::Frontend::AgentTicketClose###Permission

Required permissions to use the close ticket screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Permission'} =  'close';
Ticket::Frontend::AgentTicketClose###RequiredLock

Defines if a ticket lock is required in the close ticket screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketClose###TicketType

Sets the ticket type in the close ticket screen of the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketClose###Service

Sets the service in the close ticket screen of the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketClose###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketClose###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketClose###Queue

Sets the queue in the ticket close screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketClose###Owner

Sets the ticket owner in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketClose###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketClose###Responsible

Sets the responsible agent of the ticket in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketClose###State

Sets the state of a ticket in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'State'} =  '1';
Ticket::Frontend::AgentTicketClose###StateType

Defines the next state of a ticket after adding a note, in the close ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'StateType'} =  [
  'closed'
];
Ticket::Frontend::AgentTicketClose###StateDefault

Defines the default next state of a ticket after adding a note, in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'StateDefault'} =  'closed successful';
Ticket::Frontend::AgentTicketClose###Note

Allows adding notes in the close ticket screen of the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketClose###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketClose###Subject

Sets the default subject for notes added in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketClose###Body

Sets the default body text for notes added in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketClose###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the close ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketClose###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the close ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketClose###ArticleTypeDefault

Defines the default type of the note in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketClose###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketClose###Priority

Shows the ticket priority options in the close ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketClose###PriorityDefault

Defines the default ticket priority in the close ticket screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketClose###Title

Shows the title fields in the close ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'Title'} =  '0';
Ticket::Frontend::AgentTicketClose###HistoryType

Defines the history type for the close ticket screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketClose###HistoryComment

Defines the history comment for the close ticket screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'HistoryComment'} =  '%%Close';
Ticket::Frontend::AgentTicketClose###DynamicField

Dynamic fields shown in the ticket close screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketClose###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketClose###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketClose'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewCompose

Ticket::Frontend::AgentTicketCompose###Permission

Required permissions to use the ticket compose screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'Permission'} =  'compose';
Ticket::Frontend::AgentTicketCompose###RequiredLock

Defines if a ticket lock is required in the ticket compose screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketCompose###StateDefault

Defines the default next state of a ticket if it is composed / answered in the ticket compose screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketCompose###StateType

Defines the next possible states after composing / answering a ticket in the ticket compose screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'StateType'} =  [
  'open',
  'closed',
  'pending auto',
  'pending reminder'
];
Ticket::Frontend::AgentTicketCompose###ArticleTypes

Specifies the different article types that will be used in the system.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'ArticleTypes'} =  [
  'email-external',
  'email-internal'
];
Ticket::Frontend::AgentTicketCompose###DefaultArticleType

Specifies the default article type for the ticket compose screen in the agent interface if the article type cannot be automatically detected.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'DefaultArticleType'} =  'email-external';
Ticket::Frontend::ResponseFormat

Defines the format of responses in the ticket compose screen of the agent interface ([% Data.OrigFrom | html %] is From 1:1, [% Data.OrigFromName | html %] is only realname of From).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ResponseFormat'} =  '[% Data.Salutation | html %]
[% Data.StdResponse | html %]
[% Data.Signature | html %]

[% Data.Created | Localize("TimeShort") %] - [% Data.OrigFromName | html %] [% Translate("wrote") | html %]:
[% Data.Body | html %]
';
Ticket::Frontend::Quote

Defines the used character for plaintext email quotes in the ticket compose screen of the agent interface. If this is empty or inactive, original emails will not be quoted but appended to the response.

Default value:

 $Self->{'Ticket::Frontend::Quote'} =  '>';
Ticket::Frontend::ResponseQuoteMaxLines

Defines the maximum number of quoted lines to be added to responses.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::ResponseQuoteMaxLines'} =  '99';
Ticket::Frontend::ComposeAddCustomerAddress

Adds customers email addresses to recipients in the ticket compose screen of the agent interface. The customers email address won't be added if the article type is email-internal.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ComposeAddCustomerAddress'} =  '1';
Ticket::Frontend::ComposeReplaceSenderAddress

Replaces the original sender with current customer's email address on compose answer in the ticket compose screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ComposeReplaceSenderAddress'} =  '0';
Ticket::Frontend::ComposeExcludeCcRecipients

Uses Cc recipients in reply Cc list on compose an email answer in the ticket compose screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ComposeExcludeCcRecipients'} =  '0';
Ticket::Frontend::AgentTicketCompose###DynamicField

Dynamic fields shown in the ticket compose screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCompose'}->{'DynamicField'} =  {};

Ticket → Frontend::Agent::Ticket::ViewCustomer

Ticket::Frontend::AgentTicketCustomer###Permission

Required permissions to change the customer of a ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCustomer'}->{'Permission'} =  'customer';
Ticket::Frontend::AgentTicketCustomer###RequiredLock

Defines if a ticket lock is required to change the customer of a ticket in the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCustomer'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketCustomer::CustomerIDReadOnly

Controls if CustomerID is read-only in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketCustomer::CustomerIDReadOnly'} =  '1';

Ticket → Frontend::Agent::Ticket::ViewEmailNew

Ticket::Frontend::AgentTicketEmail###Priority

Sets the default priority for new email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Priority'} =  '3 normal';
Ticket::Frontend::AgentTicketEmail###ArticleType

Sets the default article type for new email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'ArticleType'} =  'email-external';
Ticket::Frontend::AgentTicketEmail###SenderType

Sets the default sender type for new email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'SenderType'} =  'agent';
Ticket::Frontend::AgentTicketEmail::CustomerIDReadOnly

Controls if CustomerID is read-only in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail::CustomerIDReadOnly'} =  '1';
Ticket::Frontend::AgentTicketEmail###Subject

Sets the default subject for new email tickets (e.g. 'email Outbound') in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketEmail###Body

Sets the default text for new email tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketEmail###StateDefault

Sets the default next ticket state, after the creation of an email ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketEmail###StateType

Determines the next possible ticket states, after the creation of a new email ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'StateType'} =  [
  'open',
  'pending auto',
  'pending reminder',
  'closed'
];
Ticket::Frontend::AgentTicketEmail###HistoryType

Defines the history type for the email ticket screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'HistoryType'} =  'EmailAgent';
Ticket::Frontend::AgentTicketEmail###HistoryComment

Defines the history comment for the email ticket screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'HistoryComment'} =  '';
Ticket::Frontend::AgentTicketEmail###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketEmail###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketEmail###DynamicField

Dynamic fields shown in the ticket email screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketEmail###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketEmail###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmail'}->{'RichTextHeight'} =  '320';

Ticket → Frontend::Agent::Ticket::ViewEmailOutbound

Ticket::Frontend::AgentTicketEmailOutbound###Permission

Required permissions to use the email outbound screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'Permission'} =  'compose';
Ticket::Frontend::AgentTicketEmailOutbound###RequiredLock

Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketEmailOutbound###StateDefault

Defines the default next state of a ticket after the message has been sent, in the email outbound screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketEmailOutbound###StateType

Defines the next possible states after sending a message in the email outbound screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketEmailOutbound###ArticleTypeDefault

Defines the default type of the message in the email outbound screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'ArticleTypeDefault'} =  'email-internal';
Ticket::Frontend::AgentTicketEmailOutbound###ArticleTypes

Specifies the different article types that will be used in the system.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'ArticleTypes'} =  [
  'email-external',
  'email-internal'
];
Ticket::Frontend::AgentTicketEmailOutbound###DynamicField

Dynamic fields shown in the email outbound screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketEmailOutbound###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketEmailOutbound###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEmailOutbound'}->{'RichTextHeight'} =  '300';

Ticket → Frontend::Agent::Ticket::ViewEscalation

Ticket::Frontend::AgentTicketEscalationView###TicketPermission

Defines the required permission to show a ticket in the escalation view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEscalationView'}->{'TicketPermission'} =  'rw';
Ticket::Frontend::AgentTicketEscalationView###ViewableTicketsPage

Shows all open tickets (even if they are locked) in the escalation view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEscalationView'}->{'ViewableTicketsPage'} =  '50';
Ticket::Frontend::AgentTicketEscalationView###SortBy::Default

Defines the default ticket attribute for ticket sorting in the escalation view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEscalationView'}->{'SortBy::Default'} =  'EscalationTime';
Ticket::Frontend::AgentTicketEscalationView###Order::Default

Defines the default ticket order (after priority sort) in the escalation view of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEscalationView'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketEscalationView###DefaultColumns

Columns that can be filtered in the escalation view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketEscalationView'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '2',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewForward

Ticket::Frontend::AgentTicketForward###Permission

Required permissions to use the ticket forward screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'Permission'} =  'forward';
Ticket::Frontend::AgentTicketForward###RequiredLock

Defines if a ticket lock is required in the ticket forward screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketForward###StateDefault

Defines the default next state of a ticket after being forwarded, in the ticket forward screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'StateDefault'} =  'closed successful';
Ticket::Frontend::AgentTicketForward###StateType

Defines the next possible states after forwarding a ticket in the ticket forward screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketForward###ArticleTypeDefault

Defines the default type of forwarded message in the ticket forward screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'ArticleTypeDefault'} =  'email-external';
Ticket::Frontend::AgentTicketForward###ArticleTypes

Specifies the different article types that will be used in the system.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'ArticleTypes'} =  [
  'email-external',
  'email-internal'
];
Ticket::Frontend::AgentTicketForward###DynamicField

Dynamic fields shown in the ticket forward screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketForward###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketForward###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketForward'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewFreeText

Ticket::Frontend::AgentTicketFreeText###Permission

Required permissions to use the ticket free text screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Permission'} =  'rw';
Ticket::Frontend::AgentTicketFreeText###RequiredLock

Defines if a ticket lock is required in the ticket free text screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketFreeText###TicketType

Sets the ticket type in the ticket free text screen of the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'TicketType'} =  '1';
Ticket::Frontend::AgentTicketFreeText###Service

Sets the service in the ticket free text screen of the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Service'} =  '1';
Ticket::Frontend::AgentTicketFreeText###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketFreeText###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketFreeText###Queue

Sets the queue in the ticket free text screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketFreeText###Owner

Sets the ticket owner in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketFreeText###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketFreeText###Responsible

Sets the responsible agent of the ticket in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketFreeText###State

Sets the state of a ticket in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'State'} =  '0';
Ticket::Frontend::AgentTicketFreeText###StateType

Defines the next state of a ticket after adding a note, in the ticket free text screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketFreeText###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket free text screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketFreeText###Note

Allows adding notes in the ticket free text screen of the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Note'} =  '0';
Ticket::Frontend::AgentTicketFreeText###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'NoteMandatory'} =  '0';
Ticket::Frontend::AgentTicketFreeText###Subject

Defines the default subject of a note in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketFreeText###Body

Defines the default body of a note in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketFreeText###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket free text screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketFreeText###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket free text screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketFreeText###ArticleTypeDefault

Defines the default type of the note in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketFreeText###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'ArticleTypes'} =  {
  'note-external' => '1',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketFreeText###Priority

Shows the ticket priority options in the ticket free text screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketFreeText###PriorityDefault

Defines the default ticket priority in the ticket free text screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketFreeText###Title

Shows the title field in the ticket free text screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'Title'} =  '1';
Ticket::Frontend::AgentTicketFreeText###HistoryType

Defines the history type for the ticket free text screen action, which gets used for ticket history.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketFreeText###HistoryComment

Defines the history comment for the ticket free text screen action, which gets used for ticket history.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'HistoryComment'} =  '%%FreeText';
Ticket::Frontend::AgentTicketFreeText###DynamicField

Dynamic fields shown in the ticket free text screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketFreeText###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketFreeText###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketFreeText'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewHistory

Ticket::Frontend::HistoryOrder

Shows the ticket history (reverse ordered) in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::HistoryOrder'} =  'normal';
Ticket::Frontend::HistoryTypes###000-Framework

Controls how to display the ticket history entries as readable values.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::HistoryTypes'}->{'000-Framework'} =  {
  'AddNote' => 'Added note (%s)',
  'ArchiveFlagUpdate' => 'Archive state changed: "%s"',
  'Bounce' => 'Bounced to "%s".',
  'CustomerUpdate' => 'Updated: %s',
  'EmailAgent' => 'Email sent to customer.',
  'EmailCustomer' => 'Added email. %s',
  'EscalationResponseTimeNotifyBefore' => 'Escalation response time forewarned',
  'EscalationResponseTimeStart' => 'Escalation response time in effect',
  'EscalationResponseTimeStop' => 'Escalation response time finished',
  'EscalationSolutionTimeNotifyBefore' => 'Escalation solution time forewarned',
  'EscalationSolutionTimeStart' => 'Escalation solution time in effect',
  'EscalationSolutionTimeStop' => 'Escalation solution time finished',
  'EscalationUpdateTimeNotifyBefore' => 'Escalation update time forewarned',
  'EscalationUpdateTimeStart' => 'Escalation update time in effect',
  'EscalationUpdateTimeStop' => 'Escalation update time finished',
  'FollowUp' => 'FollowUp for [%s]. %s',
  'Forward' => 'Forwarded to "%s".',
  'Lock' => 'Locked ticket.',
  'LoopProtection' => 'Loop-Protection! No auto-response sent to "%s".',
  'Misc' => '%s',
  'Move' => 'Ticket moved into Queue "%s" (%s) from Queue "%s" (%s).',
  'NewTicket' => 'New Ticket [%s] created (Q=%s;P=%s;S=%s).',
  'OwnerUpdate' => 'New owner is "%s" (ID=%s).',
  'PhoneCallAgent' => 'Agent called customer.',
  'PhoneCallCustomer' => 'Customer called us.',
  'PriorityUpdate' => 'Changed priority from "%s" (%s) to "%s" (%s).',
  'Remove' => '%s',
  'ResponsibleUpdate' => 'New responsible is "%s" (ID=%s).',
  'SLAUpdate' => 'Updated SLA to %s (ID=%s).',
  'SendAgentNotification' => '"%s" notification was sent to "%s" by "%s".',
  'SendAnswer' => 'Email sent to "%s".',
  'SendAutoFollowUp' => 'AutoFollowUp sent to "%s".',
  'SendAutoReject' => 'AutoReject sent to "%s".',
  'SendAutoReply' => 'AutoReply sent to "%s".',
  'SendCustomerNotification' => 'Notification sent to "%s".',
  'ServiceUpdate' => 'Updated Service to %s (ID=%s).',
  'SetPendingTime' => 'Updated: %s',
  'StateUpdate' => 'Old: "%s" New: "%s"',
  'Subscribe' => 'Added subscription for user "%s".',
  'SystemRequest' => 'System Request (%s).',
  'TicketDynamicFieldUpdate' => 'Updated: %s=%s;%s=%s;%s=%s;',
  'TicketLinkAdd' => 'Added link to ticket "%s".',
  'TicketLinkDelete' => 'Deleted link to ticket "%s".',
  'TimeAccounting' => '%s time unit(s) accounted. Now total %s time unit(s).',
  'TitleUpdate' => 'Title updated: Old: "%s", New: "%s"',
  'TypeUpdate' => 'Updated Type to %s (ID=%s).',
  'Unlock' => 'Unlocked ticket.',
  'Unsubscribe' => 'Removed subscription for user "%s".',
  'WebRequestCustomer' => 'Customer request via web.'
};

Ticket → Frontend::Agent::Ticket::ViewLocked

Ticket::Frontend::AgentTicketLockedView###SortBy::Default

Defines the default ticket attribute for ticket sorting in the locked ticket view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketLockedView'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketLockedView###Order::Default

Defines the default ticket order in the ticket locked view of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketLockedView'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketLockedView###DefaultColumns

Columns that can be filtered in the locked view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketLockedView'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewMerge

Ticket::Frontend::AgentTicketMerge###Permission

Required permissions to use the ticket merge screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'Permission'} =  'rw';
Ticket::Frontend::AgentTicketMerge###RequiredLock

Defines if a ticket lock is required in the ticket merge screen of a zoomed ticket in the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'RequiredLock'} =  '1';
Ticket::Frontend::MergeText

When tickets are merged, the customer can be informed per email by setting the check box "Inform Sender". In this text area, you can define a pre-formatted text which can later be modified by the agents.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::MergeText'} =  'Your email with ticket number "<OTRS_TICKET>" is merged to "<OTRS_MERGE_TO_TICKET>".';
Ticket::Frontend::AutomaticMergeSubject

When tickets are merged, a note will be added automatically to the ticket which is no longer active. Here you can define the subject of this note (this subject cannot be changed by the agent).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AutomaticMergeSubject'} =  'Ticket Merged';
Ticket::Frontend::AutomaticMergeText

When tickets are merged, a note will be added automatically to the ticket which is no longer active. Here you can define the body of this note (this text cannot be changed by the agent).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AutomaticMergeText'} =  'Merged Ticket <OTRS_TICKET> to <OTRS_MERGE_TO_TICKET>.';
Ticket::Frontend::AgentTicketMerge###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketMerge###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMerge'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewMove

Ticket::Frontend::MoveType

Determines if the list of possible queues to move to ticket into should be displayed in a dropdown list or in a new window in the agent interface. If "New Window" is set you can add a move note to the ticket.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::MoveType'} =  'form';
Ticket::Frontend::AgentTicketMove###RequiredLock

Automatically lock and set owner to current Agent after opening the move ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketMove###State

Allows to set a new ticket state in the move ticket screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'State'} =  '1';
Ticket::Frontend::AgentTicketMove###StateType

Defines the next state of a ticket after being moved to another queue, in the move ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'StateType'} =  [
  'open',
  'closed'
];
Ticket::Frontend::AgentTicketMove###Priority

Shows the ticket priority options in the move ticket screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketMove###Note

Allows adding notes in the ticket free text screen of the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'Note'} =  '0';
Ticket::Frontend::AgentTicketMove###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'NoteMandatory'} =  '0';
Ticket::Frontend::AgentTicketMove###NextScreen

Determines the next screen after the ticket is moved. LastScreenOverview will return the last overview screen (e.g. search results, queueview, dashboard). TicketZoom will return to the TicketZoom.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'NextScreen'} =  'TicketZoom';
Ticket::Frontend::AgentTicketMove###Subject

Sets the default subject for notes added in the ticket move screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketMove###Body

Sets the default body text for notes added in the ticket move screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketMove###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketMove###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'RichTextHeight'} =  '100';
Ticket::Frontend::AgentTicketMove###DynamicField

Dynamic fields shown in the ticket move screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketMove'}->{'DynamicField'} =  {};

Ticket → Frontend::Agent::Ticket::ViewNote

Ticket::Frontend::AgentTicketNote###Permission

Required permissions to use the ticket note screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Permission'} =  'note';
Ticket::Frontend::AgentTicketNote###RequiredLock

Defines if a ticket lock is required in the ticket note screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketNote###TicketType

Sets the ticket type in the ticket note screen of the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketNote###Service

Sets the service in the ticket note screen of the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketNote###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketNote###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketNote###Queue

Sets the queue in the ticket note screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketNote###Owner

Sets the ticket owner in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketNote###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketNote###Responsible

Sets the responsible agent of the ticket in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketNote###State

Sets the state of a ticket in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'State'} =  '0';
Ticket::Frontend::AgentTicketNote###StateType

Defines the next state of a ticket after adding a note, in the ticket note screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'StateType'} =  [
  'open',
  'closed',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketNote###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket note screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketNote###Note

Allows adding notes in the ticket note screen of the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketNote###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketNote###Subject

Sets the default subject for notes added in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketNote###Body

Sets the default body text for notes added in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketNote###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket note screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketNote###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket note screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketNote###ArticleTypeDefault

Defines the default type of the note in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketNote###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'ArticleTypes'} =  {
  'note-external' => '1',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketNote###Priority

Shows the ticket priority options in the ticket note screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketNote###PriorityDefault

Defines the default ticket priority in the ticket note screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketNote###Title

Shows the title fields in the ticket note screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'Title'} =  '0';
Ticket::Frontend::AgentTicketNote###HistoryType

Defines the history type for the ticket note screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketNote###HistoryComment

Defines the history comment for the ticket note screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'HistoryComment'} =  '%%Note';
Ticket::Frontend::AgentTicketNote###DynamicField

Dynamic fields shown in the ticket note screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketNote###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketNote###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketNote'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewOwner

Ticket::Frontend::AgentTicketOwner###Permission

Required permissions to use the ticket owner screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Permission'} =  'owner';
Ticket::Frontend::AgentTicketOwner###RequiredLock

Defines if a ticket lock is required in the ticket owner screen of a zoomed ticket in the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketOwner###TicketType

Sets the ticket type in the ticket owner screen of a zoomed ticket in the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketOwner###Service

Sets the service in the ticket owner screen of a zoomed ticket in the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketOwner###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketOwner###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketOwner###Queue

Sets the queue in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketOwner###Owner

Sets the ticket owner in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Owner'} =  '1';
Ticket::Frontend::AgentTicketOwner###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'OwnerMandatory'} =  '1';
Ticket::Frontend::AgentTicketOwner###Responsible

Sets the responsible agent of the ticket in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketOwner###State

Sets the state of the ticket in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'State'} =  '0';
Ticket::Frontend::AgentTicketOwner###StateType

Defines the next state of a ticket after adding a note, in the ticket owner screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'StateType'} =  [
  'open',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketOwner###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketOwner###Note

Allows adding notes in the ticket owner screen of a zoomed ticket in the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketOwner###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketOwner###Subject

Sets the default subject for notes added in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketOwner###Body

Sets the default body text for notes added in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketOwner###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket owner screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketOwner###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket owner screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketOwner###ArticleTypeDefault

Defines the default type of the note in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketOwner###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketOwner###Priority

Shows the ticket priority options in the ticket owner screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketOwner###PriorityDefault

Defines the default ticket priority in the ticket owner screen of a zoomed ticket in the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketOwner###Title

Shows the title fields in the ticket owner screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'Title'} =  '0';
Ticket::Frontend::AgentTicketOwner###HistoryType

Defines the history type for the ticket owner screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketOwner###HistoryComment

Defines the history comment for the ticket owner screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'HistoryComment'} =  '%%Owner';
Ticket::Frontend::AgentTicketOwner###DynamicField

Dynamic fields shown in the ticket owner screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketOwner###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketOwner###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketOwner'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewPending

Ticket::Frontend::AgentTicketPending###Permission

Required permissions to use the ticket pending screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Permission'} =  'pending';
Ticket::Frontend::AgentTicketPending###RequiredLock

Defines if a ticket lock is required in the ticket pending screen of a zoomed ticket in the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketPending###TicketType

Sets the ticket type in the ticket pending screen of a zoomed ticket in the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketPending###Service

Sets the service in the ticket pending screen of a zoomed ticket in the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketPending###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketPending###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketPending###Queue

Sets the queue in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketPending###Owner

Sets the ticket owner in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketPending###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketPending###Responsible

Sets the responsible agent of the ticket in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketPending###State

Sets the state of the ticket in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'State'} =  '1';
Ticket::Frontend::AgentTicketPending###StateType

Defines the next state of a ticket after adding a note, in the ticket pending screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'StateType'} =  [
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketPending###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'StateDefault'} =  'pending reminder';
Ticket::Frontend::AgentTicketPending###Note

Allows adding notes in the ticket pending screen of a zoomed ticket in the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketPending###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketPending###Subject

Sets the default subject for notes added in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketPending###Body

Sets the default body text for notes added in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketPending###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket pending screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketPending###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket pending screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketPending###ArticleTypeDefault

Defines the default type of the note in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketPending###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketPending###Priority

Shows the ticket priority options in the ticket pending screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketPending###PriorityDefault

Defines the default ticket priority in the ticket pending screen of a zoomed ticket in the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketPending###Title

Shows the title fields in the ticket pending screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'Title'} =  '0';
Ticket::Frontend::AgentTicketPending###HistoryType

Defines the history type for the ticket pending screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketPending###HistoryComment

Defines the history comment for the ticket pending screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'HistoryComment'} =  '%%Pending';
Ticket::Frontend::AgentTicketPending###DynamicField

Dynamic fields shown in the ticket pending screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketPending###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketPending###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPending'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewPhoneInbound

Ticket::Frontend::AgentTicketPhoneInbound###Permission

Required permissions to use the ticket phone inbound screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'Permission'} =  'phone';
Ticket::Frontend::AgentTicketPhoneInbound###RequiredLock

Defines if a ticket lock is required in the ticket phone inbound screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketPhoneInbound###ArticleType

Defines the default type of the note in the ticket phone inbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'ArticleType'} =  'phone';
Ticket::Frontend::AgentTicketPhoneInbound###SenderType

Defines the default sender type for phone tickets in the ticket phone inbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'SenderType'} =  'customer';
Ticket::Frontend::AgentTicketPhoneInbound###Subject

Defines the default subject for phone tickets in the ticket phone inbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketPhoneInbound###Body

Defines the default note body text for phone tickets in the ticket phone inbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketPhoneInbound###State

Defines the default ticket next state after adding a phone note in the ticket phone inbound screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'State'} =  'open';
Ticket::Frontend::AgentTicketPhoneInbound###StateType

Next possible ticket states after adding a phone note in the ticket phone inbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'StateType'} =  [
  'open',
  'pending auto',
  'pending reminder',
  'closed'
];
Ticket::Frontend::AgentTicketPhoneInbound###HistoryType

Defines the history type for the ticket phone inbound screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'HistoryType'} =  'PhoneCallCustomer';
Ticket::Frontend::AgentTicketPhoneInbound###HistoryComment

Defines the history comment for the ticket phone inbound screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'HistoryComment'} =  '';
Ticket::Frontend::AgentTicketPhoneInbound###DynamicField

Dynamic fields shown in the ticket phone inbound screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketPhoneInbound###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'RichTextWidth'} =  '475';
Ticket::Frontend::AgentTicketPhoneInbound###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneInbound'}->{'RichTextHeight'} =  '200';

Ticket → Frontend::Agent::Ticket::ViewPhoneNew

Ticket::Frontend::AgentTicketPhone###Priority

Sets the default priority for new phone tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'Priority'} =  '3 normal';
Ticket::Frontend::AgentTicketPhone###ArticleType

Sets the default article type for new phone tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'ArticleType'} =  'phone';
Ticket::Frontend::AgentTicketPhone###SenderType

Sets the default sender type for new phone ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'SenderType'} =  'customer';
Ticket::Frontend::AgentTicketPhone::CustomerIDReadOnly

Controls if CustomerID is read-only in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone::CustomerIDReadOnly'} =  '1';
Ticket::Frontend::AgentTicketPhone::AllowMultipleFrom

Controls if more than one from entry can be set in the new phone ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone::AllowMultipleFrom'} =  '1';
Ticket::Frontend::AgentTicketPhone###Subject

Sets the default subject for new phone tickets (e.g. 'Phone call') in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketPhone###Body

Sets the default note text for new telephone tickets. E.g 'New ticket via call' in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketPhone###StateDefault

Sets the default next state for new phone tickets in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketPhone###StateType

Determines the next possible ticket states, after the creation of a new phone ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'StateType'} =  [
  'open',
  'pending auto',
  'pending reminder',
  'closed'
];
Ticket::Frontend::AgentTicketPhone###HistoryType

Defines the history type for the phone ticket screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'HistoryType'} =  'PhoneCallCustomer';
Ticket::Frontend::AgentTicketPhone###HistoryComment

Defines the history comment for the phone ticket screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'HistoryComment'} =  '';
Ticket::Frontend::AgentTicketPhone###SplitLinkType

Sets the default link type of splitted tickets in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'SplitLinkType'} =  {
  'Direction' => 'Target',
  'LinkType' => 'ParentChild'
};
Ticket::Frontend::AgentTicketPhone###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketPhone###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketPhone###DynamicField

Dynamic fields shown in the ticket phone screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketPhone###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketPhone###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhone'}->{'RichTextHeight'} =  '320';

Ticket → Frontend::Agent::Ticket::ViewPhoneOutbound

Ticket::Frontend::AgentTicketPhoneOutbound###Permission

Required permissions to use the ticket phone outbound screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'Permission'} =  'phone';
Ticket::Frontend::AgentTicketPhoneOutbound###RequiredLock

Defines if a ticket lock is required in the ticket phone outbound screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketPhoneOutbound###ArticleType

Defines the default type of the note in the ticket phone outbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'ArticleType'} =  'phone';
Ticket::Frontend::AgentTicketPhoneOutbound###SenderType

Defines the default sender type for phone tickets in the ticket phone outbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'SenderType'} =  'agent';
Ticket::Frontend::AgentTicketPhoneOutbound###Subject

Defines the default subject for phone tickets in the ticket phone outbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketPhoneOutbound###Body

Defines the default note body text for phone tickets in the ticket phone outbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketPhoneOutbound###State

Defines the default ticket next state after adding a phone note in the ticket phone outbound screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'State'} =  'closed successful';
Ticket::Frontend::AgentTicketPhoneOutbound###StateType

Next possible ticket states after adding a phone note in the ticket phone outbound screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'StateType'} =  [
  'open',
  'pending auto',
  'pending reminder',
  'closed'
];
Ticket::Frontend::AgentTicketPhoneOutbound###HistoryType

Defines the history type for the ticket phone outbound screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'HistoryType'} =  'PhoneCallAgent';
Ticket::Frontend::AgentTicketPhoneOutbound###HistoryComment

Defines the history comment for the ticket phone outbound screen action, which gets used for ticket history in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'HistoryComment'} =  '';
Ticket::Frontend::AgentTicketPhoneOutbound###DynamicField

Dynamic fields shown in the ticket phone outbound screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketPhoneOutbound###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'RichTextWidth'} =  '475';
Ticket::Frontend::AgentTicketPhoneOutbound###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPhoneOutbound'}->{'RichTextHeight'} =  '200';

Ticket → Frontend::Agent::Ticket::ViewPrint

Ticket::Frontend::AgentTicketPrint###DynamicField

Dynamic fields shown in the ticket print screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPrint'}->{'DynamicField'} =  {};

Ticket → Frontend::Agent::Ticket::ViewPriority

Ticket::Frontend::AgentTicketPriority###Permission

Required permissions to use the ticket priority screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Permission'} =  'priority';
Ticket::Frontend::AgentTicketPriority###RequiredLock

Defines if a ticket lock is required in the ticket priority screen of a zoomed ticket in the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'RequiredLock'} =  '1';
Ticket::Frontend::AgentTicketPriority###TicketType

Sets the ticket type in the ticket priority screen of a zoomed ticket in the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketPriority###Service

Sets the service in the ticket priority screen of a zoomed ticket in the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketPriority###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketPriority###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketPriority###Queue

Sets the queue in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketPriority###Owner

Sets the ticket owner in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketPriority###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketPriority###Responsible

Sets the responsible agent of the ticket in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Responsible'} =  '0';
Ticket::Frontend::AgentTicketPriority###State

Sets the state of the ticket in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'State'} =  '0';
Ticket::Frontend::AgentTicketPriority###StateType

Defines the next state of a ticket after adding a note, in the ticket priority screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'StateType'} =  [
  'open',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketPriority###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketPriority###Note

Allows adding notes in the ticket priority screen of a zoomed ticket in the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketPriority###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketPriority###Subject

Sets the default subject for notes added in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketPriority###Body

Sets the default body text for notes added in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketPriority###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket priority screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketPriority###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket priority screen of a zoomed ticket in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketPriority###ArticleTypeDefault

Defines the default type of the note in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketPriority###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketPriority###Priority

Shows the ticket priority options in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Priority'} =  '1';
Ticket::Frontend::AgentTicketPriority###PriorityDefault

Defines the default ticket priority in the ticket priority screen of a zoomed ticket in the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketPriority###Title

Shows the title fields in the ticket priority screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'Title'} =  '0';
Ticket::Frontend::AgentTicketPriority###HistoryType

Defines the history type for the ticket priority screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketPriority###HistoryComment

Defines the history comment for the ticket priority screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'HistoryComment'} =  '%%Priority';
Ticket::Frontend::AgentTicketPriority###DynamicField

Dynamic fields shown in the ticket priority screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketPriority###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketPriority###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketPriority'}->{'RichTextHeight'} =  '100';

Ticket → Frontend::Agent::Ticket::ViewQueue

Ticket::Frontend::AgentTicketQueue###StripEmptyLines

Strips empty lines on the ticket preview in the queue view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'StripEmptyLines'} =  '0';
Ticket::Frontend::AgentTicketQueue###ViewAllPossibleTickets

Shows all both ro and rw queues in the queue view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'ViewAllPossibleTickets'} =  '0';
Ticket::Frontend::AgentTicketQueue###HideEmptyQueues

Show queues even when only locked tickets are in.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'HideEmptyQueues'} =  '0';
Ticket::Frontend::AgentTicketQueue###HighlightAge1

Sets the age in minutes (first level) for highlighting queues that contain untouched tickets.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'HighlightAge1'} =  '1440';
Ticket::Frontend::AgentTicketQueue###HighlightAge2

Sets the age in minutes (second level) for highlighting queues that contain untouched tickets.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'HighlightAge2'} =  '2880';
Ticket::Frontend::AgentTicketQueue###Blink

Activates a blinking mechanism of the queue that contains the oldest ticket.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'Blink'} =  '1';
Ticket::Frontend::AgentTicketQueue###UseSubQueues

Include tickets of subqueues per default when selecting a queue.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'UseSubQueues'} =  '0';
Ticket::Frontend::AgentTicketQueue###QueueSort

Sorts the tickets (ascendingly or descendingly) when a single queue is selected in the queue view and after the tickets are sorted by priority. Values: 0 = ascending (oldest on top, default), 1 = descending (youngest on top). Use the QueueID for the key and 0 or 1 for value.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'QueueSort'} =  {
  '3' => '0',
  '7' => '1'
};
Ticket::Frontend::AgentTicketQueue###SortBy::Default

Defines the default sort criteria for all queues displayed in the queue view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketQueue###PreSort::ByPriority

Defines if a pre-sorting by priority should be done in the queue view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'PreSort::ByPriority'} =  '1';
Ticket::Frontend::AgentTicketQueue###Order::Default

Defines the default sort order for all queues in the queue view, after priority sort.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketQueue###DefaultColumns

Columns that can be filtered in the queue view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketQueue'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewResponsible

Ticket::Frontend::AgentTicketResponsibleView###SortBy::Default

Defines the default ticket attribute for ticket sorting in the responsible view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsibleView'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketResponsibleView###Order::Default

Defines the default ticket order in the responsible view of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsibleView'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketResponsible###Permission

Required permissions to use the ticket responsible screen in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Permission'} =  'responsible';
Ticket::Frontend::AgentTicketResponsible###RequiredLock

Defines if a ticket lock is required in the ticket responsible screen of the agent interface (if the ticket isn't locked yet, the ticket gets locked and the current agent will be set automatically as its owner).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'RequiredLock'} =  '0';
Ticket::Frontend::AgentTicketResponsible###TicketType

Sets the ticket type in the ticket responsible screen of the agent interface (Ticket::Type needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'TicketType'} =  '0';
Ticket::Frontend::AgentTicketResponsible###Service

Sets the service in the ticket responsible screen of the agent interface (Ticket::Service needs to be activated).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Service'} =  '0';
Ticket::Frontend::AgentTicketResponsible###ServiceMandatory

Sets if service must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::AgentTicketResponsible###SLAMandatory

Sets if SLA must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::AgentTicketResponsible###Queue

Sets the queue in the ticket responsible screen of a zoomed ticket in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Queue'} =  '0';
Ticket::Frontend::AgentTicketResponsible###Owner

Sets the ticket owner in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Owner'} =  '0';
Ticket::Frontend::AgentTicketResponsible###OwnerMandatory

Sets if ticket owner must be selected by the agent.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'OwnerMandatory'} =  '0';
Ticket::Frontend::AgentTicketResponsible###Responsible

Sets the responsible agent of the ticket in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Responsible'} =  '1';
Ticket::Frontend::AgentTicketResponsible###State

Sets the state of a ticket in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'State'} =  '0';
Ticket::Frontend::AgentTicketResponsible###StateType

Defines the next state of a ticket after adding a note, in the ticket responsible screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'StateType'} =  [
  'open',
  'pending reminder',
  'pending auto'
];
Ticket::Frontend::AgentTicketResponsible###StateDefault

Defines the default next state of a ticket after adding a note, in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'StateDefault'} =  'open';
Ticket::Frontend::AgentTicketResponsible###Note

Allows adding notes in the ticket responsible screen of the agent interface. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Note'} =  '1';
Ticket::Frontend::AgentTicketResponsible###NoteMandatory

Sets if note must be filled in by the agent. Can be overwritten by Ticket::Frontend::NeedAccountedTime.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'NoteMandatory'} =  '1';
Ticket::Frontend::AgentTicketResponsible###Subject

Sets the default subject for notes added in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketResponsible###Body

Sets the default body text for notes added in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketResponsible###InvolvedAgent

Shows a list of all the involved agents on this ticket, in the ticket responsible screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'InvolvedAgent'} =  '0';
Ticket::Frontend::AgentTicketResponsible###InformAgent

Shows a list of all the possible agents (all agents with note permissions on the queue/ticket) to determine who should be informed about this note, in the ticket responsible screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'InformAgent'} =  '0';
Ticket::Frontend::AgentTicketResponsible###ArticleTypeDefault

Defines the default type of the note in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'ArticleTypeDefault'} =  'note-internal';
Ticket::Frontend::AgentTicketResponsible###ArticleTypes

Specifies the available note types for this ticket mask. If the option is deselected, ArticleTypeDefault is used and the option is removed from the mask.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'ArticleTypes'} =  {
  'note-external' => '0',
  'note-internal' => '1',
  'note-report' => '0'
};
Ticket::Frontend::AgentTicketResponsible###Priority

Shows the ticket priority options in the ticket responsible screen of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Priority'} =  '0';
Ticket::Frontend::AgentTicketResponsible###PriorityDefault

Defines the default ticket priority in the ticket responsible screen of the agent interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::AgentTicketResponsible###Title

Shows the title fields in the ticket responsible screen of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'Title'} =  '1';
Ticket::Frontend::AgentTicketResponsible###HistoryType

Defines the history type for the ticket responsible screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'HistoryType'} =  'AddNote';
Ticket::Frontend::AgentTicketResponsible###HistoryComment

Defines the history comment for the ticket responsible screen action, which gets used for ticket history in the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'HistoryComment'} =  '%%Responsible';
Ticket::Frontend::AgentTicketResponsible###DynamicField

Dynamic fields shown in the ticket responsible screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketResponsible###RichTextWidth

Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'RichTextWidth'} =  '620';
Ticket::Frontend::AgentTicketResponsible###RichTextHeight

Defines the height for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsible'}->{'RichTextHeight'} =  '100';
Ticket::Frontend::AgentTicketResponsibleView###DefaultColumns

Columns that can be filtered in the responsible view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketResponsibleView'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewSearch

Ticket::Frontend::AgentTicketSearch###ExtendedSearchCondition

Allows extended search conditions in ticket search of the agent interface. With this feature you can search e. g. ticket title with this kind of conditions like "(*key1*&&*key2*)" or "(*key1*||*key2*)".

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'ExtendedSearchCondition'} =  '1';
Ticket::Frontend::AgentTicketSearch###SearchLimit

Maximum number of tickets to be displayed in the result of a search in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchLimit'} =  '2000';
Ticket::Frontend::AgentTicketSearch###SearchPageShown

Number of tickets to be displayed in each page of a search result in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchPageShown'} =  '40';
Ticket::Frontend::AgentTicketSearch###SearchViewableTicketLines

Number of lines (per ticket) that are shown by the search utility in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchViewableTicketLines'} =  '10';
Ticket::Frontend::AgentTicketSearch###SortBy::Default

Defines the default ticket attribute for ticket sorting of the ticket search result of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketSearch###Order::Default

Defines the default ticket order in the ticket search result of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Order::Default'} =  'Down';
Ticket::Frontend::AgentTicketSearch###SearchArticleCSVTree

Exports the whole article tree in search result (it can affect the system performance).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchArticleCSVTree'} =  '0';
Ticket::Frontend::AgentTicketSearch###SearchCSVData

Data used to export the search result in CSV format.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchCSVData'} =  [
  'TicketNumber',
  'Age',
  'Created',
  'Closed',
  'FirstLock',
  'FirstResponse',
  'State',
  'Priority',
  'Queue',
  'Lock',
  'Owner',
  'UserFirstname',
  'UserLastname',
  'CustomerID',
  'CustomerName',
  'From',
  'Subject',
  'AccountedTime',
  'ArticleTree',
  'SolutionInMin',
  'SolutionDiffInMin',
  'FirstResponseInMin',
  'FirstResponseDiffInMin'
];
Ticket::Frontend::AgentTicketSearch###ArticleCreateTime

Includes article create times in the ticket search of the agent interface.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'ArticleCreateTime'} =  '0';
Ticket::Frontend::AgentTicketSearch###Defaults###Fulltext

Defines the default shown ticket search attribute for ticket search screen.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'Fulltext'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketNumber

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketNumber'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###Title

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'Title'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###From

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'From'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###To

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'To'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###Cc

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'Cc'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###Subject

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'Subject'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###Body

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'Body'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###CustomerID

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'CustomerID'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###CustomerUserLogin

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'CustomerUserLogin'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###StateIDs

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'StateIDs'} =  [];
Ticket::Frontend::AgentTicketSearch###Defaults###QueueIDs

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'QueueIDs'} =  [];
Ticket::Frontend::AgentTicketSearch###Defaults###TicketCreateTimePoint

Default data to use on attribute for ticket search screen. Example: "TicketCreateTimePointFormat=year;TicketCreateTimePointStart=Last;TicketCreateTimePoint=2;".

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketCreateTimePoint'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketCreateTimeSlot

Default data to use on attribute for ticket search screen. Example: "TicketCreateTimeStartYear=2010;TicketCreateTimeStartMonth=10;TicketCreateTimeStartDay=4;TicketCreateTimeStopYear=2010;TicketCreateTimeStopMonth=11;TicketCreateTimeStopDay=3;".

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketCreateTimeSlot'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketChangeTimePoint

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketChangeTimePoint'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketChangeTimeSlot

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketChangeTimeSlot'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketCloseTimePoint

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketCloseTimePoint'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketCloseTimeSlot

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketCloseTimeSlot'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketEscalationTimePoint

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketEscalationTimePoint'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###TicketEscalationTimeSlot

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'TicketEscalationTimeSlot'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###ArticleCreateTimePoint

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'ArticleCreateTimePoint'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###ArticleCreateTimeSlot

Defines the default shown ticket search attribute for ticket search screen.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'ArticleCreateTimeSlot'} =  '';
Ticket::Frontend::AgentTicketSearch###Defaults###SearchInArchive

Defines the default shown ticket search attribute for ticket search screen (AllTickets/ArchivedTickets/NotArchivedTickets).

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'SearchInArchive'} =  '';
Ticket::Frontend::AgentTicketSearch###DynamicField

Dynamic fields shown in the ticket search screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and shown by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketSearch###Defaults###DynamicField

Defines the default shown ticket search attribute for ticket search screen. Example: "Key" must have the name of the Dynamic Field in this case 'X', "Content" must have the value of the Dynamic Field depending on the Dynamic Field type, Text: 'a text', Dropdown: '1', Date/Time: 'Search_DynamicField_XTimeSlotStartYear=1974; Search_DynamicField_XTimeSlotStartMonth=01; Search_DynamicField_XTimeSlotStartDay=26; Search_DynamicField_XTimeSlotStartHour=00; Search_DynamicField_XTimeSlotStartMinute=00; Search_DynamicField_XTimeSlotStartSecond=00; Search_DynamicField_XTimeSlotStopYear=2013; Search_DynamicField_XTimeSlotStopMonth=01; Search_DynamicField_XTimeSlotStopDay=26; Search_DynamicField_XTimeSlotStopHour=23; Search_DynamicField_XTimeSlotStopMinute=59; Search_DynamicField_XTimeSlotStopSecond=59;' and or 'Search_DynamicField_XTimePointFormat=week; Search_DynamicField_XTimePointStart=Before; Search_DynamicField_XTimePointValue=7';.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'Defaults'}->{'DynamicField'} =  {};
Ticket::Frontend::AgentTicketSearch###SearchCSVDynamicField

Dynamic Fields used to export the search result in CSV format.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'SearchCSVDynamicField'} =  {};
Ticket::Frontend::AgentTicketSearch###DefaultColumns

Columns that can be filtered in the ticket search result view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketSearch'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewService

Ticket::Frontend::AgentTicketService###StripEmptyLines

Strips empty lines on the ticket preview in the service view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'StripEmptyLines'} =  '0';
Ticket::Frontend::AgentTicketService###ViewAllPossibleTickets

Shows all both ro and rw tickets in the service view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'ViewAllPossibleTickets'} =  '0';
Ticket::Frontend::AgentTicketService###ServiceSort

Sorts the tickets (ascendingly or descendingly) when a single queue is selected in the service view and after the tickets are sorted by priority. Values: 0 = ascending (oldest on top, default), 1 = descending (youngest on top). Use the ServiceID for the key and 0 or 1 for value.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'ServiceSort'} =  {
  '3' => '0',
  '7' => '1'
};
Ticket::Frontend::AgentTicketService###SortBy::Default

Defines the default sort criteria for all services displayed in the service view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketService###PreSort::ByPriority

Defines if a pre-sorting by priority should be done in the service view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'PreSort::ByPriority'} =  '1';
Ticket::Frontend::AgentTicketService###Order::Default

Defines the default sort order for all services in the service view, after priority sort.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketService###DefaultColumns

Columns that can be filtered in the service view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketService'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '2',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewStatus

Ticket::Frontend::AgentTicketStatusView###ViewableTicketsPage

Shows all open tickets (even if they are locked) in the status view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketStatusView'}->{'ViewableTicketsPage'} =  '50';
Ticket::Frontend::AgentTicketStatusView###SortBy::Default

Defines the default ticket attribute for ticket sorting in the status view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketStatusView'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketStatusView###Order::Default

Defines the default ticket order (after priority sort) in the status view of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketStatusView'}->{'Order::Default'} =  'Down';
Ticket::Frontend::AgentTicketStatusView###DefaultColumns

Columns that can be filtered in the status view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketStatusView'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewWatch

Ticket::Frontend::AgentTicketWatchView###SortBy::Default

Defines the default ticket attribute for ticket sorting in the watch view of the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketWatchView'}->{'SortBy::Default'} =  'Age';
Ticket::Frontend::AgentTicketWatchView###Order::Default

Defines the default ticket order in the watch view of the agent interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketWatchView'}->{'Order::Default'} =  'Up';
Ticket::Frontend::AgentTicketWatchView###DefaultColumns

Columns that can be filtered in the watch view of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default. Note: Only Ticket attributes, Dynamic Fields (DynamicField_NameX) and Customer attributes (e.g. CustomerUserPhone, CustomerCompanyName, ...) are allowed.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketWatchView'}->{'DefaultColumns'} =  {
  'Age' => '2',
  'Changed' => '1',
  'Created' => '1',
  'CustomerCompanyName' => '1',
  'CustomerID' => '2',
  'CustomerName' => '1',
  'CustomerUserID' => '1',
  'EscalationResponseTime' => '1',
  'EscalationSolutionTime' => '1',
  'EscalationTime' => '1',
  'EscalationUpdateTime' => '1',
  'Lock' => '2',
  'Owner' => '2',
  'PendingTime' => '1',
  'Priority' => '1',
  'Queue' => '2',
  'Responsible' => '1',
  'SLA' => '1',
  'Service' => '1',
  'State' => '2',
  'TicketNumber' => '2',
  'Title' => '2',
  'Type' => '1'
};

Ticket → Frontend::Agent::Ticket::ViewZoom

Ticket::Frontend::PlainView

Shows a link to see a zoomed email ticket in plain text.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::PlainView'} =  '0';
Ticket::Frontend::ZoomExpand

Shows all the articles of the ticket (expanded) in the zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ZoomExpand'} =  '0';
Ticket::Frontend::ZoomExpandSort

Shows the articles sorted normally or in reverse, under ticket zoom in the agent interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ZoomExpandSort'} =  'reverse';
Ticket::ZoomAttachmentDisplayCount

Shows a count of icons in the ticket zoom, if the article has attachments.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ZoomAttachmentDisplayCount'} =  '20';
Ticket::ZoomTimeDisplay

Displays the accounted time for an article in the ticket zoom view.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::ZoomTimeDisplay'} =  '0';
Ticket::UseArticleColors

Shows colors for different article types in the article table.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::UseArticleColors'} =  '1';
Ticket::Frontend::TicketArticleFilter

Activates the article filter in the zoom view to specify which articles should be shown.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::TicketArticleFilter'} =  '0';
Ticket::Frontend::HTMLArticleHeightDefault

Set the default height (in pixels) of inline HTML articles in AgentTicketZoom.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::HTMLArticleHeightDefault'} =  '100';
Ticket::Frontend::HTMLArticleHeightMax

Set the maximum height (in pixels) of inline HTML articles in AgentTicketZoom.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::HTMLArticleHeightMax'} =  '2500';
Ticket::Frontend::MaxArticlesZoomExpand

The maximal number of articles expanded on a single page in AgentTicketZoom.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::MaxArticlesZoomExpand'} =  '400';
Ticket::Frontend::MaxArticlesPerPage

The maximal number of articles shown on a single page in AgentTicketZoom.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::MaxArticlesPerPage'} =  '1000';
Ticket::Frontend::ZoomRichTextForce

Show article as rich text even if rich text writing is disabled.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::ZoomRichTextForce'} =  '1';
Ticket::Frontend::AgentTicketZoom###DynamicField

Dynamic fields shown in the sidebar of the ticket zoom screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::AgentTicketZoom'}->{'DynamicField'} =  {};
Ticket::Frontend::ZoomCollectMeta

Whether or not to collect meta information from articles using filters configured in Ticket::Frontend::ZoomCollectMetaFilters.

Default value:

 $Self->{'Ticket::Frontend::ZoomCollectMeta'} =  '0';
Ticket::Frontend::ZoomCollectMetaFilters###CVE-Mitre

Defines a filter to collect CVE numbers from article texts in AgentTicketZoom. The results will be displayed in a meta box next to the article. Fill in URLPreview if you would like to see a preview when moving your mouse cursor above the link element. This could be the same URL as in URL, but also an alternate one. Please note that some websites deny being displayed within an iframe (e.g. Google) and thus won't work with the preview mode.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::ZoomCollectMetaFilters'}->{'CVE-Mitre'} =  {
  'Meta' => {
    'Name' => 'CVE Mitre',
    'Target' => '_blank',
    'URL' => 'http://cve.mitre.org/cgi-bin/cvename.cgi?name=<MATCH1>-<MATCH2>-<MATCH3>',
    'URLPreview' => 'http://cve.mitre.org/cgi-bin/cvename.cgi?name=<MATCH1>-<MATCH2>-<MATCH3>'
  },
  'RegExp' => [
    '(CVE|CAN)\\-(\\d{3,4})\\-(\\d{2,})'
  ]
};
Ticket::Frontend::ZoomCollectMetaFilters###CVE-Google

Defines a filter to collect CVE numbers from article texts in AgentTicketZoom. The results will be displayed in a meta box next to the article. Fill in URLPreview if you would like to see a preview when moving your mouse cursor above the link element. This could be the same URL as in URL, but also an alternate one. Please note that some websites deny being displayed within an iframe (e.g. Google) and thus won't work with the preview mode.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::ZoomCollectMetaFilters'}->{'CVE-Google'} =  {
  'Meta' => {
    'Name' => 'CVE Google Search',
    'Target' => '_blank',
    'URL' => 'http://google.com/search?q=<MATCH1>-<MATCH2>-<MATCH3>',
    'URLPreview' => ''
  },
  'RegExp' => [
    '(CVE|CAN)\\-(\\d{3,4})\\-(\\d{2,})'
  ]
};

Ticket → Frontend::Agent::TicketOverview

Ticket::Frontend::Overview###Small

Allows having a small format ticket overview (CustomerInfo => 1 - shows also the customer information).

Default value:

 $Self->{'Ticket::Frontend::Overview'}->{'Small'} =  {
  'CustomerInfo' => '1',
  'Module' => 'Kernel::Output::HTML::TicketOverview::Small',
  'ModulePriority' => '100',
  'Name' => 'Small',
  'NameShort' => 'S'
};
Ticket::Frontend::OverviewSmall###ColumnHeader

Shows either the last customer article's subject or the ticket title in the small format overview.

Default value:

 $Self->{'Ticket::Frontend::OverviewSmall'}->{'ColumnHeader'} =  'LastCustomerSubject';
Ticket::Frontend::Overview###Medium

Allows having a medium format ticket overview (CustomerInfo => 1 - shows also the customer information).

Default value:

 $Self->{'Ticket::Frontend::Overview'}->{'Medium'} =  {
  'CustomerInfo' => '0',
  'Module' => 'Kernel::Output::HTML::TicketOverview::Medium',
  'ModulePriority' => '200',
  'Name' => 'Medium',
  'NameShort' => 'M',
  'OverviewMenuModules' => '1',
  'TicketActionsPerTicket' => '1'
};
Ticket::Frontend::Overview###Preview

Shows a preview of the ticket overview (CustomerInfo => 1 - shows also Customer-Info, CustomerInfoMaxSize max. size in characters of Customer-Info).

Default value:

 $Self->{'Ticket::Frontend::Overview'}->{'Preview'} =  {
  'CustomerInfo' => '0',
  'CustomerInfoMaxSize' => '18',
  'DefaultPreViewLines' => '25',
  'DefaultViewNewLine' => '90',
  'Module' => 'Kernel::Output::HTML::TicketOverview::Preview',
  'ModulePriority' => '300',
  'Name' => 'Large',
  'NameShort' => 'L',
  'OverviewMenuModules' => '1',
  'StripEmptyLines' => '0',
  'TicketActionsPerTicket' => '1'
};
Ticket::Frontend::Overview::PreviewArticleSenderTypes

Defines which article sender types should be shown in the preview of a ticket.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::Overview::PreviewArticleSenderTypes'} =  {
  'agent' => '1',
  'customer' => '1',
  'system' => '1'
};
Ticket::Frontend::Overview::PreviewArticleLimit

Sets the count of articles visible in preview mode of ticket overviews.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::Overview::PreviewArticleLimit'} =  '5';
Ticket::Frontend::Overview::PreviewArticleTypeExpanded

Defines wich article type should be expanded when entering the overview. If nothing defined, latest article will be expanded.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::Overview::PreviewArticleTypeExpanded'} =  '';
Ticket::Frontend::OverviewSmall###DynamicField

Dynamic fields shown in the ticket small format overview screen of the agent interface. Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

 $Self->{'Ticket::Frontend::OverviewSmall'}->{'DynamicField'} =  {};
Ticket::Frontend::OverviewMedium###DynamicField

Dynamic fields shown in the ticket medium format overview screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::OverviewMedium'}->{'DynamicField'} =  {};
Ticket::Frontend::OverviewPreview###DynamicField

Dynamic fields shown in the ticket preview format overview screen of the agent interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::OverviewPreview'}->{'DynamicField'} =  {};

Ticket → Frontend::Agent::ToolBarModule

Frontend::ToolBarModule###1-Ticket::AgentTicketQueue

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'1-Ticket::AgentTicketQueue'} =  {
  'AccessKey' => 'q',
  'Action' => 'AgentTicketQueue',
  'CssClass' => 'QueueView',
  'Icon' => 'fa fa-folder',
  'Link' => 'Action=AgentTicketQueue',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'Queue view',
  'Priority' => '1010010'
};
Frontend::ToolBarModule###2-Ticket::AgentTicketStatus

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'2-Ticket::AgentTicketStatus'} =  {
  'AccessKey' => 'S',
  'Action' => 'AgentTicketStatusView',
  'CssClass' => 'StatusView',
  'Icon' => 'fa fa-list-ol',
  'Link' => 'Action=AgentTicketStatusView',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'Status view',
  'Priority' => '1010020'
};
Frontend::ToolBarModule###3-Ticket::AgentTicketEscalation

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'3-Ticket::AgentTicketEscalation'} =  {
  'AccessKey' => 'w',
  'Action' => 'AgentTicketEscalationView',
  'CssClass' => 'EscalationView',
  'Icon' => 'fa fa-exclamation',
  'Link' => 'Action=AgentTicketEscalationView',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'Escalation view',
  'Priority' => '1010030'
};
Frontend::ToolBarModule###4-Ticket::AgentTicketPhone

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'4-Ticket::AgentTicketPhone'} =  {
  'AccessKey' => '',
  'Action' => 'AgentTicketPhone',
  'CssClass' => 'PhoneTicket',
  'Icon' => 'fa fa-phone',
  'Link' => 'Action=AgentTicketPhone',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'New phone ticket',
  'Priority' => '1020010'
};
Frontend::ToolBarModule###5-Ticket::AgentTicketEmail

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'5-Ticket::AgentTicketEmail'} =  {
  'AccessKey' => '',
  'Action' => 'AgentTicketEmail',
  'CssClass' => 'EmailTicket',
  'Icon' => 'fa fa-envelope',
  'Link' => 'Action=AgentTicketEmail',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'New email ticket',
  'Priority' => '1020020'
};
Frontend::ToolBarModule###6-Ticket::AgentTicketProcess

Toolbar Item for a shortcut. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'6-Ticket::AgentTicketProcess'} =  {
  'AccessKey' => '',
  'Action' => 'AgentTicketProcess',
  'CssClass' => 'ProcessTicket',
  'Icon' => 'fa fa-th-large',
  'Link' => 'Action=AgentTicketProcess',
  'Module' => 'Kernel::Output::HTML::ToolBar::Link',
  'Name' => 'New process ticket',
  'Priority' => '1020030'
};
Frontend::ToolBarModule###7-Ticket::TicketResponsible

Agent interface notification module to see the number of tickets an agent is responsible for. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'7-Ticket::TicketResponsible'} =  {
  'AccessKey' => 'r',
  'AccessKeyNew' => '',
  'AccessKeyReached' => '',
  'CssClass' => 'Responsible',
  'CssClassNew' => 'Responsible New',
  'CssClassReached' => 'Responsible Reached',
  'Icon' => 'fa fa-user',
  'IconNew' => 'fa fa-user',
  'IconReached' => 'fa fa-user',
  'Module' => 'Kernel::Output::HTML::ToolBar::TicketResponsible',
  'Priority' => '1030010'
};
Frontend::ToolBarModule###8-Ticket::TicketWatcher

Agent interface notification module to see the number of watched tickets. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'8-Ticket::TicketWatcher'} =  {
  'AccessKey' => '',
  'AccessKeyNew' => '',
  'AccessKeyReached' => '',
  'CssClass' => 'Watcher',
  'CssClassNew' => 'Watcher New',
  'CssClassReached' => 'Watcher Reached',
  'Icon' => 'fa fa-eye',
  'IconNew' => 'fa fa-eye',
  'IconReached' => 'fa fa-eye',
  'Module' => 'Kernel::Output::HTML::ToolBar::TicketWatcher',
  'Priority' => '1030020'
};
Frontend::ToolBarModule###9-Ticket::TicketLocked

Agent interface notification module to see the number of locked tickets. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'9-Ticket::TicketLocked'} =  {
  'AccessKey' => 'k',
  'AccessKeyNew' => '',
  'AccessKeyReached' => '',
  'CssClass' => 'Locked',
  'CssClassNew' => 'Locked New',
  'CssClassReached' => 'Locked Reached',
  'Icon' => 'fa fa-lock',
  'IconNew' => 'fa fa-lock',
  'IconReached' => 'fa fa-lock',
  'Module' => 'Kernel::Output::HTML::ToolBar::TicketLocked',
  'Priority' => '1030030'
};
Frontend::ToolBarModule###10-Ticket::AgentTicketService

Agent interface notification module to see the number of tickets in My Services. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'10-Ticket::AgentTicketService'} =  {
  'CssClass' => 'ServiceView',
  'Icon' => 'fa fa-wrench',
  'Module' => 'Kernel::Output::HTML::ToolBar::TicketService',
  'Priority' => '1030035'
};
Frontend::ToolBarModule###11-Ticket::TicketSearchProfile

Agent interface module to access search profiles via nav bar. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'11-Ticket::TicketSearchProfile'} =  {
  'Block' => 'ToolBarSearchProfile',
  'Description' => 'Search template',
  'MaxWidth' => '40',
  'Module' => 'Kernel::Output::HTML::ToolBar::TicketSearchProfile',
  'Name' => 'Search template',
  'Priority' => '1990010'
};
Frontend::ToolBarModule###12-Ticket::TicketSearchFulltext

Agent interface module to access fulltext search via nav bar. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'12-Ticket::TicketSearchFulltext'} =  {
  'Block' => 'ToolBarSearchFulltext',
  'CSS' => 'Core.Agent.Toolbar.FulltextSearch.css',
  'Description' => 'Fulltext search',
  'Module' => 'Kernel::Output::HTML::ToolBar::Generic',
  'Name' => 'Fulltext search',
  'Priority' => '1990020',
  'Size' => '10'
};
Frontend::ToolBarModule###13-CICSearchCustomerID

Agent interface module to access CIC search via nav bar. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'13-CICSearchCustomerID'} =  {
  'Block' => 'ToolBarCICSearchCustomerID',
  'CSS' => 'Core.Agent.Toolbar.CICSearch.css',
  'Description' => 'CustomerID search',
  'Module' => 'Kernel::Output::HTML::ToolBar::Generic',
  'Name' => 'CustomerID search',
  'Priority' => '1990030',
  'Size' => '10'
};
Frontend::ToolBarModule###14-CICSearchCustomerUser

Agent interface module to access CIC search via nav bar. Additional access control to show or not show this link can be done by using Key "Group" and Content like "rw:group1;move_into:group2".

This setting is not active by default.

Default value:

 $Self->{'Frontend::ToolBarModule'}->{'14-CICSearchCustomerUser'} =  {
  'Block' => 'ToolBarCICSearchCustomerUser',
  'CSS' => 'Core.Agent.Toolbar.CICSearch.css',
  'Description' => 'Customer user search',
  'Module' => 'Kernel::Output::HTML::ToolBar::Generic',
  'Name' => 'Customer user search',
  'Priority' => '1990040',
  'Size' => '10'
};

Ticket → Frontend::Customer

Ticket::Frontend::CustomerDisableCompanyTicketAccess

This option will deny the access to customer company tickets, which are not created by the customer user.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerDisableCompanyTicketAccess'} =  '0';
Ticket::Frontend::CustomerTicketOverviewCustomEmptyText

Custom text for the page shown to customers that have no tickets yet (if you need those text translated add them to a custom translation module).

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverviewCustomEmptyText'} =  {
  'Button' => 'Create your first ticket',
  'Text' => 'Please click the button below to create your first ticket.',
  'Title' => 'Welcome!'
};
Frontend::CustomerUser::Item###15-OpenTickets

Customer item (icon) which shows the open tickets of this customer as info block. Setting CustomerUserLogin to 1 searches for tickets based on login name rather than CustomerID.

Default value:

 $Self->{'Frontend::CustomerUser::Item'}->{'15-OpenTickets'} =  {
  'Action' => 'AgentTicketSearch',
  'Attributes' => 'StateType=Open;',
  'CSS' => 'Core.Agent.CustomerUser.OpenTicket.css',
  'CSSClassNoOpenTicket' => 'NoOpenTicket',
  'CSSClassOpenTicket' => 'OpenTicket',
  'CustomerUserLogin' => '0',
  'IconNameNoOpenTicket' => 'fa-check-circle',
  'IconNameOpenTicket' => 'fa-exclamation-circle',
  'Module' => 'Kernel::Output::HTML::CustomerUser::GenericTicket',
  'Subaction' => 'Search',
  'Target' => '_blank',
  'Text' => 'Open tickets (customer)'
};
Frontend::CustomerUser::Item###16-OpenTicketsForCustomerUserLogin

Customer item (icon) which shows the open tickets of this customer as info block. Setting CustomerUserLogin to 1 searches for tickets based on login name rather than CustomerID.

This setting is not active by default.

Default value:

 $Self->{'Frontend::CustomerUser::Item'}->{'16-OpenTicketsForCustomerUserLogin'} =  {
  'Action' => 'AgentTicketSearch',
  'Attributes' => 'StateType=Open;',
  'CSS' => 'Core.Agent.CustomerUser.OpenTicket.css',
  'CSSClassNoOpenTicket' => 'NoOpenTicket',
  'CSSClassOpenTicket' => 'OpenTicket',
  'CustomerUserLogin' => '1',
  'IconNameNoOpenTicket' => 'fa-check-circle',
  'IconNameOpenTicket' => 'fa-exclamation-circle',
  'Module' => 'Kernel::Output::HTML::CustomerUser::GenericTicket',
  'Subaction' => 'Search',
  'Target' => '_blank',
  'Text' => 'Open tickets (customer user)'
};
Frontend::CustomerUser::Item###17-ClosedTickets

Customer item (icon) which shows the closed tickets of this customer as info block. Setting CustomerUserLogin to 1 searches for tickets based on login name rather than CustomerID.

This setting is not active by default.

Default value:

 $Self->{'Frontend::CustomerUser::Item'}->{'17-ClosedTickets'} =  {
  'Action' => 'AgentTicketSearch',
  'Attributes' => 'StateType=Closed;',
  'CSS' => 'Core.Agent.CustomerUser.OpenTicket.css',
  'CSSClassNoOpenTicket' => 'NoOpenTicket',
  'CSSClassOpenTicket' => 'OpenTicket',
  'CustomerUserLogin' => '0',
  'IconNameNoOpenTicket' => 'fa-power-off',
  'IconNameOpenTicket' => 'fa-power-off',
  'Module' => 'Kernel::Output::HTML::CustomerUser::GenericTicket',
  'Subaction' => 'Search',
  'Target' => '_blank',
  'Text' => 'Closed tickets (customer)'
};
Frontend::CustomerUser::Item###18-ClosedTicketsForCustomerUserLogin

Customer item (icon) which shows the closed tickets of this customer as info block. Setting CustomerUserLogin to 1 searches for tickets based on login name rather than CustomerID.

This setting is not active by default.

Default value:

 $Self->{'Frontend::CustomerUser::Item'}->{'18-ClosedTicketsForCustomerUserLogin'} =  {
  'Action' => 'AgentTicketSearch',
  'Attributes' => 'StateType=Closed;',
  'CSS' => 'Core.Agent.CustomerUser.OpenTicket.css',
  'CSSClassNoOpenTicket' => 'NoOpenTicket',
  'CSSClassOpenTicket' => 'OpenTicket',
  'CustomerUserLogin' => '1',
  'IconNameNoOpenTicket' => 'fa-power-off',
  'IconNameOpenTicket' => 'fa-power-off',
  'Module' => 'Kernel::Output::HTML::CustomerUser::GenericTicket',
  'Subaction' => 'Search',
  'Target' => '_blank',
  'Text' => 'Closed tickets (customer user)'
};
CustomerFrontend::CommonParam###Action

Defines the default used Frontend-Module if no Action parameter given in the url on the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerFrontend::CommonParam'}->{'Action'} =  'CustomerTicketOverview';
CustomerFrontend::CommonParam###TicketID

Default ticket ID used by the system in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerFrontend::CommonParam'}->{'TicketID'} =  '';

Ticket → Frontend::Customer::ModuleMetaHead

CustomerFrontend::HeaderMetaModule###2-TicketSearch

Module to generate html OpenSearch profile for short ticket search in the customer interface.

Default value:

 $Self->{'CustomerFrontend::HeaderMetaModule'}->{'2-TicketSearch'} =  {
  'Action' => 'CustomerTicketSearch',
  'Module' => 'Kernel::Output::HTML::HeaderMeta::CustomerTicketSearch'
};

Ticket → Frontend::Customer::ModuleRegistration

CustomerFrontend::Module###CustomerTicketOverview

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketOverview'} =  {
  'Description' => 'Overview of customer tickets.',
  'NavBar' => [
    {
      'AccessKey' => 'm',
      'Block' => '',
      'Description' => 'Tickets.',
      'Link' => 'Action=CustomerTicketOverview;Subaction=MyTickets',
      'LinkOption' => '',
      'Name' => 'Tickets',
      'NavBar' => 'Ticket',
      'Prio' => '100',
      'Type' => 'Menu'
    },
    {
      'AccessKey' => '',
      'Block' => '',
      'Description' => 'My Tickets.',
      'Link' => 'Action=CustomerTicketOverview;Subaction=MyTickets',
      'LinkOption' => '',
      'Name' => 'My Tickets',
      'NavBar' => 'Ticket',
      'Prio' => '110',
      'Type' => 'Submenu'
    },
    {
      'AccessKey' => 'M',
      'Block' => '',
      'Description' => 'Company Tickets.',
      'Link' => 'Action=CustomerTicketOverview;Subaction=CompanyTickets',
      'LinkOption' => '',
      'Name' => 'Company Tickets',
      'NavBar' => 'Ticket',
      'Prio' => '120',
      'Type' => 'Submenu'
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'Overview'
};
CustomerFrontend::Module###CustomerTicketMessage

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketMessage'} =  {
  'Description' => 'Create tickets.',
  'NavBar' => [
    {
      'AccessKey' => 'n',
      'Block' => '',
      'Description' => 'Create new Ticket.',
      'Link' => 'Action=CustomerTicketMessage',
      'LinkOption' => '',
      'Name' => 'New Ticket',
      'NavBar' => 'Ticket',
      'Prio' => '100',
      'Type' => 'Submenu'
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'New Ticket'
};
CustomerFrontend::Module###CustomerTicketZoom

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketZoom'} =  {
  'Description' => 'Ticket zoom view.',
  'Loader' => {
    'JavaScript' => [
      'Core.Customer.TicketZoom.js',
      'Core.UI.Popup.js'
    ]
  },
  'NavBarName' => 'Ticket',
  'Title' => 'Zoom'
};
CustomerFrontend::Module###CustomerTicketPrint

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketPrint'} =  {
  'Description' => 'Customer Ticket Print Module.',
  'NavBarName' => '',
  'Title' => 'Print'
};
CustomerFrontend::Module###CustomerTicketAttachment

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketAttachment'} =  {
  'Description' => 'To download attachments.',
  'NavBarName' => '',
  'Title' => ''
};
CustomerFrontend::Module###CustomerTicketSearch

Frontend module registration for the customer interface.

Default value:

 $Self->{'CustomerFrontend::Module'}->{'CustomerTicketSearch'} =  {
  'Description' => 'Customer ticket search.',
  'NavBar' => [
    {
      'AccessKey' => 's',
      'Block' => '',
      'Description' => 'Search.',
      'Link' => 'Action=CustomerTicketSearch',
      'LinkOption' => '',
      'Name' => 'Search',
      'NavBar' => 'Ticket',
      'Prio' => '300',
      'Type' => 'Submenu'
    }
  ],
  'NavBarName' => 'Ticket',
  'Title' => 'Search'
};

Ticket → Frontend::Customer::Preferences

CustomerPreferencesGroups###ShownTickets

Defines all the parameters for the ShownTickets object in the customer preferences of the customer interface.

Default value:

 $Self->{'CustomerPreferencesGroups'}->{'ShownTickets'} =  {
  'Active' => '1',
  'Column' => 'User Profile',
  'Data' => {
    '15' => '15',
    '20' => '20',
    '25' => '25',
    '30' => '30'
  },
  'DataSelected' => '25',
  'Desc' => 'Select how many tickets should be shown in overviews by default.',
  'Key' => 'Tickets per page',
  'Label' => 'Number of displayed tickets',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserShowTickets',
  'Prio' => '4000'
};
CustomerPreferencesGroups###RefreshTime

Defines all the parameters for the RefreshTime object in the customer preferences of the customer interface.

Default value:

 $Self->{'CustomerPreferencesGroups'}->{'RefreshTime'} =  {
  'Active' => '1',
  'Column' => 'User Profile',
  'Data' => {
    '0' => 'off',
    '10' => '10 minutes',
    '15' => '15 minutes',
    '2' => ' 2 minutes',
    '5' => ' 5 minutes',
    '7' => ' 7 minutes'
  },
  'DataSelected' => '0',
  'Desc' => 'Select after which period ticket overviews should refresh automatically.',
  'Key' => 'Refresh interval',
  'Label' => 'Ticket overview',
  'Module' => 'Kernel::Output::HTML::Preferences::Generic',
  'PrefKey' => 'UserRefreshTime',
  'Prio' => '4000'
};

Ticket → Frontend::Customer::Ticket::ViewNew

Ticket::Frontend::CustomerTicketMessage###NextScreenAfterNewTicket

Determines the next screen after new customer ticket in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'NextScreenAfterNewTicket'} =  'CustomerTicketOverview';
Ticket::Frontend::CustomerTicketMessage###Priority

Allows customers to set the ticket priority in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'Priority'} =  '1';
Ticket::Frontend::CustomerTicketMessage###PriorityDefault

Defines the default priority of new customer tickets in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::CustomerTicketMessage###Queue

Allows customers to set the ticket queue in the customer interface. If this is set to 'No', QueueDefault should be configured.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'Queue'} =  '1';
Ticket::Frontend::CustomerTicketMessage###QueueDefault

Defines the default queue for new customer tickets in the customer interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'QueueDefault'} =  'Postmaster';
Ticket::Frontend::CustomerTicketMessage###TicketType

Allows customers to set the ticket type in the customer interface. If this is set to 'No', TicketTypeDefault should be configured.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'TicketType'} =  '1';
Ticket::Frontend::CustomerTicketMessage###TicketTypeDefault

Defines the default ticket type for new customer tickets in the customer interface.

This setting is not active by default.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'TicketTypeDefault'} =  'Unclassified';
Ticket::Frontend::CustomerTicketMessage###Service

Allows customers to set the ticket service in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'Service'} =  '1';
Ticket::Frontend::CustomerTicketMessage###SLA

Allows customers to set the ticket SLA in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'SLA'} =  '1';
Ticket::Frontend::CustomerTicketMessage###ServiceMandatory

Sets if service must be selected by the customer.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'ServiceMandatory'} =  '0';
Ticket::Frontend::CustomerTicketMessage###SLAMandatory

Sets if SLA must be selected by the customer.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'SLAMandatory'} =  '0';
Ticket::Frontend::CustomerTicketMessage###StateDefault

Defines the default state of new customer tickets in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'StateDefault'} =  'new';
Ticket::Frontend::CustomerTicketMessage###ArticleType

Defines the default type for article in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'ArticleType'} =  'webrequest';
Ticket::Frontend::CustomerTicketMessage###SenderType

Sender type for new tickets from the customer inteface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'SenderType'} =  'customer';
Ticket::Frontend::CustomerTicketMessage###HistoryType

Defines the default history type in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'HistoryType'} =  'WebRequestCustomer';
Ticket::Frontend::CustomerTicketMessage###HistoryComment

Comment for new history entries in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'HistoryComment'} =  '';
CustomerPanelSelectionType

Defines the recipient target of the tickets ("Queue" shows all queues, "SystemAddress" shows only the queues which are assigned to system addresses) in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerPanelSelectionType'} =  'Queue';
CustomerPanelSelectionString

Determines the strings that will be shown as recipient (To:) of the ticket in the customer interface. For Queue as CustomerPanelSelectionType, "<Queue>" shows the names of the queues, and for SystemAddress, "<Realname> <<Email>>" shows the name and email of the recipient.

Default value:

 $Self->{'CustomerPanelSelectionString'} =  '<Queue>';
CustomerPanelOwnSelection

Determines which queues will be valid for ticket's recepients in the customer interface.

This setting is not active by default.

Default value:

 $Self->{'CustomerPanelOwnSelection'} =  {
  'Junk' => 'First Queue',
  'Misc' => 'Second Queue'
};
CustomerPanel::NewTicketQueueSelectionModule

Module for To-selection in new ticket screen in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'CustomerPanel::NewTicketQueueSelectionModule'} =  'Kernel::Output::HTML::CustomerNewTicket::QueueSelectionGeneric';
Ticket::Frontend::CustomerTicketMessage###DynamicField

Dynamic fields options shown in the ticket message screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required. NOTE. If you want to display these fields also in the ticket zoom of the customer interface, you have to enable them in CustomerTicketZoom###DynamicField.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketMessage'}->{'DynamicField'} =  {};

Ticket → Frontend::Customer::Ticket::ViewPrint

Ticket::Frontend::CustomerTicketPrint###DynamicField

Dynamic fields shown in the ticket print screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketPrint'}->{'DynamicField'} =  {};

Ticket → Frontend::Customer::Ticket::ViewSearch

Ticket::CustomerTicketSearch::SearchLimit

Maximum number of tickets to be displayed in the result of a search in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomerTicketSearch::SearchLimit'} =  '5000';
Ticket::CustomerTicketSearch::SearchPageShown

Number of tickets to be displayed in each page of a search result in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomerTicketSearch::SearchPageShown'} =  '40';
Ticket::CustomerTicketSearch::SortBy::Default

Defines the default ticket attribute for ticket sorting in a ticket search of the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomerTicketSearch::SortBy::Default'} =  'Age';
Ticket::CustomerTicketSearch::Order::Default

Defines the default ticket order of a search result in the customer interface. Up: oldest on top. Down: latest on top.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::CustomerTicketSearch::Order::Default'} =  'Down';
Ticket::Frontend::CustomerTicketSearch###ExtendedSearchCondition

Allows extended search conditions in ticket search of the customer interface. With this feature you can search e. g. ticket title with this kind of conditions like "(*key1*&&*key2*)" or "(*key1*||*key2*)".

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'ExtendedSearchCondition'} =  '1';
Customer::TicketSearch::AllServices

If enabled, the customer can search for tickets in all services (regardless what services are assigned to the customer).

This setting can not be deactivated.

Default value:

 $Self->{'Customer::TicketSearch::AllServices'} =  '0';
Ticket::Frontend::CustomerTicketSearch###SearchArticleCSVTree

Exports the whole article tree in search result (it can affect the system performance).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'SearchArticleCSVTree'} =  '0';
Ticket::Frontend::CustomerTicketSearch###SearchCSVData

Data used to export the search result in CSV format.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'SearchCSVData'} =  [
  'TicketNumber',
  'Age',
  'Created',
  'Closed',
  'State',
  'Priority',
  'Lock',
  'CustomerID',
  'CustomerName',
  'From',
  'Subject'
];
Ticket::Frontend::CustomerTicketSearch###DynamicField

Dynamic fields shown in the ticket search screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'DynamicField'} =  {};
Ticket::Frontend::CustomerTicketSearch###SearchOverviewDynamicField

Dynamic fields shown in the ticket search overview results screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'SearchOverviewDynamicField'} =  {};
Ticket::Frontend::CustomerTicketSearch###SearchCSVDynamicField

Dynamic Fields used to export the search result in CSV format.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketSearch'}->{'SearchCSVDynamicField'} =  {};

Ticket → Frontend::Customer::Ticket::ViewZoom

Ticket::Frontend::CustomerTicketZoom###NextScreenAfterFollowUp

Determines the next screen after the follow-up screen of a zoomed ticket in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'NextScreenAfterFollowUp'} =  'CustomerTicketOverview';
Ticket::Frontend::CustomerTicketZoom###ArticleType

Defines the default type of the note in the ticket zoom screen of the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'ArticleType'} =  'webrequest';
Ticket::Frontend::CustomerTicketZoom###SenderType

Defines the default sender type for tickets in the ticket zoom screen of the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'SenderType'} =  'customer';
Ticket::Frontend::CustomerTicketZoom###HistoryType

Defines the history type for the ticket zoom action, which gets used for ticket history in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'HistoryType'} =  'FollowUp';
Ticket::Frontend::CustomerTicketZoom###HistoryComment

Defines the history comment for the ticket zoom action, which gets used for ticket history in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'HistoryComment'} =  '';
Ticket::Frontend::CustomerTicketZoom###Priority

Allows customers to change the ticket priority in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'Priority'} =  '1';
Ticket::Frontend::CustomerTicketZoom###PriorityDefault

Defines the default priority of follow-up customer tickets in the ticket zoom screen in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'PriorityDefault'} =  '3 normal';
Ticket::Frontend::CustomerTicketZoom###State

Allows choosing the next compose state for customer tickets in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'State'} =  '1';
Ticket::Frontend::CustomerTicketZoom###StateDefault

Defines the default next state for a ticket after customer follow-up in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'StateDefault'} =  'open';
Ticket::Frontend::CustomerTicketZoom###StateType

Defines the next possible states for customer tickets in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'StateType'} =  [
  'open',
  'closed'
];
Ticket::Frontend::CustomerTicketZoom###AttributesView

Shows the activated ticket attributes in the customer interface (0 = Disabled and 1 = Enabled).

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'AttributesView'} =  {
  'Owner' => '0',
  'Priority' => '1',
  'Queue' => '1',
  'Responsible' => '0',
  'SLA' => '0',
  'Service' => '0',
  'State' => '1',
  'Type' => '0'
};
Ticket::Frontend::CustomerTicketZoom###DynamicField

Dynamic fields shown in the ticket zoom screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'DynamicField'} =  {};
Ticket::Frontend::CustomerTicketZoom###FollowUpDynamicField

Dynamic fields options shown in the ticket reply section in the ticket zoom screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketZoom'}->{'FollowUpDynamicField'} =  {};

Ticket → Frontend::Customer::TicketOverview

Ticket::Frontend::CustomerTicketOverviewSortable

Controls if customers have the ability to sort their tickets.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverviewSortable'} =  '';
Ticket::Frontend::CustomerTicketOverview###ColumnHeader

Shows either the last customer article's subject or the ticket title in the small format overview.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverview'}->{'ColumnHeader'} =  'TicketTitle';
Ticket::Frontend::CustomerTicketOverview###Owner

Show the current owner in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverview'}->{'Owner'} =  '0';
Ticket::Frontend::CustomerTicketOverview###Queue

Show the current queue in the customer interface.

This setting can not be deactivated.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverview'}->{'Queue'} =  '0';
Ticket::Frontend::CustomerTicketOverview###DynamicField

Dynamic fields shown in the ticket overview screen of the customer interface. Possible settings: 0 = Disabled, 1 = Enabled, 2 = Enabled and required.

Default value:

 $Self->{'Ticket::Frontend::CustomerTicketOverview'}->{'DynamicField'} =  {};

Ticket → Frontend::Queue::Preferences

QueuePreferences###Comment2

Parameters of the example queue attribute Comment2.

This setting is not active by default.

Default value:

 $Self->{'QueuePreferences'}->{'Comment2'} =  {
  'Block' => 'TextArea',
  'Cols' => '50',
  'Desc' => 'Define the queue comment 2.',
  'Label' => 'Comment2',
  'Module' => 'Kernel::Output::HTML::QueuePreferences::Generic',
  'PrefKey' => 'Comment2',
  'Rows' => '5'
};

Ticket → Frontend::SLA::Preferences

SLAPreferences###Comment2

Parameters of the example SLA attribute Comment2.

This setting is not active by default.

Default value:

 $Self->{'SLAPreferences'}->{'Comment2'} =  {
  'Block' => 'TextArea',
  'Cols' => '50',
  'Desc' => 'Define the sla comment 2.',
  'Label' => 'Comment2',
  'Module' => 'Kernel::Output::HTML::SLAPreferences::Generic',
  'PrefKey' => 'Comment2',
  'Rows' => '5'
};

Ticket → Frontend::Service::Preferences

ServicePreferences###Comment2

Parameters of the example service attribute Comment2.

This setting is not active by default.

Default value:

 $Self->{'ServicePreferences'}->{'Comment2'} =  {
  'Block' => 'TextArea',
  'Cols' => '50',
  'Desc' => 'Define the service comment 2.',
  'Label' => 'Comment2',
  'Module' => 'Kernel::Output::HTML::ServicePreferences::Generic',
  'PrefKey' => 'Comment2',
  'Rows' => '5'
};