Recent searches


No recent searches

Creating views to build customized lists of tickets



Edited May 21, 2025


30

93

106 comments

Hi Dave Dyson there is a bug if a ticket has no skills:

- the view column "skill match" said "match"

- the view condition "skills" said "no match"

It must be equal - either a ticket without skills is interpreted as "no match" or "match" - but not once like this and once like that!

0


Hi Adrian, welcome to the community! I know our Product team embarked on a proof of concept for showing more Views, and they're looking for input -- see Salvador Vazquez' comment here, and please feel free to update that product feedback thread and add your own responses to his questions: Views limitation

0


We need more than 12 views in the sidebar. We are in 2022, the digital era, which should be at least double that, if not more. Please forward this to your business development. 
Instead of focusing on changing the admin area, which is not really necessary, please tell them to change things that actually matter and are used by agents on a daily basis. Admin settings are changed probably twice a year. Sort the priority using common sense, please. 

1


"In a upcoming release, this will change so that views will use the schedule that is applied to the ticket."

What is the ETA?

0


HI Stacy, yes that's correct.

0


I'm trying to confirm an assumption I have on restricted ticket access accounts (agents can only see tickets in groups they are assigned to). If an agent has access to a View but does not have access to all the tickets that meet the view conditions, the agent would only see the tickets they have access to that meet the conditions. Is this correct?

The Zendesk account is setup to restrict ticket access, agents can only see tickets in groups they are assigned to. A view is set up to show unsolved tickets is Group X and Group Y. An agent assigned to Group X has access to the view. If they go to the view, they WILL only see the tickets in Group X; they WILL NOT see tickets with Group Y.

0


@Kait,
 
You can try to add those users to an organization. Once done, you can then use the condition for organization in your views.
 
@Aaronsn,
 
Unfortunately, Zendesk does not have an option to restore any data that has been deleted.
 
@James,
 
You will really need to create different views for this use case for there are multiple conditions that needs to be met that can't be added on the same view.
 
@Erik,
 
Please refer to Can I create a view of tickets I'm CC'd on?. Short answer is "no". I also can't think of a method to leverage the use of web-hooks and API for this use case.
 
 

0


I am looking for a way to build a view that shows tickets where I am the cc on (versus the assignee of).  Is there any way to do this or has anyone come up with a workaround for this?

0


I don't have a "More" button in order to see additional views that are available. All views are set for all agents, no matter the group. I know there are extra views that should be available, but all I have at the bottom of the list are "suspended", "deleted," and a link to manage the views. 

0


Hi there,

I don't think there's necessarily an answer to this with the current functionality within views but here's my issue.

I have traditionally split out the 'Pending - All Tickets' view into two 'work' reports. The first of those is filtered by:

Status is Pending
Hours since update is greater than 168

This means any tickets that have been sat in pending for a week pop into this report for my team to follow up and nudge the requester, or move the ticket towards closure if the user does not engage.

That's all well and good but we've now introduced an additional element of complexity by 'switching on' the priority field. I now want to add conditions to the view which will show low priority tickets after 168 hours but high priority tickets after just 24 hours. In other words, I want to achieve:

IF Status is Pending

AND

((Priority = High
AND
Hours Since Update > 24)

OR

(Priority = Low
AND
Hours Since Update > 168))

THEN 

Add the ticket the view

Is there anyway I can achieve this easily? I can set up separate views but I'm keen to keep the number of views we ask the team to monitor daily to a minimum.

Thanks!

0


Sign in to leave a comment.