Default states tickets in Tikets - Status View: Open tickets
Moderator: crythias
Default states tickets in Tikets - Status View: Open tickets
I renames States in Admin "open" and "new".
Now in "Tikets - Status View: Open tickets" only tickets with "pending reminder" states.
And in customer too. Please, help.
Now in "Tikets - Status View: Open tickets" only tickets with "pending reminder" states.
And in customer too. Please, help.
OTRS 3.3.1
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Default states tickets in Tikets - Status View: Open tickets
Well, I would recommend against renaming those states, but for this particular problem:
1) Your Status view gathers all tickets with statetype "open". Those are configured in the SysConfig.
2) As your only renamed your state, go to SysConfig->Ticket->Core::Ticket and look for the entry named "StateType". Rename the States there as well.
1) Your Status view gathers all tickets with statetype "open". Those are configured in the SysConfig.
2) As your only renamed your state, go to SysConfig->Ticket->Core::Ticket and look for the entry named "StateType". Rename the States there as well.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Default states tickets in Tikets - Status View: Open tickets
I think everything state there as well, am i right?RStraub wrote:Well, I would recommend against renaming those states, but for this particular problem:
1) Your Status view gathers all tickets with statetype "open". Those are configured in the SysConfig.
2) As your only renamed your state, go to SysConfig->Ticket->Core::Ticket and look for the entry named "StateType". Rename the States there as well.
May be I need reboot for server?


OTRS 3.3.1
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Default states tickets in Tikets - Status View: Open tickets
But ... in the list, they are still called "new" and "open". Didn't you lead with "I renamed the types" ?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Default states tickets in Tikets - Status View: Open tickets
I renamed the types and didnt see the open ticket on status view and renamed it back. But it did not help.RStraub wrote:But ... in the list, they are still called "new" and "open". Didn't you lead with "I renamed the types" ?
OTRS 3.3.1
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Default states tickets in Tikets - Status View: Open tickets
So your problem is which:
1) You renamed your types and they didn't show? Then follow my first post
2) You renamed them back and they don't show? Then rebuild your config and delete the cache
1) You renamed your types and they didn't show? Then follow my first post
2) You renamed them back and they don't show? Then rebuild your config and delete the cache
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Default states tickets in Tikets - Status View: Open tickets
Ok, its #2, but, how to rebulding my config and delete the cache?RStraub wrote:So your problem is which:
Then rebuild your config and delete the cache
OTRS 3.3.1
-
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: Default states tickets in Tikets - Status View: Open tickets
Navigate to yout otrs folder and execute (as otrs user):
Code: Select all
bin/otrs.RebuildConfig.pl
bin/otrs.DeleteCache.pl
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: Default states tickets in Tikets - Status View: Open tickets
Thank you very much! Problem solved.RStraub wrote:Navigate to yout otrs folder and execute (as otrs user):Code: Select all
bin/otrs.RebuildConfig.pl bin/otrs.DeleteCache.pl
OTRS 3.3.1