Page 1 of 1

Linking Tickets

Posted: Mon Jul 18, 2022 8:44 pm
by morphisto.zet
I have been missing the feature to link tickets with through the id. As I read this request several times here, I coded something myself and wanted to share. Maybe someone finds it handy and want to use it, or maybe it will be intetraged in some future version of HESK.

As our HESK is only available in german, I did not use the language-pack and all errors and notifications are "hard-coded". Also the comments have been german and have only translated poorly for you guys.

Since this forum won't let me write the code directyl, I had to upload it to my personal hoempage:

https://blaidd-drwg.net/hesk/

Re: Linking Tickets

Posted: Tue Jul 19, 2022 5:59 am
by Klemen
Thanks for sharing! We plan to add such a feature to Hesk also officially in one of the future releases.

Re: Linking Tickets

Posted: Tue Jul 19, 2022 7:34 am
by morphisto.zet
Maybe you could review my code and use it. Then you would have less work to do ;-)
I'm looking forward to the new features.

Re: Linking Tickets

Posted: Tue Apr 25, 2023 7:07 am
by morphisto.zet
I've updated the script with "hesk_process_messages()" and moving the "action"-parts to the top of the admin_ticket.php.
If anyone likes to have linked tickets :-)

Re: Linking Tickets

Posted: Wed Apr 26, 2023 11:59 am
by Klemen
Thank you - I presume the updated code is at the link in your first post?

Re: Linking Tickets

Posted: Wed Apr 26, 2023 6:58 pm
by morphisto.zet
Klemen wrote: Wed Apr 26, 2023 11:59 am Thank you - I presume the updated code is at the link in your first post?
yes, indeed it is :)