Hello,
In order to see more easyly the reopened tickets due to a customer follow-up, I created a new state "reopened" with the state type "open".
I change the customizing in the admin area in order to set this state when a ticket is reopened and I activated an owner notification when a ticket change its status to "reopened".
All works perfectly.
However, even though this status has the type "open", I did not see the tickets with this status in the Dashboard in the list of open tickets. in the status view, thse tickets appeared as "closed".
All works as the status has the type "closed", but it is not the cas (I even look directly with SQL request that the type of my status was really "open" in the Database).
Does someone already meet this problem or has someone an idea to solve that ?
Thanks in advance,
Céline
Problem with new state of type "open"
Moderator: crythias
Re: Problem with new state of type "open"
I had got the similar issue like you have.
I suggest you to change the search filter for the dashlet "open" in dashboard as the following:
DashboardBackend###0130-TicketOpen
Key: Attributes
Contents: States=open;States=reopen
Good Luck,
Mshi
I suggest you to change the search filter for the dashlet "open" in dashboard as the following:
DashboardBackend###0130-TicketOpen
Key: Attributes
Contents: States=open;States=reopen
Good Luck,
Mshi
OTRS: 3.0.7
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
ITSM: 3.0.2
Running on: Ubuntu 10.04 LTS with MySQL, integrated with MS 2003 Active Directory Server
-
- Administrator
- Posts: 4254
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Problem with new state of type "open"
I recommend to use StateType=open instead of States to prevent future issues.mshi wrote:I had got the similar issue like you have.
I suggest you to change the search filter for the dashlet "open" in dashboard as the following:
DashboardBackend###0130-TicketOpen
Key: Attributes
Contents: States=open;States=reopen
Good Luck,
Mshi
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: Problem with new state of type "open"
Thanks a lot, it works !I had got the similar issue like you have.
I suggest you to change the search filter for the dashlet "open" in dashboard as the following:
DashboardBackend###0130-TicketOpen
Key: Attributes
Contents: States=open;States=reopen
Good Luck,
Mshi
I had got the similar issue like you have.
I suggest you to change the search filter for the dashlet "open" in dashboard as the following:
DashboardBackend###0130-TicketOpen
Key: Attributes
Contents: States=open;States=reopen
Good Luck,
Mshi
It also change in the Status view : I see now in the open tickets instead of the closed tickets.
I know that it is better but as said in my thread, it did not work as wished.I recommend to use StateType=open instead of States to prevent future issues.
-
- Administrator
- Posts: 4254
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Problem with new state of type "open"
Sorry, the term state was not clear enough - for me. Then I suggest you to file a bug via http://bugs.otrs.orgceline wrote:I know that it is better but as said in my thread, it did not work as wished.I recommend to use StateType=open instead of States to prevent future issues.
Regards, Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?