[SOLVED] Hide Junk queue in New Tickets

Moderator: crythias

Locked
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

[SOLVED] Hide Junk queue in New Tickets

Post by HervE »

Hello,

When we receive spam we move the ticket to Junk queue. (Easy and quick using the dropdown combo-box!)
But still the ticket state is New, so it still appears in New Tickets in the dashboard.

So I'd like to know if it is possible to hide Junk queue in New Tickets, and how?

Regards,
HervE
Last edited by HervE on 29 Mar 2011, 14:27, edited 2 times in total.
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide Junk file in New Tickets

Post by crythias »

You could not be a member of the group belonging to junk, or use generic agent to close the ticket...
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
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Hide Junk queue in New Tickets

Post by HervE »

Thanks for your answer.

I don't know what you mean with "group belonging to junk", because I can't see anywhere a relationship between groups of agents and queues!?

Junk queue is not in "My Queues", and still I can see Junk tickets in New Tickets.

So... is Generic Agent the only way to do?

What about Ticket -> Frontend::Agent::Dashboard, setting DashboardBackend###0120-TicketNew, key Filter?

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide Junk queue in New Tickets

Post by crythias »

Queues belong to groups, agents belong to groups. If agents aren't of the group that a queue belongs to, the agent won't see the queue and therefore the tickets that belong to the 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
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Hide Junk queue in New Tickets

Post by jojo »

Queues assigned to groups
Agents have permissions on groups (direct or via roles)
"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
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Hide Junk queue in New Tickets

Post by HervE »

OK.
So let's say I create a group called 'cleaner'.
I assign only user 'root' to this group.
Junk queue belongs to this group.
Then all users but 'root' can never see tickets from Junk queue.

But...
They even don't know about Junk queue.
Thus they cannot move a ticket to this queue! Which yet was my purpose (see what I wrote at the beginning of this thread).

So I'm afraid this solution isn't for me unfortunately.

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Hide Junk queue in New Tickets

Post by crythias »

I've been successful at moving tickets to queues that don't belong to me, if I have move_into privileges.
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
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: Hide Junk queue in New Tickets

Post by HervE »

Good remark!
Thanks.

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
Locked