diff --git a/CHANGES.md b/CHANGES.md
index 25ef6ecb2e..ce5b46ca96 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,5 @@
# 7.1.3 2024-??-??
+ - 2024-08-26 Added auto mapping for unknown actions to Znuny.Form.Input.FieldIDMapping.
- 2024-08-23 Fixed evaluation of ticket ID parameter in generic interface operation TicketGet.
- 2024-08-22 Console command Admin::PostMasterFilter::Import now will also update existing filters instead of only create new ones. Thanks to @meisterheister for reporting the issue. [#527](https://github.com/znuny/Znuny/issues/527)
- 2024-08-22 Added '--single-transaction' option to scripts/backup.pl for MySQL/MariaDB. The --single-transaction flag will start a transaction before running.
diff --git a/Kernel/Config/Files/XML/Znuny.xml b/Kernel/Config/Files/XML/Znuny.xml
index 13dc2bf624..04e189c9ee 100644
--- a/Kernel/Config/Files/XML/Znuny.xml
+++ b/Kernel/Config/Files/XML/Znuny.xml
@@ -3645,4 +3645,13 @@
+
+
+ Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.
+ Frontend::Base
+
+ - 1
+
+
+
diff --git a/Kernel/Language/ar_SA.pm b/Kernel/Language/ar_SA.pm
index df1138aef8..a18add3dde 100644
--- a/Kernel/Language/ar_SA.pm
+++ b/Kernel/Language/ar_SA.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.074688115561392;
+ $Self->{Completeness} = 0.074675857541441;
# csv separator
$Self->{Separator} = '';
@@ -7903,6 +7903,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'غير فعال مؤقتاً',
diff --git a/Kernel/Language/bg.pm b/Kernel/Language/bg.pm
index 3dc15bd9ff..2ed28395dd 100644
--- a/Kernel/Language/bg.pm
+++ b/Kernel/Language/bg.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y - %T';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.196323046618516;
+ $Self->{Completeness} = 0.196290825537502;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'временно невалиден',
diff --git a/Kernel/Language/ca.pm b/Kernel/Language/ca.pm
index 4087f745ed..9246b53d63 100644
--- a/Kernel/Language/ca.pm
+++ b/Kernel/Language/ca.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.205515430072226;
+ $Self->{Completeness} = 0.205481700311833;
# csv separator
$Self->{Separator} = '';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'invàlid-temporalment',
diff --git a/Kernel/Language/cs.pm b/Kernel/Language/cs.pm
index 1a8eebcdb1..a267f7fd18 100644
--- a/Kernel/Language/cs.pm
+++ b/Kernel/Language/cs.pm
@@ -33,7 +33,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.243598161523309;
+ $Self->{Completeness} = 0.243558181519777;
# csv separator
$Self->{Separator} = ';';
@@ -7906,6 +7906,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'neplatný-dočasně',
diff --git a/Kernel/Language/da.pm b/Kernel/Language/da.pm
index 7a0e1e2303..a4aaa4953a 100644
--- a/Kernel/Language/da.pm
+++ b/Kernel/Language/da.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.344714379514117;
+ $Self->{Completeness} = 0.34465780403742;
# csv separator
$Self->{Separator} = '';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'ugyldig-midlertidigt',
diff --git a/Kernel/Language/de.pm b/Kernel/Language/de.pm
index e565fd78df..2ee994abe5 100644
--- a/Kernel/Language/de.pm
+++ b/Kernel/Language/de.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.994418910045962;
+ $Self->{Completeness} = 0.99441982602987;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'Mapping der Ticketpriorität zum X-Priority E-Mail-Header für ausgehende E-Mails des Kommunikationskanals "Agent".',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'Mapping der Ticketpriorität zum X-Priority E-Mail-Header für ausgehende E-Mails des Kommunikationskanals "System".',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ 'Ergänzt Feld-Mapping für AgentTicketActionCommon für unbekannte Action. Wird von Znuny.Form.Input verwendet.',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'ungültig-temporär',
diff --git a/Kernel/Language/el.pm b/Kernel/Language/el.pm
index f742ab6603..ed4d013d5d 100644
--- a/Kernel/Language/el.pm
+++ b/Kernel/Language/el.pm
@@ -28,7 +28,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.136736703873933;
+ $Self->{Completeness} = 0.136714262268177;
# csv separator
$Self->{Separator} = ';';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'Προσωρινά Ακυρο',
diff --git a/Kernel/Language/en_CA.pm b/Kernel/Language/en_CA.pm
index 185c77d17e..32123a1703 100644
--- a/Kernel/Language/en_CA.pm
+++ b/Kernel/Language/en_CA.pm
@@ -32,7 +32,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
- $Self->{Completeness} = 0.00262639527248851;
+ $Self->{Completeness} = 0.00262596422123749;
# csv separator
$Self->{Separator} = ',';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '',
diff --git a/Kernel/Language/en_GB.pm b/Kernel/Language/en_GB.pm
index 28b589d812..dbddc487dd 100644
--- a/Kernel/Language/en_GB.pm
+++ b/Kernel/Language/en_GB.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.602921864740643;
+ $Self->{Completeness} = 0.60282291153783;
# csv separator
$Self->{Separator} = ',';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'invalid-temporarily',
diff --git a/Kernel/Language/es.pm b/Kernel/Language/es.pm
index daab382e2a..8fe1532048 100644
--- a/Kernel/Language/es.pm
+++ b/Kernel/Language/es.pm
@@ -33,7 +33,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.593893630991464;
+ $Self->{Completeness} = 0.593796159527326;
# csv separator
$Self->{Separator} = ';';
@@ -7913,6 +7913,8 @@ El control del acceso adicional para demostrar o no demostrar éste enlace puede
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'temporalmente-no-válido',
diff --git a/Kernel/Language/es_CO.pm b/Kernel/Language/es_CO.pm
index c3ff59d124..1820bd553a 100644
--- a/Kernel/Language/es_CO.pm
+++ b/Kernel/Language/es_CO.pm
@@ -28,7 +28,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.324688115561392;
+ $Self->{Completeness} = 0.324634826850484;
# csv separator
$Self->{Separator} = ';';
@@ -7901,6 +7901,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'temporalmente-inválido',
diff --git a/Kernel/Language/es_MX.pm b/Kernel/Language/es_MX.pm
index 4370a14aea..85c77258ae 100644
--- a/Kernel/Language/es_MX.pm
+++ b/Kernel/Language/es_MX.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.728988837820092;
+ $Self->{Completeness} = 0.72886919415723;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'temporalmente-inválido',
diff --git a/Kernel/Language/et.pm b/Kernel/Language/et.pm
index 599798c35f..61d9b6fcb1 100644
--- a/Kernel/Language/et.pm
+++ b/Kernel/Language/et.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.165298752462246;
+ $Self->{Completeness} = 0.165271623174134;
# csv separator
$Self->{Separator} = '';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'ajutiselt kehtetu',
diff --git a/Kernel/Language/fa.pm b/Kernel/Language/fa.pm
index 30395b4fdb..8812c3387d 100644
--- a/Kernel/Language/fa.pm
+++ b/Kernel/Language/fa.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.615397242284964;
+ $Self->{Completeness} = 0.615296241588708;
# csv separator
$Self->{Separator} = '';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'موقتا غیر معتبر',
diff --git a/Kernel/Language/fi.pm b/Kernel/Language/fi.pm
index b7d54aab30..f2612babd4 100644
--- a/Kernel/Language/fi.pm
+++ b/Kernel/Language/fi.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.188936309914642;
+ $Self->{Completeness} = 0.188905301165272;
# csv separator
$Self->{Separator} = ';';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'Poistettu käytöstä välikaikaisesti',
diff --git a/Kernel/Language/fr.pm b/Kernel/Language/fr.pm
index e6f73b2007..a3e68c1062 100644
--- a/Kernel/Language/fr.pm
+++ b/Kernel/Language/fr.pm
@@ -35,7 +35,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.382140512147078;
+ $Self->{Completeness} = 0.382077794190054;
# csv separator
$Self->{Separator} = ';';
@@ -7908,6 +7908,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'temporairement invalidé',
diff --git a/Kernel/Language/fr_CA.pm b/Kernel/Language/fr_CA.pm
index 5f807a49b6..803fbae01b 100644
--- a/Kernel/Language/fr_CA.pm
+++ b/Kernel/Language/fr_CA.pm
@@ -34,7 +34,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.327314510833881;
+ $Self->{Completeness} = 0.327260791071722;
# csv separator
$Self->{Separator} = ';';
@@ -7907,6 +7907,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'temporairement non valide',
diff --git a/Kernel/Language/gl.pm b/Kernel/Language/gl.pm
index 9cbf88f991..7df3d14c4d 100644
--- a/Kernel/Language/gl.pm
+++ b/Kernel/Language/gl.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.461753118844386;
+ $Self->{Completeness} = 0.461677334646315;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'Non valido temporalmente',
diff --git a/Kernel/Language/he.pm b/Kernel/Language/he.pm
index f5fc381a05..06f3a46d2b 100644
--- a/Kernel/Language/he.pm
+++ b/Kernel/Language/he.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.222586999343401;
+ $Self->{Completeness} = 0.222550467749877;
# csv separator
$Self->{Separator} = '';
@@ -7906,6 +7906,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'לא תקף זמנית',
diff --git a/Kernel/Language/hi.pm b/Kernel/Language/hi.pm
index 942069011a..4ba0852110 100644
--- a/Kernel/Language/hi.pm
+++ b/Kernel/Language/hi.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.256730137885752;
+ $Self->{Completeness} = 0.256688002625964;
# csv separator
$Self->{Separator} = ';';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'अवैध-अस्थायी रूप',
diff --git a/Kernel/Language/hr.pm b/Kernel/Language/hr.pm
index fda49b5c73..9c055a70f3 100644
--- a/Kernel/Language/hr.pm
+++ b/Kernel/Language/hr.pm
@@ -30,7 +30,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.217662508207485;
+ $Self->{Completeness} = 0.217626784835057;
# csv separator
$Self->{Separator} = ';';
@@ -7903,6 +7903,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'neispravno-privremeno',
diff --git a/Kernel/Language/hu.pm b/Kernel/Language/hu.pm
index a20b33dff6..e83811ecff 100644
--- a/Kernel/Language/hu.pm
+++ b/Kernel/Language/hu.pm
@@ -32,7 +32,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
- $Self->{Completeness} = 0.894123440577807;
+ $Self->{Completeness} = 0.893976694567536;
# csv separator
$Self->{Separator} = ';';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'átmenetileg érvénytelen',
diff --git a/Kernel/Language/id.pm b/Kernel/Language/id.pm
index 160d08f607..44f26b2a61 100644
--- a/Kernel/Language/id.pm
+++ b/Kernel/Language/id.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.604563361785949;
+ $Self->{Completeness} = 0.604464139176104;
# csv separator
$Self->{Separator} = ',';
@@ -7902,6 +7902,8 @@ bin/znuny.Daemon.pl status\').',
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'tidak valid sementara',
diff --git a/Kernel/Language/it.pm b/Kernel/Language/it.pm
index a14682531d..45312f5837 100644
--- a/Kernel/Language/it.pm
+++ b/Kernel/Language/it.pm
@@ -35,7 +35,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.600623768877216;
+ $Self->{Completeness} = 0.600525192844248;
# csv separator
$Self->{Separator} = '';
@@ -7912,6 +7912,8 @@ NOTA: i sistemi di terze parti richiedono una configurazione a se.',
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'non valido-temporaneamente',
diff --git a/Kernel/Language/ja.pm b/Kernel/Language/ja.pm
index 6377c558d8..da5727fa73 100644
--- a/Kernel/Language/ja.pm
+++ b/Kernel/Language/ja.pm
@@ -30,7 +30,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y/%M/%D';
$Self->{DateInputFormat} = '%Y/%M/%D';
$Self->{DateInputFormatLong} = '%Y/%M/%D - %T';
- $Self->{Completeness} = 0.68204202232436;
+ $Self->{Completeness} = 0.68193008370261;
# csv separator
$Self->{Separator} = ';';
@@ -7915,6 +7915,8 @@ Contentはダイナミック・フィールドの形式によって設定内容
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '無効-暫定',
diff --git a/Kernel/Language/ko.pm b/Kernel/Language/ko.pm
index bdefb5f092..fd0a92a826 100644
--- a/Kernel/Language/ko.pm
+++ b/Kernel/Language/ko.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '';
$Self->{DateInputFormat} = '';
$Self->{DateInputFormatLong} = '';
- $Self->{Completeness} = 0.865725541694025;
+ $Self->{Completeness} = 0.865583456425406;
# csv separator
$Self->{Separator} = '';
@@ -7899,6 +7899,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '유효하지 않은 일시적',
diff --git a/Kernel/Language/lt.pm b/Kernel/Language/lt.pm
index cd6f0ce462..b90514d4b0 100644
--- a/Kernel/Language/lt.pm
+++ b/Kernel/Language/lt.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
- $Self->{Completeness} = 0.192219304005253;
+ $Self->{Completeness} = 0.192187756441818;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'laikinai negaliojantis',
diff --git a/Kernel/Language/lv.pm b/Kernel/Language/lv.pm
index 5d910a4a28..ce87a8fab5 100644
--- a/Kernel/Language/lv.pm
+++ b/Kernel/Language/lv.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.155121470781353;
+ $Self->{Completeness} = 0.155096011816839;
# csv separator
$Self->{Separator} = '';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'īslaicīgi nederīgs',
diff --git a/Kernel/Language/mk.pm b/Kernel/Language/mk.pm
index 9597d89c69..64b889c41a 100644
--- a/Kernel/Language/mk.pm
+++ b/Kernel/Language/mk.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.275935653315824;
+ $Self->{Completeness} = 0.275890365993763;
# csv separator
$Self->{Separator} = ';';
@@ -7899,6 +7899,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'невалиден-привремено',
diff --git a/Kernel/Language/ms.pm b/Kernel/Language/ms.pm
index d46ea6317c..d59ce7f8e2 100644
--- a/Kernel/Language/ms.pm
+++ b/Kernel/Language/ms.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.536112934996717;
+ $Self->{Completeness} = 0.536024946660102;
# csv separator
$Self->{Separator} = ';';
@@ -7901,6 +7901,8 @@ Search_DynamicField_XTimeSlotStartMonth=01; Search_DynamicField_XTimeSlotStartDa
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'tidak sah-sementara',
diff --git a/Kernel/Language/nb_NO.pm b/Kernel/Language/nb_NO.pm
index b16ede8274..e2bb120544 100644
--- a/Kernel/Language/nb_NO.pm
+++ b/Kernel/Language/nb_NO.pm
@@ -35,7 +35,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.379842416283651;
+ $Self->{Completeness} = 0.379780075496471;
# csv separator
$Self->{Separator} = ';';
@@ -7908,6 +7908,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'midlertidig ugyldig',
diff --git a/Kernel/Language/nl.pm b/Kernel/Language/nl.pm
index a2c5631058..b27c3c19ad 100644
--- a/Kernel/Language/nl.pm
+++ b/Kernel/Language/nl.pm
@@ -32,7 +32,7 @@ sub Data {
$Self->{DateFormatShort} = '%D-%M-%Y';
$Self->{DateInputFormat} = '%D-%M-%Y';
$Self->{DateInputFormatLong} = '%D-%M-%Y - %T';
- $Self->{Completeness} = 0.496060407091267;
+ $Self->{Completeness} = 0.49597899228623;
# csv separator
$Self->{Separator} = ';';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'tijdelijk ongeldig',
diff --git a/Kernel/Language/pl.pm b/Kernel/Language/pl.pm
index f70f4a4b0b..931110b22e 100644
--- a/Kernel/Language/pl.pm
+++ b/Kernel/Language/pl.pm
@@ -30,7 +30,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
- $Self->{Completeness} = 0.638706500328299;
+ $Self->{Completeness} = 0.638601674052191;
# csv separator
$Self->{Separator} = ';';
@@ -7904,6 +7904,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'czasowo nieaktualne',
diff --git a/Kernel/Language/pt.pm b/Kernel/Language/pt.pm
index bf83abd34e..6af7ecc733 100644
--- a/Kernel/Language/pt.pm
+++ b/Kernel/Language/pt.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y-%M-%D';
$Self->{DateInputFormat} = '%Y-%M-%D';
$Self->{DateInputFormatLong} = '%Y-%M-%D - %T';
- $Self->{Completeness} = 0.304333552199606;
+ $Self->{Completeness} = 0.304283604135894;
# csv separator
$Self->{Separator} = ';';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'inválido-temporariamente',
diff --git a/Kernel/Language/pt_BR.pm b/Kernel/Language/pt_BR.pm
index 29143d7c7d..2d9632b6e5 100644
--- a/Kernel/Language/pt_BR.pm
+++ b/Kernel/Language/pt_BR.pm
@@ -30,7 +30,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.859487852921865;
+ $Self->{Completeness} = 0.859346791399967;
# csv separator
$Self->{Separator} = ';';
@@ -7903,6 +7903,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'inválido-temporariamente',
diff --git a/Kernel/Language/ro.pm b/Kernel/Language/ro.pm
index 1d078c5c77..0a34d41734 100644
--- a/Kernel/Language/ro.pm
+++ b/Kernel/Language/ro.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.287918581746553;
+ $Self->{Completeness} = 0.287871327753159;
# csv separator
$Self->{Separator} = ';';
@@ -7899,6 +7899,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'invalid-temporar',
diff --git a/Kernel/Language/ru.pm b/Kernel/Language/ru.pm
index 78cf80fe8b..963b187115 100644
--- a/Kernel/Language/ru.pm
+++ b/Kernel/Language/ru.pm
@@ -38,7 +38,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.83026920551543;
+ $Self->{Completeness} = 0.8301329394387;
# csv separator
$Self->{Separator} = ';';
@@ -7911,6 +7911,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'временно недействительный',
diff --git a/Kernel/Language/sk_SK.pm b/Kernel/Language/sk_SK.pm
index 74fc45d9bb..a4b7d02809 100644
--- a/Kernel/Language/sk_SK.pm
+++ b/Kernel/Language/sk_SK.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.182698621142482;
+ $Self->{Completeness} = 0.182668636139833;
# csv separator
$Self->{Separator} = ';';
@@ -7899,6 +7899,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'dočasne neplatný',
diff --git a/Kernel/Language/sl.pm b/Kernel/Language/sl.pm
index 3da1c000b4..3077a3037c 100644
--- a/Kernel/Language/sl.pm
+++ b/Kernel/Language/sl.pm
@@ -31,7 +31,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.212573867367039;
+ $Self->{Completeness} = 0.212538979156409;
# csv separator
$Self->{Separator} = ';';
@@ -7904,6 +7904,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'trenutno neveljavno',
diff --git a/Kernel/Language/sr_Cyrl.pm b/Kernel/Language/sr_Cyrl.pm
index 29ca70b390..89186be25c 100644
--- a/Kernel/Language/sr_Cyrl.pm
+++ b/Kernel/Language/sr_Cyrl.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.890676296782666;
+ $Self->{Completeness} = 0.890530116527162;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'неважећи-привремено',
diff --git a/Kernel/Language/sr_Latn.pm b/Kernel/Language/sr_Latn.pm
index a6c383edd8..2b4a9a0415 100644
--- a/Kernel/Language/sr_Latn.pm
+++ b/Kernel/Language/sr_Latn.pm
@@ -32,7 +32,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.890676296782666;
+ $Self->{Completeness} = 0.890530116527162;
# csv separator
$Self->{Separator} = ';';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'nevažeći-privremeno',
diff --git a/Kernel/Language/sv.pm b/Kernel/Language/sv.pm
index 4fed910a9d..f4af3bf718 100644
--- a/Kernel/Language/sv.pm
+++ b/Kernel/Language/sv.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y.%M.%D';
$Self->{DateInputFormat} = '%Y.%M.%D';
$Self->{DateInputFormatLong} = '%Y.%M.%D - %T';
- $Self->{Completeness} = 0.329612606697308;
+ $Self->{Completeness} = 0.329558509765304;
# csv separator
$Self->{Separator} = ';';
@@ -7902,6 +7902,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '* ogiltig-tillfälligt',
diff --git a/Kernel/Language/sw.pm b/Kernel/Language/sw.pm
index 88f0a82f38..fefa40e4ee 100644
--- a/Kernel/Language/sw.pm
+++ b/Kernel/Language/sw.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%M/%D/%Y';
$Self->{DateInputFormat} = '%M/%D/%Y';
$Self->{DateInputFormatLong} = '%M/%D/%Y - %T';
- $Self->{Completeness} = 0.43532501641497;
+ $Self->{Completeness} = 0.435253569670113;
# csv separator
$Self->{Separator} = ',';
@@ -7905,6 +7905,8 @@ Mfano:
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'isiyo halali kwa muda mfupi',
diff --git a/Kernel/Language/th_TH.pm b/Kernel/Language/th_TH.pm
index a785fc7e6c..b79b897e67 100644
--- a/Kernel/Language/th_TH.pm
+++ b/Kernel/Language/th_TH.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D/%M/%Y';
$Self->{DateInputFormat} = '%D/%M/%Y';
$Self->{DateInputFormatLong} = '%D/%M/%Y - %T';
- $Self->{Completeness} = 0.522160210111622;
+ $Self->{Completeness} = 0.522074511734778;
# csv separator
$Self->{Separator} = ',';
@@ -7905,6 +7905,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'ไม่ถูกต้องชั่วคราว',
diff --git a/Kernel/Language/tr.pm b/Kernel/Language/tr.pm
index 8095017a8b..c298cab064 100644
--- a/Kernel/Language/tr.pm
+++ b/Kernel/Language/tr.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.18220617202889;
+ $Self->{Completeness} = 0.182176267848351;
# csv separator
$Self->{Separator} = ';';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'geçici olarak geçersiz',
diff --git a/Kernel/Language/uk.pm b/Kernel/Language/uk.pm
index 1e0e09bed6..6fae3a6407 100644
--- a/Kernel/Language/uk.pm
+++ b/Kernel/Language/uk.pm
@@ -27,7 +27,7 @@ sub Data {
$Self->{DateFormatShort} = '%M/%D/%Y';
$Self->{DateInputFormat} = '%M/%D/%Y';
$Self->{DateInputFormatLong} = '%M/%D/%Y - %T';
- $Self->{Completeness} = 0.435489166119501;
+ $Self->{Completeness} = 0.435417692433941;
# csv separator
$Self->{Separator} = ',';
@@ -7900,6 +7900,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'тимчасово недійсний',
diff --git a/Kernel/Language/vi_VN.pm b/Kernel/Language/vi_VN.pm
index 7888769797..497822b8eb 100644
--- a/Kernel/Language/vi_VN.pm
+++ b/Kernel/Language/vi_VN.pm
@@ -26,7 +26,7 @@ sub Data {
$Self->{DateFormatShort} = '%D.%M.%Y';
$Self->{DateInputFormat} = '%D.%M.%Y';
$Self->{DateInputFormatLong} = '%D.%M.%Y - %T';
- $Self->{Completeness} = 0.147406434668418;
+ $Self->{Completeness} = 0.147382241916954;
# csv separator
$Self->{Separator} = ';';
@@ -7899,6 +7899,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => 'tạm thời không hợp lệ',
diff --git a/Kernel/Language/zh_CN.pm b/Kernel/Language/zh_CN.pm
index 69acddf08c..523b8dd9bb 100644
--- a/Kernel/Language/zh_CN.pm
+++ b/Kernel/Language/zh_CN.pm
@@ -33,7 +33,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y.%M.%D';
$Self->{DateInputFormat} = '%Y.%M.%D';
$Self->{DateInputFormatLong} = '%Y.%M.%D - %T';
- $Self->{Completeness} = 0.894123440577807;
+ $Self->{Completeness} = 0.893976694567536;
# csv separator
$Self->{Separator} = '';
@@ -7906,6 +7906,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '暂时无效',
diff --git a/Kernel/Language/zh_TW.pm b/Kernel/Language/zh_TW.pm
index 07977dbc11..76c4ee6d47 100644
--- a/Kernel/Language/zh_TW.pm
+++ b/Kernel/Language/zh_TW.pm
@@ -29,7 +29,7 @@ sub Data {
$Self->{DateFormatShort} = '%Y.%M.%D';
$Self->{DateInputFormat} = '%Y.%M.%D';
$Self->{DateInputFormatLong} = '%Y.%M.%D - %T';
- $Self->{Completeness} = 0.308108995403808;
+ $Self->{Completeness} = 0.308058427703923;
# csv separator
$Self->{Separator} = '';
@@ -7903,6 +7903,8 @@ sub Data {
'',
'Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel "system".' =>
'',
+ 'Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input.' =>
+ '',
# XML Definition: scripts/database/initial_insert.xml
'invalid-temporarily' => '暫時無效',
diff --git a/Kernel/Output/HTML/Layout.pm b/Kernel/Output/HTML/Layout.pm
index 3de1d2ffcc..cbb499c624 100644
--- a/Kernel/Output/HTML/Layout.pm
+++ b/Kernel/Output/HTML/Layout.pm
@@ -1799,6 +1799,7 @@ sub Footer {
Autocomplete => $AutocompleteConfig,
'Mentions::RichTextEditor' => $ConfigObject->Get('Mentions::RichTextEditor') // {},
Skin => $Self->{SkinSelected},
+ AutoAttributFieldIDMapping => $ConfigObject->Get('AutoAttributFieldIDMapping') || 1,
);
for my $Config ( sort keys %JSConfig ) {
diff --git a/i18n/Znuny/Znuny.ar_SA.po b/i18n/Znuny/Znuny.ar_SA.po
index 4b8bc4993a..2e9f5a1906 100644
--- a/i18n/Znuny/Znuny.ar_SA.po
+++ b/i18n/Znuny/Znuny.ar_SA.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.bg.po b/i18n/Znuny/Znuny.bg.po
index fa1e2d496f..111ba1a24f 100644
--- a/i18n/Znuny/Znuny.bg.po
+++ b/i18n/Znuny/Znuny.bg.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ca.po b/i18n/Znuny/Znuny.ca.po
index 0297da2c8a..1fc359da24 100644
--- a/i18n/Znuny/Znuny.ca.po
+++ b/i18n/Znuny/Znuny.ca.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.cs.po b/i18n/Znuny/Znuny.cs.po
index 7c3386578e..d3b9cb2c91 100644
--- a/i18n/Znuny/Znuny.cs.po
+++ b/i18n/Znuny/Znuny.cs.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.da.po b/i18n/Znuny/Znuny.da.po
index 9156eaeb0c..8ffb8dee19 100644
--- a/i18n/Znuny/Znuny.da.po
+++ b/i18n/Znuny/Znuny.da.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.de.po b/i18n/Znuny/Znuny.de.po
index f2f81bcdc0..8cac56147c 100644
--- a/i18n/Znuny/Znuny.de.po
+++ b/i18n/Znuny/Znuny.de.po
@@ -24429,3 +24429,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr "Ergänzt Feld-Mapping für AgentTicketActionCommon für unbekannte Action. Wird von Znuny.Form.Input verwendet."
+
diff --git a/i18n/Znuny/Znuny.el.po b/i18n/Znuny/Znuny.el.po
index fd803627ff..3bd9c8dded 100644
--- a/i18n/Znuny/Znuny.el.po
+++ b/i18n/Znuny/Znuny.el.po
@@ -24421,3 +24421,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.en_CA.po b/i18n/Znuny/Znuny.en_CA.po
index af20478ccf..9407d8778f 100644
--- a/i18n/Znuny/Znuny.en_CA.po
+++ b/i18n/Znuny/Znuny.en_CA.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.en_GB.po b/i18n/Znuny/Znuny.en_GB.po
index 244762b458..f8c6fea7dc 100644
--- a/i18n/Znuny/Znuny.en_GB.po
+++ b/i18n/Znuny/Znuny.en_GB.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.es.po b/i18n/Znuny/Znuny.es.po
index e750f09ae0..11c4a82c18 100644
--- a/i18n/Znuny/Znuny.es.po
+++ b/i18n/Znuny/Znuny.es.po
@@ -24435,3 +24435,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.es_CO.po b/i18n/Znuny/Znuny.es_CO.po
index e3f8acfa3b..3b2241f9c0 100644
--- a/i18n/Znuny/Znuny.es_CO.po
+++ b/i18n/Znuny/Znuny.es_CO.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.es_MX.po b/i18n/Znuny/Znuny.es_MX.po
index 604fb46caa..16d6533ee8 100644
--- a/i18n/Znuny/Znuny.es_MX.po
+++ b/i18n/Znuny/Znuny.es_MX.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.et.po b/i18n/Znuny/Znuny.et.po
index aacc0e9b4b..3df4223948 100644
--- a/i18n/Znuny/Znuny.et.po
+++ b/i18n/Znuny/Znuny.et.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.fa.po b/i18n/Znuny/Znuny.fa.po
index c967e9e077..c37c347bb7 100644
--- a/i18n/Znuny/Znuny.fa.po
+++ b/i18n/Znuny/Znuny.fa.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.fi.po b/i18n/Znuny/Znuny.fi.po
index 965afc4ffc..48e5dcdd2a 100644
--- a/i18n/Znuny/Znuny.fi.po
+++ b/i18n/Znuny/Znuny.fi.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.fr.po b/i18n/Znuny/Znuny.fr.po
index 73ea9e6548..3609b5d291 100644
--- a/i18n/Znuny/Znuny.fr.po
+++ b/i18n/Znuny/Znuny.fr.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.fr_CA.po b/i18n/Znuny/Znuny.fr_CA.po
index e42f92d2f3..4fbd266564 100644
--- a/i18n/Znuny/Znuny.fr_CA.po
+++ b/i18n/Znuny/Znuny.fr_CA.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.gl.po b/i18n/Znuny/Znuny.gl.po
index 63feee76ed..b017008b20 100644
--- a/i18n/Znuny/Znuny.gl.po
+++ b/i18n/Znuny/Znuny.gl.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.he.po b/i18n/Znuny/Znuny.he.po
index cdc8620554..dc2e7dcc80 100644
--- a/i18n/Znuny/Znuny.he.po
+++ b/i18n/Znuny/Znuny.he.po
@@ -24418,3 +24418,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.hi.po b/i18n/Znuny/Znuny.hi.po
index f5ac3e5029..4cbb41b13b 100644
--- a/i18n/Znuny/Znuny.hi.po
+++ b/i18n/Znuny/Znuny.hi.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.hr.po b/i18n/Znuny/Znuny.hr.po
index 48ae8f14fb..978ed2322a 100644
--- a/i18n/Znuny/Znuny.hr.po
+++ b/i18n/Znuny/Znuny.hr.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.hu.po b/i18n/Znuny/Znuny.hu.po
index 1ad8bda6a5..afcf6566d9 100644
--- a/i18n/Znuny/Znuny.hu.po
+++ b/i18n/Znuny/Znuny.hu.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.id.po b/i18n/Znuny/Znuny.id.po
index d46e892044..af707d3054 100644
--- a/i18n/Znuny/Znuny.id.po
+++ b/i18n/Znuny/Znuny.id.po
@@ -24431,3 +24431,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.it.po b/i18n/Znuny/Znuny.it.po
index 88fe696f5e..e255b718b5 100644
--- a/i18n/Znuny/Znuny.it.po
+++ b/i18n/Znuny/Znuny.it.po
@@ -24433,3 +24433,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ja.po b/i18n/Znuny/Znuny.ja.po
index 49c801d3bd..cc48108a6e 100644
--- a/i18n/Znuny/Znuny.ja.po
+++ b/i18n/Znuny/Znuny.ja.po
@@ -24440,3 +24440,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ko.po b/i18n/Znuny/Znuny.ko.po
index 9516db1ba4..d153acbd45 100644
--- a/i18n/Znuny/Znuny.ko.po
+++ b/i18n/Znuny/Znuny.ko.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.lt.po b/i18n/Znuny/Znuny.lt.po
index 7e2daeaeba..711601e8c5 100644
--- a/i18n/Znuny/Znuny.lt.po
+++ b/i18n/Znuny/Znuny.lt.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.lv.po b/i18n/Znuny/Znuny.lv.po
index c5e29bd04d..d4d005f705 100644
--- a/i18n/Znuny/Znuny.lv.po
+++ b/i18n/Znuny/Znuny.lv.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.mk.po b/i18n/Znuny/Znuny.mk.po
index 5108fc5f86..a384b5b767 100644
--- a/i18n/Znuny/Znuny.mk.po
+++ b/i18n/Znuny/Znuny.mk.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ms.po b/i18n/Znuny/Znuny.ms.po
index 344e6a9664..64cfb3a145 100644
--- a/i18n/Znuny/Znuny.ms.po
+++ b/i18n/Znuny/Znuny.ms.po
@@ -24431,3 +24431,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.nb_NO.po b/i18n/Znuny/Znuny.nb_NO.po
index e3f911bfdb..64f9a7814b 100644
--- a/i18n/Znuny/Znuny.nb_NO.po
+++ b/i18n/Znuny/Znuny.nb_NO.po
@@ -24431,3 +24431,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.nl.po b/i18n/Znuny/Znuny.nl.po
index f05d6f1287..6f20251fa8 100644
--- a/i18n/Znuny/Znuny.nl.po
+++ b/i18n/Znuny/Znuny.nl.po
@@ -24430,3 +24430,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.pl.po b/i18n/Znuny/Znuny.pl.po
index c58465f2b7..9a2bd66296 100644
--- a/i18n/Znuny/Znuny.pl.po
+++ b/i18n/Znuny/Znuny.pl.po
@@ -24450,3 +24450,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.pot b/i18n/Znuny/Znuny.pot
index 73e90f4a32..2c91b95a8d 100644
--- a/i18n/Znuny/Znuny.pot
+++ b/i18n/Znuny/Znuny.pot
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"POT-Creation-Date: 2024-07-19 08:58+0000\n"
+"POT-Creation-Date: 2024-08-26 13:43+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -20414,6 +20414,10 @@ msgstr ""
msgid "Mapping of ticket priority to X-Priority email header for outgoing emails of communication channel \"system\"."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
#. XML Definition: scripts/database/initial_insert.xml
msgid "invalid-temporarily"
msgstr ""
diff --git a/i18n/Znuny/Znuny.pt.po b/i18n/Znuny/Znuny.pt.po
index 6b6899ea70..47ec6dd060 100644
--- a/i18n/Znuny/Znuny.pt.po
+++ b/i18n/Znuny/Znuny.pt.po
@@ -24452,3 +24452,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.pt_BR.po b/i18n/Znuny/Znuny.pt_BR.po
index 5e59be99b9..6bcf6aa320 100644
--- a/i18n/Znuny/Znuny.pt_BR.po
+++ b/i18n/Znuny/Znuny.pt_BR.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ro.po b/i18n/Znuny/Znuny.ro.po
index 2d474d686e..921215a97b 100644
--- a/i18n/Znuny/Znuny.ro.po
+++ b/i18n/Znuny/Znuny.ro.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.ru.po b/i18n/Znuny/Znuny.ru.po
index ed3bd7f56c..507e46d0ae 100644
--- a/i18n/Znuny/Znuny.ru.po
+++ b/i18n/Znuny/Znuny.ru.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.sk_SK.po b/i18n/Znuny/Znuny.sk_SK.po
index 62a938c292..606ab42cab 100644
--- a/i18n/Znuny/Znuny.sk_SK.po
+++ b/i18n/Znuny/Znuny.sk_SK.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.sl.po b/i18n/Znuny/Znuny.sl.po
index db44c94858..29514d3dde 100644
--- a/i18n/Znuny/Znuny.sl.po
+++ b/i18n/Znuny/Znuny.sl.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.sr.po b/i18n/Znuny/Znuny.sr.po
index 50179e7dbc..10bc456a25 100644
--- a/i18n/Znuny/Znuny.sr.po
+++ b/i18n/Znuny/Znuny.sr.po
@@ -24428,3 +24428,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.sv.po b/i18n/Znuny/Znuny.sv.po
index 3454f10580..7c82333f52 100644
--- a/i18n/Znuny/Znuny.sv.po
+++ b/i18n/Znuny/Znuny.sv.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.sw.po b/i18n/Znuny/Znuny.sw.po
index bd3341959a..ffbc7786b6 100644
--- a/i18n/Znuny/Znuny.sw.po
+++ b/i18n/Znuny/Znuny.sw.po
@@ -24421,3 +24421,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.th_TH.po b/i18n/Znuny/Znuny.th_TH.po
index 214bdce8e3..223f476cee 100644
--- a/i18n/Znuny/Znuny.th_TH.po
+++ b/i18n/Znuny/Znuny.th_TH.po
@@ -24434,3 +24434,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.tr.po b/i18n/Znuny/Znuny.tr.po
index a386dae29c..acdcf4de9b 100644
--- a/i18n/Znuny/Znuny.tr.po
+++ b/i18n/Znuny/Znuny.tr.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.uk.po b/i18n/Znuny/Znuny.uk.po
index b0a1d6753a..a4ab5b48e0 100644
--- a/i18n/Znuny/Znuny.uk.po
+++ b/i18n/Znuny/Znuny.uk.po
@@ -24417,3 +24417,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.vi_VN.po b/i18n/Znuny/Znuny.vi_VN.po
index dbf50d187d..1509979d77 100644
--- a/i18n/Znuny/Znuny.vi_VN.po
+++ b/i18n/Znuny/Znuny.vi_VN.po
@@ -24431,3 +24431,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.zh_CN.po b/i18n/Znuny/Znuny.zh_CN.po
index b1acc79ee1..d62c59eea4 100644
--- a/i18n/Znuny/Znuny.zh_CN.po
+++ b/i18n/Znuny/Znuny.zh_CN.po
@@ -24427,3 +24427,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/i18n/Znuny/Znuny.zh_TW.po b/i18n/Znuny/Znuny.zh_TW.po
index c967b6d5af..c7d1f39bc9 100644
--- a/i18n/Znuny/Znuny.zh_TW.po
+++ b/i18n/Znuny/Znuny.zh_TW.po
@@ -24419,3 +24419,7 @@ msgstr ""
msgid "This is the dark skin for the customer interface."
msgstr ""
+#. XML Definition: Kernel/Config/Files/XML/Znuny.xml
+msgid "Adds the field mapping for AgentTicketActionCommon for an unknown action. Used by Znuny.Form.Input."
+msgstr ""
+
diff --git a/var/httpd/htdocs/js/Znuny.Form.Input.js b/var/httpd/htdocs/js/Znuny.Form.Input.js
index 29f5fee759..d483e22050 100644
--- a/var/httpd/htdocs/js/Znuny.Form.Input.js
+++ b/var/httpd/htdocs/js/Znuny.Form.Input.js
@@ -189,6 +189,11 @@ Znuny.Form.Input = (function (TargetNS) {
return Attribute;
}
+ // Use the common field ID mapping of AgentTicketActionCommon for unknown modules
+ if (!AttributFieldIDMapping[Module] && Core.Config.Get('AutoAttributFieldIDMapping')) {
+ AttributFieldIDMapping[Module] = AttributFieldIDMapping['AgentTicketActionCommon'];
+ }
+
if (
!AttributFieldIDMapping[ Module ]
|| !AttributFieldIDMapping[ Module ][ Attribute ]