Show open tickets for a $Group ??

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
JonathanC
Posts: 2
Joined: Tue Aug 02, 2022 3:17 am

Show open tickets for a $Group ??

Post by JonathanC »

On the tickets page is it possible to create a button that can show all tickets assigned to a category or group of users?

Each group being a subset of all open tickets. Allowing us to have more granular control.

A quick mockup below.
Image
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Show open tickets for a $Group ??

Post by Klemen »

There is currently no such functionality built-in, so the only way to do that would be with custom script modifications. If you don't have a PHP developer at hand, you can try posting a project at sites like upwork.com or freelancer.com
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
shddcit
Posts: 60
Joined: Wed Mar 30, 2022 3:54 pm

Re: Show open tickets for a $Group ??

Post by shddcit »

JonathanC wrote: Tue Aug 02, 2022 3:28 am On the tickets page is it possible to create a button that can show all tickets assigned to a category or group of users?

Each group being a subset of all open tickets. Allowing us to have more granular control.

A quick mockup below.
Image
Good afternoon.
For your case, you can use grouping by category. At the bottom in the admin panel "More options".
According to users, there seems to be no.

For me personally, this method is quite convenient.

Image
JonathanC
Posts: 2
Joined: Tue Aug 02, 2022 3:17 am

Re: Show open tickets for a $Group ??

Post by JonathanC »

Thanks all,

No core onsite PHP devs. I've done some minor things with it when required but am not trained enough in it for now. Something I can look in to when I have time.

We're aware of the category choices. Just trying to make some things easier for a few people in splitting up data.
Post Reply