uvdesk / api-bundle

API Integration for UVdesk Community Helpdesk System.
MIT License
17 stars 15 forks source link

If the ticket deletes permanently from the postman side so attachments are not deleted from the physical path: [public/assets/threads] #37

Open komal-sh-27 opened 2 years ago

komal-sh-27 commented 2 years ago

Description
If the ticket deletes permanently from the postman side so attachments are not deleted from the physical path: [public/assets/threads]

How to reproduce

Step 1: Tickets delete permanently from the postman side

Step 2: Now check in the physical path of the project here are attachments not deleted from this path:

[public/assets/threads]

Possible Solution
If we delete permanently from the postman side so attachments should be deleted from the physical path: [public/assets/threads]