Queue rename doesn't work, cached?
Moderator: crythias
-
- Znuny newbie
- Posts: 6
- Joined: 13 Oct 2010, 10:44
- Znuny Version: 2.3.2
Queue rename doesn't work, cached?
Hello everybody,
many thanks for all your help for my last posts in this forum.
After renaming a Queue from Support Queue to Global Support Queue no change happen. In the admin interface the queue is successfully renamed also in the drop-down menu of the tickets. But no change happen in the QueueOverview list.
I've also run the script ./otrs.CacheDelete.pl but nothing changed. Is there some other cache mechanism that is used to display the old name of the QueueOverview list?
Thanks a lot and best regards
many thanks for all your help for my last posts in this forum.
After renaming a Queue from Support Queue to Global Support Queue no change happen. In the admin interface the queue is successfully renamed also in the drop-down menu of the tickets. But no change happen in the QueueOverview list.
I've also run the script ./otrs.CacheDelete.pl but nothing changed. Is there some other cache mechanism that is used to display the old name of the QueueOverview list?
Thanks a lot and best regards
Re: Queue rename doesn't work, cached?
Hi,
What do you mean by QueueOverview? Action=AdminQueue?
Regads,
Elva
What do you mean by QueueOverview? Action=AdminQueue?
Regads,
Elva
-
- Znuny newbie
- Posts: 6
- Joined: 13 Oct 2010, 10:44
- Znuny Version: 2.3.2
Re: Queue rename doesn't work, cached?
Hello,
I mean the "Action=AgentTicketQueue". The normal queue overview
page where i can select different queues like "windows-team", "my queue" and so on.
Best regards and Thanks
I mean the "Action=AgentTicketQueue". The normal queue overview
page where i can select different queues like "windows-team", "my queue" and so on.
Best regards and Thanks
-
- Znuny newbie
- Posts: 6
- Joined: 13 Oct 2010, 10:44
- Znuny Version: 2.3.2
Re: Queue rename doesn't work, cached?
Hi There,
nobody any idea?
I've also a small information that could be helpful, the problem only exists if there are open tickets in this queue.
Best regards.
nobody any idea?
I've also a small information that could be helpful, the problem only exists if there are open tickets in this queue.
Best regards.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Queue rename doesn't work, cached?
I can't replicate. What version?
I went to Admin, Queues, select the queue I want to change, then modified the Queue Name (Update)
It immediately affects a ticket that is open in that Queue.
I went to Admin, Queues, select the queue I want to change, then modified the Queue Name (Update)
It immediately affects a ticket that is open in that Queue.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 6
- Joined: 13 Oct 2010, 10:44
- Znuny Version: 2.3.2
Re: Queue rename doesn't work, cached?
OTRS 2.4.7 on an Apache2 mod_perl and MySQL database server.
The "queue change" drop-down menu is updated successful but on the top of the ticket overview list not - crazy
The "queue change" drop-down menu is updated successful but on the top of the ticket overview list not - crazy

-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Queue rename doesn't work, cached?
screenshot? Are you certain you changed a name instead of added a new Queue?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Queue rename doesn't work, cached?
I know this thread is old, but I just had the very same problem (OTRS 2.4.9) and after been frustrated about not finding a solution here, I found it elsewhere (in german forum here: viewtopic.php?f=17&t=5834):
As we are working with static indices, I had to rebuild them, too:
bin/RebuildTicketIndex.pl
and magically the new ticket names appeared!
As we are working with static indices, I had to rebuild them, too:
bin/RebuildTicketIndex.pl
and magically the new ticket names appeared!
