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

    UVdesk

    • Login
    • Search
    • Recent
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • M

      Solved Add Customer Contact to Workflow Condition
      Technical Help • • Michael Neo

      5
      0
      Votes
      5
      Posts
      501
      Views

      Komal Sharma

      @Michael-Neo

      How can I add customer contact as a workflow condition? Currently there are only Customer Name and Emal address.

      We are informing to you. At this moment, we have not added the phone number field in the workflow condition.

    • S

      Solved how set protocol https for bin/console?
      Technical Help • • serjsv87

      5
      0
      Votes
      5
      Posts
      315
      Views

      peopleinside

      Thanks for the updates!
      I'm glad you was able to resolve your issue πŸ™‚

    • N

      Solved What is the data retention policy in opensource
      Technical Help • • noman

      5
      0
      Votes
      5
      Posts
      520
      Views

      Komal Sharma

      @noman

      Thank you for your response. I would like to know if there is an option in UVdesk to set a specific limit for data retention. For instance, can I configure UVdesk to only keep data for 30 days? Alternatively, is it possible to define a retention period of 1 month or 1 year? I hope this clarifies my question.

      At this moment, we have not added like this data retention policy for opensource uvdesk.
      If you want more data storage so you can increased your hard-disk space.

      Thanks and Regards
      Uvdesk Team

    • M

      Solved downloading attachments from the customer page error
      Technical Help • • mkdirs

      5
      0
      Votes
      5
      Posts
      592
      Views

      peopleinside

      I flag the topic as resolved as a GitHub issue has been created πŸ™‚
      I'm sorry we did not get a reply from UVdesk staff.

    • P

      Unsolved configure-helpdesk XmlFIleLoader.php error
      Technical Help • • palousecom

      5
      0
      Votes
      5
      Posts
      465
      Views

      peopleinside

      Hi, did your problem resolve with the PHP upgrade?

    • D

      Unsolved Adding a feature that lets you add equipment items to track tickets against
      General Discussion • • dhaanpaa

      5
      0
      Votes
      5
      Posts
      2318
      Views

      peopleinside

      Topic closed for inactivity.

    • E

      Solved Nginx server 404 error after installation
      Technical Help • • escozul

      5
      0
      Votes
      5
      Posts
      941
      Views

      peopleinside

      I'm very glad reading you was able to resolve the issue!
      Thanks for updating us πŸ‘

    • G

      Solved Increasing the number of tickets displayed per page
      Technical Help • • g.t

      5
      0
      Votes
      5
      Posts
      613
      Views

      G

      @peopleinside definitely.

      once we'll figure out how to do it i will post it here.

    • bansalvaish

      Solved Datepicker Layout not set in Broadcast app
      Bug Report • • bansalvaish

      4
      0
      Votes
      4
      Posts
      1344
      Views

      peopleinside

      @bansalvaish I'm happy to read the issue was resolved.
      Thanks for reporting it!

    • bansalvaish

      Solved File name not show when hover over the attached files in ticket at customer panel
      Bug Report • • bansalvaish

      4
      0
      Votes
      4
      Posts
      1280
      Views

      peopleinside

      @bansalvaish Great to know, thank you for the feedback! πŸ‘

    • D

      Solved Creating modules/extensions
      Technical Help • • damasu

      4
      0
      Votes
      4
      Posts
      1135
      Views

      G

      thanks a lot
      it is interesting for me too

    • R

      Solved Need help - reset password without posting email how to do it
      Technical Help • • russian_uvdesk

      4
      0
      Votes
      4
      Posts
      2232
      Views

      Sanjeev

      @alisamifarooq

      Are you facing any problem ?

      You can change or update password using both the methods and it should work.

    • M

      Solved Not able to configure the uvdesk properly
      Technical Help • • mukul123

      4
      0
      Votes
      4
      Posts
      2741
      Views

      Sanjeev

      @mukul123 @SyedBilal

      Open your .htaccess file under public folder of your project and add some random text at the top and save your file.

      Now try to access your project.

      Case 1:

      If you are getting 500 Internal server error after adding a random text in .htaccess file.

      It means it is working.

      Case 2:

      If you are still able to access public path of project which meansΒ  .htaccess it is not working yet.

      so you need to enable it.

      Open yourΒ apache2.conf file and Allow overwrite All.

      <Directory /home/users/www>
      Options Indexes FollowSymLinks
      AllowOverride All
      Require all granted

      here.

      Now also you need to run two below commands for enabling mod rewrite rule.

      a2enmod rewrite
      Β  service apache2 restart

    • bansalvaish

      Solved How to add custom translation in UVDesk
      General Discussion • • bansalvaish

      4
      0
      Votes
      4
      Posts
      19943
      Views

      D

      πŸ™‚ Thanks to guide

    • bansalvaish

      Solved Mention steps to debugging the IMAP is working or not?
      General Discussion • • bansalvaish

      4
      0
      Votes
      4
      Posts
      967
      Views

      peopleinside

      I hope in the future coding like that will be no more necessary as UVdesk will implement check directly in the UI.
      https://github.com/uvdesk/community-skeleton/issues/413

    • bansalvaish

      Solved How to configure Mailbox with these mail service Outlook/Office 365, Gmail
      General Discussion • • bansalvaish

      4
      1
      Votes
      4
      Posts
      1449
      Views

      Sanjeev

      @gustavowoltmann

      You should connect us on forum and GitHub Repository.

      You will get the solutions for your problem or you can directly discuss here on our forum.

    • peopleinside

      New version: Stable Release v1.0.12
      Announcements • • peopleinside

      4
      0
      Votes
      4
      Posts
      1297
      Views

      peopleinside

      A new procedure is available since from version Stable Release v1.0.14

      Instead of many different composer update command you can use:

      composer update

      in the main UVdesk folder but before do that maybe you need follow some steps if you get an error.
      https://github.com/uvdesk/community-skeleton/issues/418#issuecomment-865887004

      Make always a full folder and database beckup before try to update or to do any edit.

    • E

      Solved Reports
      Comments & Feedback • • ercanyuzuk

      4
      0
      Votes
      4
      Posts
      1320
      Views

      peopleinside

      Hi, UVdesk still improving a lot in the latest months.
      I'm marking this question as resolved, if you need again help you can open a new topic πŸ™‚

    • peopleinside

      Solved When agent is created no info on where login is present on the welcome email.
      Comments & Feedback • • peopleinside

      4
      0
      Votes
      4
      Posts
      1184
      Views

      Sanjeev

      @peopleinside

      Yes, admin can place login link in account creation email templates for agent as well as for customer.

    • B

      Solved How to debug the error?
      Technical Help • • Brian B Peach

      4
      1
      Votes
      4
      Posts
      1476
      Views

      Sanjeev

      @Brian-B-Peach

      Please add red mark lines in code as attached in below screenshot.

      headerCode.PNG