English! place to talk about development, programming and coding
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 28 Mar 2013, 14:48
In Edit Config Settings in Ticket -> Frontend::Agent::Dashboard !!
i am giving this line to only get the ( Pending Customer ) State Name Tickets to get in my new widget but i'm not getting the only Pending Customer Tickets it is giving me the all open tickets !!
Attribute :
StateName=Pending Customer;StateType=open;
please help
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 28 Mar 2013, 15:14
My state Management !!
Code: Select all
Name Type Comment
Pending Customer Open Pending Customer
Pending ExpertFlow Open Pending Partner
Pending Partner Open Pending Partner
Clossed Successful Closed Open Tickets
Closed Successful Closed Ticket is closed
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 28 Mar 2013, 15:59
where r u guys ?
jojo
Znuny guru
Posts: 15020 Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:
Post
by jojo » 28 Mar 2013, 16:04
this is a community forum, everyone here writes on a voluntary base. You are expecting enterprise grade support and also are complaining on the forums on facebook. Why the .... anyone should answer you?
Read the development docs, especially this one:
http://dev.otrs.org/cvs/Kernel/System/TicketSearch.html
"Production":
OTRS ™ 8,
OTRS ™ 7,
STORM powered by
OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! ::
Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 28 Mar 2013, 16:26
sorry for that .... but here you are the only one who gives a reasonable ans to any one !!
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 29 Mar 2013, 11:54
jojo
Is there any new Query i need to write or not to get Pending customer tickets ??
IrtazaIjaz
Znuny newbie
Posts: 23 Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz
Post
by IrtazaIjaz » 29 Mar 2013, 13:36
How Can i put State Name in Attribute of ( Config Settings in Ticket -> Frontend::Agent::Dashboard ) to Get Tickets with StateType ........!!
Thanks !!
reneeb
Znuny guru
Posts: 5018 Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:
Post
by reneeb » 29 Mar 2013, 16:03
Please start only *one* thread for a problem and please do not send private messages to forum members for the same question!
Try to use "States" as the parameter name *not* "StateName".
See also
viewtopic.php?f=64&t=19909
reneeb
Znuny guru
Posts: 5018 Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:
Post
by reneeb » 29 Mar 2013, 16:04
Please start only *one* thread for a problem and please do not send private messages to forum members for the same question!
Try to use "States" as the parameter name *not* "StateName".
See also
viewtopic.php?f=64&t=19917