Thanks for suggestion. It looks that event "Article created" is right one. With some additional filters (ticket=new, queue=inbox etc). Now I am testing all scenarios but it looks that attachments are forwarded as expected
Hello Roy. You say about this option? I have this setting but it doesn't propagate attachment from original Customer email with notification. I am not sure if this is a bug, or something is wrongly configured? I thought that this option is related to "article" attachments - for example: if...
Do you have any idea how to do it? AutomaticAgent, postmaster-filters, notification-settings. All those seems to have no possibility to attach atachemnt from customer email. Is there any 'magic' shortcut like <OTRS_CUSTOMER_ATTACHMENT[0]> or similar like <OTRS_CUSTOMER_BODY[30]> ???
Hello Team. I have OTRS 6.0.15 Customers are sending emails to our support mailbox. When new mail arrives there is new ticket created by OTRS. This is working fine. But I need to forward attachement form CustomerEmail to other agent (supervisor who is monitoring and dispatching tickets). There is sp...
Because my counter is groving slow it would be better to expand length (9999 -> 10000). But it is less important. More important is: 1) is it possible to remove systemID from ticket number? 2) how "lower" current ticket counter from 1506599 to, for example: 06599 In my case this will remov...
"AutoIncrement" increments the ticket number, the SystemID and the counter are used with SystemID.counter format (e.g. 1010138, 1010139). So, it should be: 156594. Maybe counter starting position is set to 150000. But how to check this - it is stored somewhere in database but I can't find ...
Hello Team. Maybe you can help me. My SystemID is 15 But my automatic generated ticketID is (for example) 151506594 where: 15 - is system ID 150 - ??? 6594 - is auto increment part How to remove this ??? strange 150 part? I have no idea. I tried to search into all config but this is nothing visible....
I would like to have CustomerUser & CustomerCompany fields (available on AgentTicketCustomer page) available also on page "TicketFreeText"
Frontend → Agent → View → TicketFreeText
In my case: I have to be owner of the ticket or responsible Still no all articles have option to move Yesterday I found interesting thing. When I moved article between tickets by changing ticket_id in database nothing happened. But when I changed owner of the first ticket articles looks like moved t...
Ad.1 I found, that there is config option (groups): Frontend::Module###AgentArticleCopyMove I don't see any related options because I have non standard groups in my system. After configure correct groups I can see option to move articles. But new question is: is there possibility to allow this featu...
Hello Team. I have OTRS free version 6.0.15 I know that this question was asked many times, and many times the only answer answered was "it is not possible". Sorry, but I have ask this again. I *really* need *sometimes* to move article between tickets. It is because sometimes agents or cus...
Hello Team Is there any way to disable, hide, or simply minimize right column on dashboard screen? In our company it is rarely used. I would like to use almost full screen width for ticket informations and not waste space for big white rectangle on right. There was special extension for version OTRS...
Hello Team. OTRS 5.0.27, but the same behaviour in other versions. I have a lot of tickets with .pdf attachements Every time I want to view these attachments chrome browser try download file insteed simple opening it in internal chrome verwer. On other websites internal chrome pdf viewer works well....
I am trying to do this change myself, but I need some help. In version 6 there is mentioned: Kernel/System/Ticket/ArticleSearchIndex/DB.pm In version 5 this file doesn't exists. I tried search full source tree from OTRS V5 for phrase "ArticleFulltext" but nothing was found. Anybody can tel...
I want to do some basic automation for ticket, basing on ticket title. Select condition: "Ticket title is ... " AND queue is: "..." AND type is "new" Actions: change ticket type, change queue, assign to particular agent. Selection works well (It is easy to check running...
Hello Team
Any help appreciated.
I have setup GenericAgent job. I can run it manually or from scheduler. There is nothing more in logs that job was fired.
But... No action is taken. No ticket parameters changed.
How to debug GenericAgent? Where to check detail logs?
Hello. Probably yes. Maybe you know what file should be edited?
I made similar changes in the past but unfortunately I lost knowledge where I made these changes.
indeed. I don't know how I missed this info.
But other question: is it possible to extend full search to cover also ticket title? maybe also article titles?
[you know: full text search should do really full text search :]
Hello Team OTTRS 5.0.20 but I notice this behavior since long time. It looks like using "full text search" field in upper screen part give me not all expected results. I am doing simple search - ticket title. Ticket is definitely in queue, opening all customer tickets shown wanted ticket o...
Hello Team. I have OTRS V5.0.11 but I notice this "error" from long time. Generally speaking, I have problem setting colors in email notifications. Colors are properly visible only in MS Outlook. In Thunderbird or webmails all colors are black. Anybody else have this issue? P.S. Notificati...
Hello Community. Maybe this question was asked but I can't find proper solution. My problem: Some settings can be made by agent in his Preference tab. In example: "My queues" and "My notifications". These settings have impact on agent's notification. Is there any way to set these...
Yet another nob question. There is info "Your web server user should be the 'otrs' user". I have OTRS under debian. In standard installation Webserver is running under www-data user, true? I am not changed this, but everything seems to work correctly. Can anybody confirm or give some rules...
Hello Team I have OTRS 5.0.5 I would like to switch storage engine from DB into FS. I want also migrate all old attachements from DB to FS. but... bin\otrs.ArticleStorageSwitch.pl is missing I downloaded newest version 5.0.6 and this file is still not present. It is ok? Can I use file otrs.ArticleSt...
Hello community A seen this question asked many times but final solution is hard to find. Is there any official documentation about available variables??? I found this site: http://otrstags.blogspot.com/ any other documents? This blog seems to be good starting point but I am not convinced that this ...
Other question: is there easy possibility to have FreeField / Dynamic Field "maped" to customer_user table? I want to have system auto-completation feature on this field. For example, starting typing few letters in this field should give me possibility to pickup matched records from custom...