Hi
I'm trying have "Change ticket category (to any)" enabled as a user permission without enabling "Can submit tickets to any category" but it does not seem to work.
The error I get is "Error: You are not authorized to move tickets to this category! "
What I'm trying to achieve; A help desk user should always create tickets in one specific category, but be able to move it manually to another category afterwards.
Is this possible?
Best regards,
Frewald
Change ticket category (to any)-function suppressed by other setting
Moderator: mkoch227
Re: Change ticket category (to any)-function suppressed by other setting
Are your registered users (staff) submitting tickets or customers themselves?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Change ticket category (to any)-function suppressed by other setting
It's the staff - i*m not using "customers" portal at allKlemen wrote: Wed May 31, 2017 12:49 pm Are your registered users (staff) submitting tickets or customers themselves?
Re: Change ticket category (to any)-function suppressed by other setting
This appears to be a bug. Does this file solve your issue:
https://hesk.com/extras/hesk273_move_category.zip
Upload the "move_category.php" file into your "admin" folder.
https://hesk.com/extras/hesk273_move_category.zip
Upload the "move_category.php" file into your "admin" folder.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: Change ticket category (to any)-function suppressed by other setting
Klemen wrote: Wed May 31, 2017 2:36 pm This appears to be a bug. Does this file solve your issue:
https://hesk.com/extras/hesk273_move_category.zip
Upload the "move_category.php" file into your "admin" folder.
Yes, that did the trick - thank you
