[otrs] Can I use ACLs to hide a certain state transition in GUI while allowing it for the Generic Agent

2012-09-28 Thread Bogdan Iosif
Hi, Same question, reformulated to use an example: Can I use ACLs to hide the "pending auto close-" state (of type "pending auto") in all agent GUIs while keeping the ability to set this state from Generic Agent jobs? AFAIK, the hiding in GUI part is possible but I'm not sure if the ACLs also app

Re: [otrs] Can I use ACLs to hide a certain state transition in GUI while allowing it for the Generic Agent

2012-09-28 Thread Bogdan Iosif
> But you need to tell your OTRS version to help you finding it. > > Regards. > > On Fri, Sep 28, 2012 at 9:05 AM, Bogdan Iosif wrote: > >> Hi, >> >> Same question, reformulated to use an example: Can I use ACLs to hide the >> "pending auto close-"

[otrs] Does OTRS support calculated fields?

2012-10-04 Thread Bogdan Iosif
Hi, Please help with determining if OTRS supports a ticket-level [dynamic?] field calculated as a sum of all values of an article-level dynamic field. Example: Assume a ticket-level dynamic field named "Total Estimated Hours" and an article-level dynamic field named "Article Estimated Hours". Bo

Re: [otrs] Does OTRS support calculated fields?

2012-10-04 Thread Bogdan Iosif
n the configuration. For a > seasoned developer, it would be very straight-forward. > -- > Mike > > On Thu, Oct 4, 2012 at 5:31 PM, Bogdan Iosif wrote: > >> Hi, >> >> Please help with determining if OTRS supports a ticket-level [dynamic?] >> field calculate

Re: [otrs] Can I use ACLs to hide a certain state transition in GUI while allowing it for the Generic Agent

2012-10-05 Thread Bogdan Iosif
tions performed by Generic Agent? } I remember reading that they do not apply to user id 1 but I don't know if Generic Agent runs with this identity or not. Can anyone help with an answer? Thanks, Bogdan On Fri, Sep 28, 2012 at 6:05 PM, Bogdan Iosif wrote: > Hi, > > Same question, ref

Re: [otrs] Can I use ACLs to hide a certain state transition in GUI while allowing it for the Generic Agent

2012-10-05 Thread Bogdan Iosif
Good to know. Thanks! On Fri, Oct 5, 2012 at 4:59 PM, Gerald Young wrote: > ACLs don't apply to generic agent. At least, it's impractical that they > should. > > On Fri, Oct 5, 2012 at 9:44 AM, Bogdan Iosif wrote: > >> Hi, >> >> I found out in the mean

Re: [otrs] Add custom fields in Customer information

2012-10-11 Thread Bogdan Iosif
Hi, I'm also looking into solving the "customer's support contract is in trouble => reduce / cut his access to OTRS" problem, *without* changing code shipped with OTRS (no HTML mods, no PL script tweaks, etc.) and in a manner that can be automated (integrated with our contract management system)

Re: [otrs] Add custom fields in Customer information

2012-10-11 Thread Bogdan Iosif
d be to use a > version of the CustomerAccept module rewritten for specific CustomerGroup > membership. This would be a copy of CustomerAccept, implemented via > Framework->Frontend::Customer with the CustomerAccept InfoKey and InfoFile > set up. The *copy/mod* of CustomerAccept.pm wo

Re: [otrs] Add custom fields in Customer information

2012-10-11 Thread Bogdan Iosif
like the following: > http://www.youtube.com/watch?v=NoJe_6rvVpY<http://www.youtube.com/watch?v=NoJe_6rvVpY&feature=plcp> > but > applied to Customers. > > The "error message" may be something that the login might throw if the > email address begins with "SUSPENDED

[otrs] Can customers be allowed to reply on existent tickets in a queue but NOT allowed to post new tickets in this same queue?

2012-10-12 Thread Bogdan Iosif
Hi, In my case, when a customer posts a new ticket it goes to queue Q1. If agents assigned to Q1 can't solve it, the ticket is moved to Q2, handled by more advanced agents. I would like to allow customers to reply on tickets while they are in Q2 but NOT allow them to post new tickets directly to

Re: [otrs] Can customers be allowed to reply on existent tickets in a queue but NOT allowed to post new tickets in this same queue?

2012-10-12 Thread Bogdan Iosif
ortal: > http://forums.otterhub.org/viewtopic.php?f=60&t=7138 > > On Fri, Oct 12, 2012 at 4:37 AM, Bogdan Iosif wrote: > >> Hi, >> >> In my case, when a customer posts a new ticket it goes to queue Q1. If >> agents assigned to Q1 can't solve it, the ticket is move

[otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
Hi, I managed to give full access to Customers / Companies modules for regular agents by including them in a newly created group - AgentCcGroup - and then adding this group in the following "Group ro" sections from SysConfig -> Framework -> Frontend::Admin::ModuleRegistration - Frontend::Modul

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
. > > Cheers, Nils > > So unless anyone thinks the above answer is obsolete, I'll just assume that read-only access is not achievable at this time through configuration. /bogdan On Mon, Oct 15, 2012 at 12:06 PM, Bogdan Iosif wrote: > Hi, > > I managed to give full access t

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
ustomer and > customer company information via the web interface won't be possible. > > On Mon, Oct 15, 2012 at 7:20 AM, Bogdan Iosif wrote: > >> Hi, >> >> I think I found the answer to my question in an older mailing list entry: >> http://lists.ot

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
nfigs? No > Possible to use an external db source as a CustomerUser backend? Yes. See > the docs.http://doc.otrs.org/3.1/en/html/customer-user-backend.html > > > > On Mon, Oct 15, 2012 at 9:15 AM, Bogdan Iosif wrote: > >> The information available in the "Customer Informat

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
avascript .. > > BI> do not change customer_user.login and *.customer_id > Query, not sync. just make sure the information is valid in the backend. > > BI>generating the password in Windows will probably be a bitch > No. CustomerUser is not authentication. It's data. &g

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
just > storing data. It appears either 1 device (OTRS server) or 1 user (ldap > lookup user) CAL will be the actual "user" of the services to look up the > information, regardless of how many results are returned. > > http://www.microsoft.com/licensing/about-licensing/client-a

Re: [otrs] Can non-admins be allowed read-only access to customer / companies details?

2012-10-15 Thread Bogdan Iosif
t 11:06 PM, Gerald Young wrote: > Do you have documentation on this? Because I can't verify your statement. > Especially since it would appear that a device cal would mitigate this > issue. > > > On Mon, Oct 15, 2012 at 3:54 PM, Bogdan Iosif wrote: > >> This is an i

Re: [otrs] OTRS 3.1 Additional customer informations in TicketZoom view

2012-10-16 Thread Bogdan Iosif
I recently asked about this and found out that any customer information that is provided in the customer admin module for a customer will show up in that side bar widget. Personally, I tested this exactly with the Comment field. On Tue, Oct 16, 2012 at 4:32 PM, YOKEL Philippe < philippe.yo...@ferb

Re: [otrs] OTRS 3.1 Additional customer informations in TicketZoom view

2012-10-16 Thread Bogdan Iosif
t; wrote: > Thanks...but where do you access this "customer admin module" (excuse > me, i'm pretty new with OTRS, a lot of things to discover...) ? > > > > Philippe > > Le 16/10/2012 15:38, Bogdan Iosif a écrit : > > I recently asked about this and f

[otrs] How is OTRS logging structured?

2012-10-17 Thread Bogdan Iosif
Hi, What is the big picture of an OTRS instance's logging subsystem[s]? Please validate / complete the following statements or maybe paint your own picture or point me to a doc source (i failed to Google my way to one): - (1) files: %OTRS_HOME%\var\logs\*.log - (1.1) "otrs.log"

Re: [otrs] How is OTRS logging structured?

2012-10-17 Thread Bogdan Iosif
would troubleshoot problems > with, for instance, email or cron jobs not running. Much of the time, these > issues do not relate to problems with OTRS, but with the service OTRS calls. > > TicketCounter.log is also in var/log/ and is relevant in different ways to > different ticket num

Re: [otrs] How is OTRS logging structured?

2012-10-18 Thread Bogdan Iosif
OTRS > job, on its own, but may report on errors if such is configured in the > crontab. > > > > On Wed, Oct 17, 2012 at 10:52 AM, Bogdan Iosif wrote: > >> I get the fact that on *nix systems, otrs.log is likely replaced by >> syslog. >> >> Apache&

Re: [otrs] otrs.GenericAgent.pl -[c db] FAQ?

2012-10-18 Thread Bogdan Iosif
AFAIK - I'm relatively new to OTRS: - withOUT "-c db" - causes execution of jobs defined directly in Perl code and called from %OTRS_HOME%/Kernel/Config/GenericAgent.pm. Next to this file you'll also see a GenericAgent.pm.example file containing demo code for jobs of thi

[otrs] What is the purpose of "removed" state?

2012-10-24 Thread Bogdan Iosif
Hi, A new OTRS installation includes in ADMIN -> States a state named "removed" of type "removed" with comment "Customer removed ticket.". My expectation, after reading the aforementioned comment, was that this state is used by customers when they need to signal that a ticket should no longer be

Re: [otrs] What is the purpose of "removed" state?

2012-10-24 Thread Bogdan Iosif
Hi, Thanks for the info. It does help. It makes stronger the probability that OTRS dosen't use this state, in its out of the box config. Do you know, ~ what version you run? 1.x? 2.x? /bogdan On Oct 24, 2012 5:57 PM, "Susan Dittmar" wrote: > > Dear Bogdan, > > I cannot tell you what the "offic

[otrs] Is there any way to log tickets affected by db Generic Agent jobs?

2012-11-06 Thread Bogdan Iosif
Hi, I have a couple of db Generic Agent jobs (configured through admin frontend GUI) and I would like to know the tickets affected by these jobs on each execution. Looking in otrs.log I can see one line for each job execution, like this: [Tue Nov 6 10:20:02 2012][Notice][Kernel::System::Generic

Re: [otrs] Is there any way to log tickets affected by db Generic Agent jobs?

2012-11-07 Thread Bogdan Iosif
bers, remove the other columns and append GROUP > BY ticket.tn > > > > > On Tue, Nov 6, 2012 at 3:28 AM, Bogdan Iosif wrote: > >> Hi, >> >> I have a couple of db Generic Agent jobs (configured through admin >> frontend GUI) and I would like to know the tic

[otrs] Are translations supported for event based notifications?

2012-11-07 Thread Bogdan Iosif
Hi, I would like to have event based notifications sent out to customers, in different languages, based on customer's interface language or some other customer level parameter. Is this possible? I looked in OTRS's changelog and found nothing about this all to way up to the current 3.2.0 beta. I'v

[otrs] Have you experienced performance bottlenecks above some thresholds?

2012-11-12 Thread Bogdan Iosif
Hi, I'm evaluating OTRS's performance for a ~large scale implementation and I'm wondering if anyone ran into ~steep performance bottlenecks after hitting some threshold for a metric such as total # of tickets, db size, attachment size, etc. Please share if you did. I ask because I need to formula

[otrs] Can caching be disabled for static stats?

2012-11-15 Thread Bogdan Iosif
Hi, I'm figuring out static stats by tinkering with code in StateAction.pm. Problem is, to see any change in action I first need to run otrs.DeleteCache.pl and then restart Apache (don't know if they both are required but it's a way I found to be working so I'm sticking with it for now) OTRS's m

Re: [otrs] Can caching be disabled for static stats?

2012-11-15 Thread Bogdan Iosif
an do that? /bogdan On Thu, Nov 15, 2012 at 4:16 PM, Bogdan Iosif wrote: > Hi, > > I'm figuring out static stats by tinkering with code in StateAction.pm. > > Problem is, to see any change in action I first need to run > otrs.DeleteCache.pl and then restart Apache (don&#x

Re: [otrs] Can caching be disabled for static stats?

2012-11-15 Thread Bogdan Iosif
enabled but I've found that if I make lots of changes to > the perl code Apache just slows to a crawl and I end up bouncing > Apache anyway. > > Steve > > > > On 15 November 2012 14:44, Bogdan Iosif wrote: > > I have some important details to add. > > &

Re: [otrs] Can caching be disabled for static stats?

2012-11-16 Thread Bogdan Iosif
ad > PerlModule Apache2::RequestRec > > I have this enabled but I've found that if I make lots of changes to > the perl code Apache just slows to a crawl and I end up bouncing > Apache anyway. > > Steve > > > > On 15 November 2012 14:44, Bogdan Iosif wro

Re: [otrs] Can caching be disabled for static stats?

2012-11-16 Thread Bogdan Iosif
the box one) those settings > are already there and enabled. So it is supposed to automatically > reload any pm files which change on disk. > > Steve > > > On 16 November 2012 09:14, Bogdan Iosif wrote: > > I just checked my config and my problem appears even though I do

[otrs] Dynamic stats and SLA escalations

2012-11-28 Thread Bogdan Iosif
Hi, Are dynamic stats fields related to escalations (Escalation*, FirstResponse*, UpdateTime*, Solution*) ALWAYS tied to escalation configurations at the queue level (as opposed to escalation configurations per SLA)? It's likely the answer is yes, in which case I have a follow up question. Can dy

[otrs] Are config options ViewableSenderTypes and UnlockStateType dead-weight?

2013-01-15 Thread Bogdan Iosif
Hi everyone, I was looking into the config options from subject and was unable to find any use for them even after I searched through the source code. Here are a couple of details I was able to gather: - Ticket::ViewableSenderTypes = Help is incomplete saying only: Defines the default viewab

[otrs] Can I use multiple ACLs to remove statuses allowed in a view?

2013-01-16 Thread Bogdan Iosif
Hi, Can someone more knowledgeable please confirm the following observation about ACL behavior? In short, I unexpectedly failed to use two different ACLs to remove some allowed values in the statuses available in a given view. I'll fabricate a synthetic example to illustrate the strange behavior

Re: [otrs] Can I use multiple ACLs to remove statuses allowed in a view?

2013-01-16 Thread Bogdan Iosif
ng" wrote: > probably. Try this. > PossibleNot => { Ticket => { State => ['closed unsuccessful','pending > reminder'] }, }, > > > > On Wed, Jan 16, 2013 at 11:13 AM, Bogdan Iosif wrote: > >> Hi, >> >> Can someone more knowledge

[otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
Hi, Can anyone help with some obvious issues around setting up a load balanced OTRS? - Does last db write always win? I imagine there's no built in protection against it. - Are HTTP sticky sessions required and if so, how can they be configured? I imagine OTRS needs some built in support to

Re: [otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
** > > If you use shared storage, you MUST use a cluster-aware filesystem like > GFS2 or OCFS. NFS won’t work reliably. > > ** ** > > *From:* otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] *On Behalf > Of *Bogdan Iosif > *Sent:* Tuesday, January 29, 2013

Re: [otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
in budget for high capacity ssds when most of the data on them is dead weight. Backup management would become a pain, some queries would be heavily impacted and all db operations (moving to qa/dev envs, etc) would be unreasonably slowed down by such a large db. OTRS's official docs also acknowl

Re: [otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
Now this is some mighty useful info. Thanks a lot. I'm not familiar with LVS or Linux-HA (mostly used MS platforms until ~ recently) so the next question may be born out of confusion: You have the load balancing performed by machines runnings LVS and the Linux-HA is running on the app nodes? Just

Re: [otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
| That is what I have always assumed, if you look in the sessions table in the DB in the session_value column you can see that there is all of the user's configuration in one big string. bogdan: Efficient and simple. I'm surprised. I assumed OTRS stores some user session data in memory/disk to pro

Re: [otrs] NLB (load balancing) OTRS

2013-01-29 Thread Bogdan Iosif
Beautiful. Thanks a LOT for sharing this info. It took a big uncertainty off the table as I was unsure if OTRS can handle load balancing without tweaking it in some ugly ways. The DMS integration is very nice. If authentication / authorization against the DMS were an issue in your setup, how did y

[otrs] How can I reset passwords for all customers?

2013-03-04 Thread Bogdan Iosif
Hi, I need to perform a mass reset of all customer passwords, for security reasons (hundreds of accounts). Is there a shell script I can call to reset the password for each customer account? Can it be done directly from the database, without using Perl / OTRS framework? Thanks, Bogdan P.S:I tho

Re: [otrs] How can I reset passwords for all customers?

2013-03-04 Thread Bogdan Iosif
and line, it will > generate one for you. > > In your case you'd need to get a list of customers out of the system and > execute this script for every customer, using bash. > > HTH, > > Mike > > > On Mon, Mar 4, 2013 at 12:38 PM, Bogdan Iosif wrote: > &

Re: [otrs] How can I reset passwords for all customers?

2013-03-04 Thread Bogdan Iosif
I don't think this would work for me because I need to reset passwords to values that are later communicated to customers. It can't easily be done just at the db level because the pw hash is salted with their usernames. - OTRS mail

Re: [otrs] How can I reset passwords for all customers?

2013-03-04 Thread Bogdan Iosif
You're right, leaving the reset to the customers would've been better. Unfortunately, we've already committed to having those passwords on hand because some of our customer accounts have invalid emails (they don't want to provide an email address to be 100% sure they don't get any notifications) an

[otrs] In the customer interface, can a search be made by ticket type or dynamic field?

2013-03-14 Thread Bogdan Iosif
Hi list, Does anyone know if OTRS can enable customers to search their tickets by ticket type or dynamic fields? This would be an extension of the search already available in the customer interface. Thanks, Bogdan P.S: I went through all configs from SysConfig (v3.1.10) that seemed to be relate

Re: [otrs] In the customer interface, can a search be made by ticket type or dynamic field?

2013-03-14 Thread Bogdan Iosif
I found "Frontend::Customer::Ticket::ViewSearch" and found out how to include dynamic fields in both search conditions and results. Haven't yet found how to search by ticket type. Is it possible? On Thu, Mar 14, 2013 at 5:40 PM, Bogdan Iosif wrote: > Hi list, > > Does

Re: [otrs] In the customer interface, can a search be made by ticket type or dynamic field?

2013-03-20 Thread Bogdan Iosif
once you go above a couple tens of tickets due to the interface lacking filters and customizable grid columns. On Thu, Mar 14, 2013 at 5:50 PM, Bogdan Iosif wrote: > I found "Frontend::Customer::Ticket::ViewSearch" and found out how to > include dynamic fields in both search condi

[otrs] How do you drive the addition of new features to OTRS?

2013-03-22 Thread Bogdan Iosif
Hi list, What can I do to drive towards reality an idea for an improvement / new feature for OTRS? Option 1. Pay for custom development - Not an option for me as I don't have the budget or the strings to obtain it Option 2. Develop it myself - Not an option right now as I lack the Perl knowledge

[otrs] Any other way to control the size of LogModule::LogFile except via LogModule::LogFile::Date?

2013-03-26 Thread Bogdan Iosif
Hi list, I'm trying to keep the size of LogModule::LogFile in check in a better way than allowed by configuring LogModule::LogFile::Date, which gives me rollover to a new file every month. A config that allows limiting the log file size (with overwrite when threshold is reached or rolling over to

Re: [otrs] Any other way to control the size of LogModule::LogFile except via LogModule::LogFile::Date?

2013-03-26 Thread Bogdan Iosif
can use SysLog and handle that way, > even sending to Windows Event Viewer. > http://forums.otterhub.org/viewtopic.php?f=60&t=16826 > > Or just use logrotate. > > > > > On Tue, Mar 26, 2013 at 5:59 AM, Bogdan Iosif wrote: > >> Hi list, >> >>

Re: [otrs] Any other way to control the size of LogModule::LogFile except via LogModule::LogFile::Date?

2013-03-26 Thread Bogdan Iosif
>{'LogModule::SysLog::LogSock'} = 'eventlog'; >> Theoretically, you should be able to see if this works quite quickly. >> >> >> On Tue, Mar 26, 2013 at 9:03 AM, Bogdan Iosif wrote: >> >>> I'm running on Windows so I can't

Re: [otrs] Any other way to control the size of LogModule::LogFile except via LogModule::LogFile::Date?

2013-03-26 Thread Bogdan Iosif
LogModule::SysLog::LogSock'} = 'eventlog'; > Theoretically, you should be able to see if this works quite quickly. > > > On Tue, Mar 26, 2013 at 9:03 AM, Bogdan Iosif wrote: > >> I'm running on Windows so I can't use neither SysLog or logrotate (I >> think

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
Does OTRS have a tool that you used to move the data? On Thu, Mar 28, 2013 at 5:12 PM, aledr wrote: > Good day! > > I'm moving my otrs installation from MySQL to PostgreSQL. > Almost everything went fine, except article_attachment table. > > Is there any available instructions on how to move th

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
l and some > scripting). > > Solved the article_attachment with otrs.ArticleStorageSwitch.pl. > Dropped files to filesystem, moved files to the new server and > imported to database again. > > Thanks. > > On Thu, Mar 28, 2013 at 12:18 PM, Bogdan Iosif > wrote: > >

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
I'll see your T&Cs and raise you window functions On Thu, Mar 28, 2013 at 9:22 PM, David Boyes wrote: > ** ** > > ** ** > > Did you run tests that showed PostgreSQL would be better performance-wise > or, if not, why did you move? > > ** ** > > Oracle’s new licensing T&Cs for use of MySQL f

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
http://en.wikipedia.org/wiki/Window_functions Very useful for some queries used mostly with reports (e.g. when you need that Nth occurence in ticket_history) On Thu, Mar 28, 2013 at 9:46 PM, David Boyes wrote: > ** ** > > ** ** > > I'll see your T&Cs and raise you window functions > > **

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
Wrong link @ wikipedia but you can jump to the correct one from the top. Or use this here direct link http://en.wikipedia.org/wiki/Window_function_%28SQL%29#Window_functionSorry :) On Thu, Mar 28, 2013 at 9:51 PM, Bogdan Iosif wrote: > > http://en.wikipedia.org/wiki/Window_functions &g

Re: [otrs] Database Conversion from MySQL to PostgreSQL

2013-03-28 Thread Bogdan Iosif
s wrote: > >> Neat. Hadn’t considered using something like that for reporting. >> >> ** ** >> >> ** ** >> >> *From:* otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] *On Behalf >> Of *Bogdan Iosif >> *Sent:* Thursday, March 2

[otrs] Can ACLs enforce a format for a text dynamic field?

2013-03-29 Thread Bogdan Iosif
Hi list, I have a text dynamic field required to contain only numbers. I'm thinking of using an ACL with a RegEx to enforce this rule but I can't get the ACL to trigger. Is what I want possible? Maybe I'm on the wrong track and ACLs are not applicable to *text* dynamic fields? Here is the ACL:

[otrs] Can I supress hystorical recording of SendAgentNotification events?

2013-04-02 Thread Bogdan Iosif
Hi list, Our agents decided to have informal email notifications dispatched to them - configured via Event Notifications - for many types of modifications performed upon a ticket. Since we have many agents and many daily modifications, teach ticket's history looks something like this: - (some nor

Re: [otrs] Can I supress hystorical recording of SendAgentNotification events?

2013-04-02 Thread Bogdan Iosif
et.pm#L5160, again, without any conditions. I would love for you to be right but the code seems to disagree. /bogdan On Tue, Apr 2, 2013 at 4:47 PM, Gerald Young wrote: > There's a filter in sysconfig > > > On Tue, Apr 2, 2013 at 4:28 AM, Bogdan Iosif wrote: > >> Hi li

Re: [otrs] Can I supress hystorical recording of SendAgentNotification events?

2013-04-02 Thread Bogdan Iosif
e: > >> The filter is for what shows, not what's recorded. >> >> >> On Tue, Apr 2, 2013 at 11:01 AM, Bogdan Iosif wrote: >> >>> Hi, >>> >>> Can you give a little more info? We may not be talking about the same >>> thing. >>

Re: [otrs] Migrating Tickets from Another Ticketing System

2013-04-10 Thread Bogdan Iosif
I've performed a similar migration by studying our in-house system's vs OTRS's databases and then transforming the data from our in-house system into the format expected by OTRS. Finally, I flushed the resulting data into OTRS's db and everything worked fine. There are many complications that can

Re: [otrs] Migrating Tickets to OTRS

2013-04-17 Thread Bogdan Iosif
You asked the same question a week ago. I think reposting the same question is frowned upon. On Wed, Apr 17, 2013 at 6:11 PM, Parag Bhalerao < parag.bhale...@cybertech.com> wrote: > Hello Team, > > ** ** > > We have a home grown ticketing system that we were using for past few > years. We h

Re: [otrs] How to find tickets that have no followup in 2 days

2013-04-18 Thread Bogdan Iosif
I don't think you can do this with dynamic stats (the type of report where you configure fields for columns, filters, etc. from OTRS's agent web interface -> STATISTICS module). You can do it with static stats if you know some minimal Perl, SQL and how to integrate a new Perl file into OTRS as a b

Re: [otrs] How to find tickets that have no followup in 2 days

2013-04-18 Thread Bogdan Iosif
run using some pl file? > > > > On 18-04-2013 PM 01:35, Bogdan Iosif wrote: > > I don't think you can do this with dynamic stats (the type of report > where you configure fields for columns, filters, etc. from OTRS's agent web > interface -> STATISTICS module)

Re: [otrs] How to find tickets that have no followup in 2 days

2013-04-18 Thread Bogdan Iosif
> As per my understanding,In report creation/generation there is no > selection of Article update before/after like criteria, which is > available in search. > > > > > > > On 18-04-2013 PM 02:36, Bogdan Iosif wrote: > > You seem to have understood Steven&#

Re: [otrs] How to find tickets that have no followup in 2 days

2013-04-18 Thread Bogdan Iosif
The last paragraph about timing is wrong. I meant "No-setter" instead of "Yes-setter" and "tickets that just got older than 2 days" instead of "new tickets" On Thu, Apr 18, 2013 at 12:42 PM, Bogdan Iosif wrote: > Ugh... you're right. I don'

Re: [otrs] Locked tickets - how to disable

2013-04-30 Thread Bogdan Iosif
Ticket locking allows optimal work separation between agents. By having ticket X locked to agent A1, OTRS effectively prevents agents A2..N from wasting any time with ticket X, since it's currently handled by A1. It also allows agents to easily see which tickets are not handled at all or in a non-t

Re: [otrs] Bulk close ticket - disable

2013-04-30 Thread Bogdan Iosif
I think you can create an ACL for the AgentTicketBulk view where you specify on PossibleNot the states that you don't wish to be selectable by agents. On Tue, Apr 30, 2013 at 2:06 PM, Jean BROW wrote: > Hi, > > Anyone know how I can disable so agents cannot bulk close tickets? It > should still

Re: [otrs] Images in OTRS documentation

2013-05-02 Thread Bogdan Iosif
Try http://bugs.otrs.org There's a component called "Documentation" On Thu, May 2, 2013 at 5:35 PM, Marcus Weseloh wrote: > Am Thu, 2 May 2013 10:03:07 -0400 > schrieb Gerald Young : > > > download the pdf? > > Yes, obviously I can do that (and have...) > > Nevertheless, sending out images with

Re: [otrs] OTRS caching module for Redis

2013-05-17 Thread Bogdan Iosif
I think you should've posted this on dev mailing list On Fri, May 17, 2013 at 4:33 AM, Artis Caune wrote: > Hey guys, > > While looking at FileStorable cache issue with our OTRS cluster, I > realized it should not be so hard to write Redis cache backend. > > Attached is module to put in Kernel/

[otrs] How to bulk edit a random list of tickets

2013-05-20 Thread Bogdan Iosif
Hi list, I have a random list of tickets provided to me just with their numbers and without a search criteria (they don't match any such criteria). Example: Please change dynamic field "Flag1" to value "off" for tickets with numbers: 2012122010786628 2013021710795472 201304111870 2013061310

Re: [otrs] How to bulk edit a random list of tickets

2013-05-20 Thread Bogdan Iosif
||d||e > > > > On Mon, May 20, 2013 at 7:22 AM, Bogdan Iosif wrote: > >> Hi list, >> >> I have a random list of tickets provided to me just with their numbers >> and without a search criteria (they don't match any such criteria). >> >> Example

Re: [otrs] Ticket Number Generator based on customerID or company name

2013-05-21 Thread Bogdan Iosif
On v3.1 the ticket# must contain only digits. A new generator can be created that assigns the last ~6 digits in different ranges based on customer id. On May 21, 2013 9:06 AM, "KalyanaChakravarthy MP" < kalyanachakravarthy...@cybertech.com> wrote: > hi, > > how to create ticket number Generation

Re: [otrs] Multiple Service Types

2013-06-05 Thread Bogdan Iosif
First you create 3 groups (g_software, g_hardware, g_other) and then 3 queues (q_software, q_hardware, q_other), assigning each queue to its corresponding group (q_software to g_software, etc.). Now create agents and assign them to groups according to your needs. One agent can be in many groups, n

Re: [otrs] Automatically assign owner on first response

2013-06-14 Thread Bogdan Iosif
This is unusual. Maybe you've done your tests using root as an agent? You shouldn't operate on your tickets as root. On Fri, Jun 14, 2013 at 6:00 PM, Mihai Oprea wrote: > Thank you for your response, but on my ystem this doesn’t happen. When > the ticket is create it has an owner predefined (

[otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-19 Thread Bogdan Iosif
Hi list, I'm trying to upgrade to 3.2.8, from 3.1.10, on Win 2008 R2 with SP1 and I'm running into an ugly problem that I think is related to the Apache config deployed by OTRS's Windows installer 2.4.8. I used this 3.2.8 package because I made the common sense assumption that its installer is mor

Re: [otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-19 Thread Bogdan Iosif
ll of > a newer Apache instead. > > (or actually giving the beta installer a try) > > ** ** > > /Sune > > ** ** > > > > *From:* otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] *On Behalf > Of *Bogdan Iosif > *Sent:* 19. juni 2013 15:38 > *To:* O

Re: [otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-19 Thread Bogdan Iosif
od_perl and > strawberry, please let me know if it helps! > > http://users.otrs.com/~mb/otrs-3.2.8-win-installer-2.4.9.exe > -- > > > On Wed, Jun 19, 2013 at 3:37 PM, Bogdan Iosif wrote: > >> Hi list, >> >> I'm trying to upgrade to 3.2.8, from 3.1.10, on Win 200

Re: [otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-20 Thread Bogdan Iosif
if this is actually the root cause of the problem. /bogdan On Wed, Jun 19, 2013 at 10:57 PM, Bogdan Iosif wrote: > I'll set it up and give feedback in about 6 - 10 hours. Thanks! > > My trouble is... I think I just missed a maintenance window for this > weekend to perform th

Re: [otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-25 Thread Bogdan Iosif
, can you use THAT one, and >> replace the OTRS with 3.2.8 and see if THAT is stable? It *could* be we >> simply introduced breakage by accident in the OTRS code base. >> >> The best results on WIndows I found are when you install ActiveState perl >> (x86) which comes wi

[otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-25 Thread Bogdan Iosif
Hi, I run OTRS 3.1.10 and would like to add a column to CustomerTicketOverview. I looked at SysConfig but wasn't able to find any support to customize anything in CustomerTicketOverview. Web search yielded the following relevant hits: * http://lists.otrs.org/pipermail/otrs/2012-August/038407.htm

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-25 Thread Bogdan Iosif
Michiel Beijen wrote: > Hi, > > In OTRS 3.1 and up, you can specify additional dynamic fields (which > are implemented as 'free text fields' in OTRS 3.0) in this overview. > > Which fields did you want to add? > > On Tue, Jun 25, 2013 at 2:39 PM, Bogdan Iosif >

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-25 Thread Bogdan Iosif
o OTRS is one event module -- > ref: > http://doc.otrs.org/developer/3.1/en/html/otrs-module-layers.html#ticketevent > > -- > Mike > > > On Tue, Jun 25, 2013 at 2:52 PM, Bogdan Iosif > wrote: > > This is interesting if it can be done via configurations. Can you please

[otrs] Ticket::Frontend::Overview::PreviewArticleTypeExpanded

2013-06-26 Thread Bogdan Iosif
Hi list, Does anyone know where I can see the effect of this configuration? Configuration: Ticket::Frontend::Overview::PreviewArticleTypeExpanded Help text: Defines wich article type should be expanded when entering the overview. If nothing defined, latest article will be expanded. Thanks, Bogda

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-26 Thread Bogdan Iosif
should > make other modifications. But I'd recommend using dynamic fields, > because that would keep your system more standard. > > -- > Mike > > On Tue, Jun 25, 2013 at 9:11 AM, Bogdan Iosif > wrote: > > I found Ticket -> Frontend::Customer::TicketOverview on my QA

Re: [otrs] Ticket::Frontend::Overview::PreviewArticleTypeExpanded

2013-06-26 Thread Bogdan Iosif
ose that. > > Incidentally, this is only the "first" article shown. Other articles are > selectable from the overview. > > > On Wed, Jun 26, 2013 at 5:21 AM, Bogdan Iosif wrote: > >> Hi list, >> >> Does anyone know where I can s

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-26 Thread Bogdan Iosif
ld be > about 5 seconds, which would, in theory, mean a human is > filling in the blanks instead of a script. > > > On Wed, Jun 26, 2013 at 8:39 AM, Bogdan Iosif wrote: > >> > that would keep your system more standard >> >> I'm 100% for this goal but unfortun

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-26 Thread Bogdan Iosif
last change > and then use javascript to provide the difference between then and now. > > > On Wed, Jun 26, 2013 at 9:17 AM, Bogdan Iosif wrote: > >> I'm sorry, I don't get it. >> >> I'll re-summary the need: In customer interface >> (Fronte

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-26 Thread Bogdan Iosif
verwrites within a given > minor release (3.2.x) by placing your customs in its own theme > > A2: Confirmed. BUT M and L might be more informative than S so ... > > > On Wed, Jun 26, 2013 at 9:32 AM, Bogdan Iosif wrote: > >> Aha. OK, thanks. Good point with using JavaScrip

Re: [otrs] Add grid columns to CustomerTicketOverview, AgentTicketZoom, etc.

2013-06-26 Thread Bogdan Iosif
isn't important until the Owner talks to the customer. > The priority isn't of critical importance when it's changed and can be a > point of contention if it doesn't reflect the customer's view of the > seriousness of the ticket. > > This is, of course, just

Re: [otrs] Problem upgrading to 3.2.8 on Windows (cause?: old HTTPD binaries in latest installer?)

2013-06-28 Thread Bogdan Iosif
should at least be mentioned somewhere. On Tue, Jun 25, 2013 at 12:22 PM, Bogdan Iosif wrote: > Entering the 5th day of stability on QA with > otrs-3.2.3-win-installer-2.4.5 (4 days of uptime, light testing, no > errors). I'll post a new update after we manage to do some manual loa

[otrs] Any way to exclude system articles from being counted as unread?

2013-06-28 Thread Bogdan Iosif
Hi list, Is there any configuration that would prevent unread system articles from being counted as such and thus shown in counters from toolbar? Thanks, Bogdan - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http:

Re: [otrs] Help on upgrade to OTRS 3.2.8

2013-07-01 Thread Bogdan Iosif
You need to pur double quotes around the path for the SQL file. See the line below. C:\Program Files (x86)\OTRS\OTRS\scripts>mysql -uroot otrs < "C:\Program Files (x86)\OTRS\OTRS\scripts\DBUpdate-to-3.2.mysql.sql" Also, AFAIK, db upgrade is not required between revisions, that is if you are reall

  1   2   >