Search found 77 matches

by lis9
21 Jul 2025, 11:27
Forum: General
Topic: Set a default service if empty
Replies: 1
Views: 11491

Re: Set a default service if empty

Hello!

I think that the easiest solution is to set Service as mandatory on the screen. Additionally you can use Znuny-AutoSelect extension -> if Service contains only one item it will be auto selected.

Daniel Lisiecki
by lis9
04 Jul 2025, 10:37
Forum: General
Topic: [solved] XSLT incomming mapping with base64 payload
Replies: 3
Views: 9862

Re: [solved] XSLT incomming mapping with base64 payload

Thank you very much for your opinion. I've created the issue on GitHub for this.
https://github.com/znuny/Znuny/issues/694

Daniel Lisiecki
by lis9
02 Jul 2025, 09:47
Forum: General
Topic: [solved] XSLT incomming mapping with base64 payload
Replies: 3
Views: 9862

[solved] Re: XSLT incomming mapping with base64 payload

Hello, Following up on the issue with attachment encoding, I've identified the root cause. When the OTRS_TicketArticleAdd operation is invoked, it calls the Kernel::System::Ticket::Article::ArticleCreate module internally. My investigation shows that this module saves the attachment file directly in...
by lis9
01 Jul 2025, 13:29
Forum: General
Topic: [solved] XSLT incomming mapping with base64 payload
Replies: 3
Views: 9862

[solved] XSLT incomming mapping with base64 payload

Hello, I’m encountering an issue with my outgoing WebService integration. I’m communicating with the DHL Api2 (SOAP) using the getEpod method to retrieve a proof of delivery in PDF format. The communication works smoothly, and I receive the response correctly. However, I have to store the payload as...
by lis9
15 Apr 2025, 13:32
Forum: General
Topic: LDAP CustomerUser Integration works on index.pl but fails on customer.pl in Znuny 7.1.6
Replies: 2
Views: 11855

Re: LDAP CustomerUser Integration works on index.pl but fails on customer.pl in Znuny 7.1.6

According to your questions, the answers are: 1) Yes, it works seamlessly, even on multiple backends (local DB and LDAP). 2) No tricks needed Just make an effort and look into the Kernel/Config/Defaults.pm for available options, and just read the documentation. LDAP configuration on customer side st...
by lis9
15 Apr 2025, 12:34
Forum: General
Topic: Call process form on customer.pl site
Replies: 1
Views: 10214

Call process form on customer.pl site

Hello! I would like to add a menu item on customer.pl site. This menu item should call my process initial form. My menu item configuration looks like this: Zrzut ekranu 2025-04-15 o 12.26.38.png But unfortunately, when I choose this menu, the Process form isn't populated, and I have to select proces...
by lis9
04 Mar 2025, 13:13
Forum: General
Topic: Broken CSS after migrating to Znuny 7.0.19 from 6.5.8
Replies: 2
Views: 48085

Re: Broken CSS after migrating to Znuny 7.0.19 from 6.5.8

1. Check incompatible extensions
2. Try running Admin::Config::FixMissingFrontendFiles, Maint::Loader::CacheCleanup and Maint::Loader::CacheGenerate from znuny Console.
3. Consider migrating to 7.1.x

DL
by lis9
04 Mar 2025, 13:08
Forum: General
Topic: LDAP authentication
Replies: 1
Views: 33730

LDAP authentication

Hello! My Znuny instance is fully authorized in local AD via LDAP module. We run into two problems: duplicate logins and duplicate email addresses due to GDPR-related retention on AD side. On the Znuny side, the agent account is authorised either by login or email. Is it possible to configure LDAP a...
by lis9
19 Feb 2025, 13:24
Forum: General
Topic: CKEditor configuration
Replies: 0
Views: 43783

CKEditor configuration

Hi! Im just curious about keyboard shortcuts for CKEditor. Where are they defined. I've found IMHO bug in CKEditor shortcuts configuration, that didn't exist in previous releases of Znuny 7.x. In Poland we use mostly american international keyboard, and polish diacritic signs we reach using alt-<let...
by lis9
19 Feb 2025, 13:13
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Re: Ticket informations

Bug #640 is verified and waits for fix. Thank you!
by lis9
13 Feb 2025, 11:59
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Re: Ticket informations

Problem is with ITSMIncidentProblemManagement plugin (v. 7.1.1)
Deinstaling it fixes the problem.
by lis9
12 Feb 2025, 22:30
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Re: Ticket informations

Thank you Johannes for your reply. I've checked carefully the cause of this problem. The result of my investigation is bug #640 on GitHub. In my opinion problem is with AccountingTime functionality. Every time I add some time units to the note, the ticket gets distorted. When I remove by hand accoun...
by lis9
30 Jan 2025, 13:17
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Re: Ticket informations

Should I report a bug on github?

Daniel
by lis9
29 Jan 2025, 16:35
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Re: Ticket informations

Has no one encountered this behaviour of the Znuny 7.1?
by lis9
27 Jan 2025, 12:22
Forum: General
Topic: Transition Action ArticleSend with Attachment
Replies: 4
Views: 39816

Re: Transition Action ArticleSend with Attachment

AFAIK there is unfortunately no dynamic field type attachment in Znuny, and there is no extension to this. :(

--
Daniel
by lis9
27 Jan 2025, 12:18
Forum: General
Topic: Quickclose > permission error
Replies: 2
Views: 34930

Re: Quickclose > permission error

Is ticket01 unlocked?

--
Daniel
by lis9
27 Jan 2025, 11:43
Forum: General
Topic: Ticket informations
Replies: 8
Views: 57650

Ticket informations

Hello! I would like to ask for new behavior of Znuny 7.1.3. In older versions, like 6.x on ticket zoom screen we could see ticket metadata on ticket informations widget (right upper side of ticket zoom). For instance informations like: owner, responsible and accounted time. In Znuny 7.1.3 i have obs...
by lis9
07 Dec 2024, 00:11
Forum: Help
Topic: Close ticket timestamp on Customer Portal
Replies: 5
Views: 30373

Re: Close ticket timestamp on Customer Portal

Hi
Zrzut ekranu 2024-12-6 o 23.26.14.png
this setting produces close time in CSV file.

Daniel Lisiecki
by lis9
03 Dec 2024, 19:25
Forum: Help
Topic: Close ticket timestamp on Customer Portal
Replies: 5
Views: 30373

Re: Close ticket timestamp on Customer Portal

I hope the screenshot will help you find the settings you need.
Zrzut ekranu 2024-12-3 o 18.22.47.png
Zrzut ekranu 2024-12-3 o 18.41.43.png
Daniel
by lis9
02 Dec 2024, 13:50
Forum: Help
Topic: Problems with layout after upgrade to 7.0
Replies: 2
Views: 28128

[SOLVED] Re: Problems with layout after upgrade to 7.0

The problem was in extension package Znuny-SearchFrontend
Uninstalling this package repairs everything.
by lis9
15 Nov 2024, 21:25
Forum: Help
Topic: Problems with layout after upgrade to 7.0
Replies: 2
Views: 28128

Problems with layout after upgrade to 7.0

Hello! After upgrading 6.5.11 to 7.0.19 my dashboard is getting disordered. I've tried many methods of migration, even clean installation of 7.0.19, then attaching DB from 6.5.11, Migrating it with script to 7, e.t.c. The problem starts when I sync configuration from migrated database and have upgra...
by lis9
26 Sep 2024, 13:35
Forum: General
Topic: [SOLVED] Process Transitions with pending reminder
Replies: 1
Views: 39494

Re: Process Transitions with pending reminder

You can achieve this goal using Generic Agent, including change in process activity. Changing addtional dynamicField can trigger additional email reminder.
by lis9
08 Mar 2024, 11:56
Forum: General
Topic: Elasticsearch - errors while building index "tickets"
Replies: 3
Views: 5651

Re: Elasticsearch - errors while building index "tickets"

Thanks for your reply. Unfortunately, there aren't just these 3 errors. Those are 3 TYPES of errors :( Currenly I am trying to run indexing on production environment, and constantly receiving such error (for article index): Message: Query failed for engine: Kernel::System::Search::Engine::ES. Messag...
by lis9
07 Mar 2024, 12:14
Forum: General
Topic: Search Engine plugin - is documentation up to date?
Replies: 1
Views: 4266

Search Engine plugin - is documentation up to date?

Hello! In documentation to Znuny-Search plugin there is [1.3.1]: “Daemon::SchedulerCronTaskManager::Task###SearchEngineReindex”, cron task which re-indexes data at specified time when there is a mismatch between sql and elasticsearch object count, [...] • “Daemon::SchedulerCronTaskManager::Task###Cu...
by lis9
16 Feb 2024, 10:21
Forum: General
Topic: Elasticsearch - errors while building index "tickets"
Replies: 3
Views: 5651

Elasticsearch - errors while building index "tickets"

Hello! I'm testing ES indexing for Znuny. My database is really big, (f.i: ticket_history has over 118 mln records, tickets over 11 mln), therefore testing such solution is essential. During first indexing of ticket index I receive (in system log) three types of errors: Fri Feb 16 09:08:48 2024 (Eur...
by lis9
03 Dec 2023, 23:31
Forum: General
Topic: [solved] Restrict CMDB view
Replies: 2
Views: 4958

Re: Restrict CMDB view

Thank you so much! You helped me a lot!

Best regards!

Daniel
by lis9
26 May 2023, 08:27
Forum: General
Topic: [SOLVED] TransitionAction: CreateTicket - new ticketID
Replies: 4
Views: 4017

Re: [SOLVED] TransitionAction: CreateTicket - new ticketID

Thanks for this tip!

Daniel Lisiecki
by lis9
25 May 2023, 15:18
Forum: General
Topic: [SOLVED] TransitionAction: CreateTicket - new ticketID
Replies: 4
Views: 4017

Re: TransitionAction: CreateTicket - new ticketID

Thank You for your very quick reply. I had this solution in mind, but this is only applicable if child tickets are process tickets too (as its parent). So my choice is: write a module and attach it to ticket create event using Generic Agent, or make the child tickets process tickets with two activit...
by lis9
25 May 2023, 12:34
Forum: General
Topic: [SOLVED] TransitionAction: CreateTicket - new ticketID
Replies: 4
Views: 4017

[SOLVED] TransitionAction: CreateTicket - new ticketID

Hello! In my process i have to create child ticket to my process ticket. The child ticket is a simple ticket in different queue. The action I want to do is to close all process ticket children when one of transitions occurs. Of course I can use ForeignTicketID or ForeignTicketNumber parameter to clo...
by lis9
20 Apr 2023, 20:02
Forum: General
Topic: Reopen pending ticket if article added [SOLVED]
Replies: 2
Views: 2436

Re: Reopen pending ticket if article added

You can change default state on new note screen: Ticket::Frontend::AgentTicketNote###StateDefault it will change state to open when new note is added. This setting is available to almost every dialog: emails, phone, e.t.c Ticket state, that is updated by customer's responds by email, can be change i...
by lis9
14 Apr 2023, 12:00
Forum: Developers
Topic: [SOLVED] custom PDF document
Replies: 1
Views: 39220

Re: custom PDF document

I have found that problem is in Kernel::System::PDF file. In function _CurPageDimSet [...] # set CurPageWidth if ( defined( $Param{Width} ) && $Param{Width} >= 100 && $Param{Width} <= 10000 ) { $Self->{Current}->{PageWidth} = int( $Param{Width} ); $NewValue = 1; } # set CurPageHeight...
by lis9
14 Apr 2023, 11:54
Forum: General
Topic: [solved] Restrict CMDB view
Replies: 2
Views: 4958

[solved] Restrict CMDB view

Hello! Is this possible to configure CMDB (General Catalog) like this: to show read-only to agent this ConfigItems, which he/she owns? I have created a role, which contains itsm-configitem group in read-only and it is working as expected, but I am thinking how to restrict output only to owned config...
by lis9
13 Apr 2023, 14:11
Forum: Developers
Topic: [SOLVED] custom PDF document
Replies: 1
Views: 39220

[SOLVED] custom PDF document

Hello! I would like to create custom PDF document - kind of small sticker label size 5x3cm. In my custom module (I run it in GenericAgent when process changes its Activity): [...] my $nalepka = $Kernel::OM->Get('Kernel::System::PDF'); my $LayoutObject = $Kernel::OM->Get('Kernel::Output::HTML::Layout...
by lis9
10 Mar 2023, 09:17
Forum: General
Topic: Update parent when child closes
Replies: 4
Views: 2223

Re: Update parent when child closes

Thank you Roy, for your suggestions.
Parent's ID is just a my choice.
BUT your link to new transtion action parameters is just great! I didn't noticed that! I asked about it in this thread: viewtopic.php?f=53&t=43400 but no one has answered me :) Thanks a lot!

Daniel
by lis9
09 Mar 2023, 23:56
Forum: General
Topic: Update parent when child closes
Replies: 4
Views: 2223

Re: Update parent when child closes

There are possibilities. For instance: if you have OTRS 6.0.x you probably need perl module for this (I have written once such a module). For Znuny 6.x you have invoker for outgoing webService, which gives more possibilities (I use it in newer processes), for instance: when creating child ticket I s...
by lis9
21 Feb 2023, 11:19
Forum: General
Topic: Error in system log: Need AttachmentID or StandardTemplateID!
Replies: 2
Views: 1790

Re: Error in system log: Need AttachmentID or StandardTemplateID!

This is error_log stack trace: ERROR: OTRS-CGI-70 Perl: 5.26.3 OS: linux Time: Tue Feb 21 10:17:43 2023 Message: Need ID! RemoteAddress: 10.21.4.29 RequestURI: /otrs/index.pl? Traceback (1419323): Module: Kernel::System::StandardTemplate::StandardTemplateGet Line: 152 Module: Kernel::Modules::AgentT...
by lis9
20 Feb 2023, 16:56
Forum: General
Topic: Error in system log: Need AttachmentID or StandardTemplateID!
Replies: 2
Views: 1790

Error in system log: Need AttachmentID or StandardTemplateID!

Hello! Since OTRS upgrade to version 6.4.5 from from 6.0.30 I have problem with this error in system log, for instance: Mon Feb 20 15:32:50 2023 (Europe/Warsaw) error OTRS-CGI-70 Need AttachmentID or StandardTemplateID! Mon Feb 20 15:32:50 2023 (Europe/Warsaw) error OTRS-CGI-70 Need Text! Mon Feb 20...
by lis9
04 Feb 2023, 10:36
Forum: General
Topic: Don't open tickets that are closed for more than 2 weeks
Replies: 12
Views: 4975

Re: Don't open tickets that are closed for more than 2 weeks

No :)
Use System Configuration. in Core->Ticket section you may find ArchiveSystem section of config options.

Daniel Lisiecki
by lis9
02 Feb 2023, 15:52
Forum: Help
Topic: Merge in wrong direction deletes all custom fields
Replies: 1
Views: 852

Re: Merge in wrong direction deletes all custom fields

Did you set Ticket::MergeDynamicFields setting before?

Best regards
Daniel Lisiecki
by lis9
02 Feb 2023, 09:08
Forum: General
Topic: Don't open tickets that are closed for more than 2 weeks
Replies: 12
Views: 4975

Re: Don't open tickets that are closed for more than 2 weeks

Run ArchiveSystem feature (Ticket::ArchiveSystem), then set GenericAgent job for setting archive flag for closed tickets older than 2 weeks. The follow-ups that come to archived tickets will create new ticket, but your agents should learn how to find archived tickets (there is special flag for searc...
by lis9
18 Jan 2023, 21:56
Forum: General
Topic: Send notification to ticket owner to tell to close their ticket
Replies: 7
Views: 3237

Re: Send notification to ticket owner to tell to close their ticket

Everything looks fine except two things: In generic agent MyNotoficationSelector = Selected should be used in section ADD/Modify TICKET parameters, NOT in select ticket filter. This agent simply should CHANGE/SET DynamicField value, not use it as ticket filter! On the other hand in notifications dia...
by lis9
09 Jan 2023, 16:56
Forum: General
Topic: Send notification to ticket owner to tell to close their ticket
Replies: 7
Views: 3237

Re: Send notification to ticket owner to tell to close their ticket

Hello! Try this: 1) create DF type text and name it for instance MyNotificationSelector 2) create Generic Agent job which runs every hour (or minute, or any other interval) which select every ticket in queue you wish, and sets DF MyNotificationSelector to value "Selected" 3) create notific...
by lis9
04 Jan 2023, 13:27
Forum: General
Topic: PendinCheck Fail
Replies: 3
Views: 1768

Re: PendinCheck Fail

try running pending command check manually first.. su -c "bin/otrs.Console.pl Maint::Ticket::PendingCheck" -s /bin/bash otrs The result is the same, as in the first post: ERROR: OTRS-otrs.Console.pl-Maint::Ticket::PendingCheck-70 Perl: 5.26.3 OS: linux Time: Wed Jan 4 12:25:53 2023 Messag...
by lis9
03 Jan 2023, 17:38
Forum: General
Topic: PendinCheck Fail
Replies: 3
Views: 1768

PendinCheck Fail

Hello! A would like to ask for Your opinions about this error. Daemon job PendingCheck returns error: ERROR: OTRS-otrs.Console.pl-Maint::Ticket::PendingCheck-70 Perl: 5.26.3 OS: linux Time: Tue Jan 3 15:44:42 2023 Message: Need CustomerID! Traceback (3972410): Module: Kernel::System::CustomerCompany...
by lis9
29 Nov 2022, 11:43
Forum: General
Topic: [SOLVED] Notes for linked tickets
Replies: 1
Views: 2778

[SOLVED] Notes for linked tickets

Hello!

I would like to ask for a roadmap information for 6.4 functionality:
- Add notes to linked tickets* (released as add-on).

Is this add-on already available?

Daniel Lisiecki
by lis9
24 Nov 2022, 15:18
Forum: General
Topic: Owner and Responsible reset every time
Replies: 3
Views: 1608

Re: Owner and Responsible reset every time

there are a lot of possibilities: use filters on incoming email, use generic agent, show responsible listbox on forms you need

Daniel
by lis9
21 Nov 2022, 20:33
Forum: General
Topic: Owner and Responsible reset every time
Replies: 3
Views: 1608

Re: Owner and Responsible reset every time

Uncheck Ticket::ResponsibleAutoSet in Core->Ticket

Daniel
by lis9
21 Nov 2022, 20:11
Forum: General
Topic: serial letters / mass mailings
Replies: 2
Views: 1459

Re: serial letters / mass mailings

Yes you can load user data into database table and attach it to znuny as Customer User Backend. The documentation is here: https://doc.znuny.org/doc/manual/admin/6.0/en/html/external-backends.html#customer-user-backend It is possible to send automatic email to every backend record, but you have to d...
by lis9
17 Nov 2022, 19:51
Forum: General
Topic: Dashlet with tickets I own in a queue
Replies: 1
Views: 1569

Re: Dashlet with tickets I own in a queue

put this code into the <yourfilename>.xml and place it in Kernel/Config/Files/XML/ <?xml version="1.0" encoding="utf-8"?> <otrs_config version="2.0" init="Application"> <Setting Name="DashboardBackend###1100-MyTicketsList" Required="0" Vali...
by lis9
16 Nov 2022, 10:15
Forum: General
Topic: two problems after upgrading 6.0.40 to 6.4.3
Replies: 2
Views: 1571

Re: two problems after upgrading 6.0.40 to 6.4.3

Hi Johannes, Thank You for your reply. As you suggested I've created translation file in GitHub repository. I hope I've done it correctly (for the first time :)). Unfortunately it was RPM upgrade from 6.0.40, so the old XML files just existed in directory, and Maint::Config::Rebuild --cleanup did no...