šŸ”“ January 2024 Alert: Forum support inactive!
New forum registration are currently closed.
Use GitHub discussions
.

    UVdesk

    • Login
    • Search
    • Recent

    Solved Delete email already processed (ticket created)

    Technical Help
    2
    3
    342
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • peopleinside
      peopleinside EX helping member last edited by peopleinside

      How I can patch (until you don't introduce this) UVdesk for delete already processed email?

      When a ticket is created email is just flagged as read and stay into the inbox.
      I want email are deleted when ticket is created.

      Can you please provide a solution because I delete ticket and ticket are recreated after 5 minutes generating a lot of email notification to me and to "customer".

      https://github.com/uvdesk/community-skeleton/issues/279

      This is urgent as create a big issue.
      I want and need replace the read function with the deletion function: when an email is processed and ticket created, email should be removed if not remove the ticket will create the ticket again and again and also email get full easily especially when you manage more than one support email.

      Thank you.

      šŸ’¬ You can also ask help on GitHub Discussions
      šŸ”“ I am no more active on Uvdesk
      šŸ”“ Forum support is inactive!

      1 Reply Last reply Reply Quote 0
      • Sanjeev
        Sanjeev developer UVdesk Staff last edited by

        @peopleinside

        Probably are deleting tickets and then you are also deleting these ticket from trash. Once you delete a ticket from trash it deleted from database as well.

        So when your cron runs it again check inbox as in your database it does not exist (when you have deleted ticket from your trash ) so it again get created in uvdesk panel.

        We will check if we can delete processed mail from your inbox.

        peopleinside 1 Reply Last reply Reply Quote 0
        • peopleinside
          peopleinside EX helping member @Sanjeev last edited by

          @Sanjeev thanks, will be useful deleting already processed ticket as in OsTicket.

          This is very useful when you manage more than one email of support and manage it directly from the ticket system.
          Not deleting email is consuming inbox space also is causing issue on ticket deletion.

          Also create issue if you need to migrate else way or if you delete ticket this will create a ticket created again for operator and customer.

          Hope you will be able to provide a solution for delete email once processed.
          Thank you.

          šŸ’¬ You can also ask help on GitHub Discussions
          šŸ”“ I am no more active on Uvdesk
          šŸ”“ Forum support is inactive!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post