Default states tickets in Tikets - Status View: Open tickets

Moderator: crythias

Locked
freeseet
Znuny newbie
Posts: 16
Joined: 14 Nov 2013, 04:53
Znuny Version: 3.3.1

Default states tickets in Tikets - Status View: Open tickets

Post by freeseet »

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.
OTRS 3.3.1
RStraub
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

Post by RStraub »

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.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
freeseet
Znuny newbie
Posts: 16
Joined: 14 Nov 2013, 04:53
Znuny Version: 3.3.1

Re: Default states tickets in Tikets - Status View: Open tickets

Post by freeseet »

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.
I think everything state there as well, am i right?
May be I need reboot for server?
Image
Image
OTRS 3.3.1
RStraub
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

Post by RStraub »

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
freeseet
Znuny newbie
Posts: 16
Joined: 14 Nov 2013, 04:53
Znuny Version: 3.3.1

Re: Default states tickets in Tikets - Status View: Open tickets

Post by freeseet »

RStraub wrote:But ... in the list, they are still called "new" and "open". Didn't you lead with "I renamed the types" ?
I renamed the types and didnt see the open ticket on status view and renamed it back. But it did not help.
OTRS 3.3.1
RStraub
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

Post by RStraub »

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
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
freeseet
Znuny newbie
Posts: 16
Joined: 14 Nov 2013, 04:53
Znuny Version: 3.3.1

Re: Default states tickets in Tikets - Status View: Open tickets

Post by freeseet »

RStraub wrote:So your problem is which:
Then rebuild your config and delete the cache
Ok, its #2, but, how to rebulding my config and delete the cache?
OTRS 3.3.1
RStraub
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

Post by RStraub »

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
freeseet
Znuny newbie
Posts: 16
Joined: 14 Nov 2013, 04:53
Znuny Version: 3.3.1

Re: Default states tickets in Tikets - Status View: Open tickets

Post by freeseet »

RStraub wrote:Navigate to yout otrs folder and execute (as otrs user):

Code: Select all

bin/otrs.RebuildConfig.pl
bin/otrs.DeleteCache.pl
Thank you very much! Problem solved.
OTRS 3.3.1
Locked