Hi,
is there any functionality to implement the GDPR from the EU to HESK? Like automatically deleting attachments or complete tickets after a certain time. Or will such a feature be implemented in the next time? For now I am using an extra skript that is run by a cronjob and deleting old tickets (2+ years resolved) and attachments (2+ weeks resolved tickets)...
Furthermore the GDPR would dictate the right of information, which data is stored about a person in HESK. Till now, I just go to the mysql-Database and look it up manually
General Data Protection Regulation - GDPR
Moderator: mkoch227
-
- Posts: 27
- Joined: Tue Jul 12, 2022 8:02 am
Re: General Data Protection Regulation - GDPR
There's no built-in way of automatically deleting tickets.
You might find this useful: Is HESK GDPR compliant?
You might find this useful: Is HESK GDPR compliant?
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
-
- Posts: 27
- Joined: Tue Jul 12, 2022 8:02 am
Re: General Data Protection Regulation - GDPR
thanks a lot!