Skip to content
Snippets Groups Projects
  1. Sep 27, 2018
    • aydreeihn's avatar
      Form Attachment Issues · 31591904
      aydreeihn authored
      - Make sure we keep attachments in the session even if the page refreshes to display an error message
      - Reverse the array of files to be id => name instead of name => id
      - Make sure we retain the old ticket or task id if we encounter an error while trying to create a ticket or task from a thread entry
      - Make sure we have a valid fileId before returning file info
      - Make sure we can still add files for Canned Responses (id and name flip issue)
      - Make sure we can still add attachments to Internal Notes for Tickets and Tasks
      31591904
  2. Sep 22, 2018
  3. Sep 17, 2018
  4. Sep 14, 2018
  5. Sep 13, 2018
    • aydreeihn's avatar
      Advanced Search Column Conditions · 417acb96
      aydreeihn authored
      This commit fixes an issue we had where the bolding on the Ticket Number and Subject columns of advanced searches showed the opposite of what they should have. We instead want them to be bold if the Tickets are Unanswered.
      417acb96
  6. Sep 12, 2018
    • aydreeihn's avatar
      Filter Action Validation Fixes · 3d45adc5
      aydreeihn authored
      - Let validate_actions pass if we are trying to disable/archive a Help Topic so that the filter flag can be set.
      - Make sure we do not throw validation errors when deleting a filter action. Just delete it.
      3d45adc5
    • Peter Rotich's avatar
      Merge pull request #4512 from aydreeihn/issue/email-topic-id · 1288dc31
      Peter Rotich authored
      Retain Help Topics for Emails
    • aydreeihn's avatar
      Retain Help Topics for Emails · a4c02622
      aydreeihn authored
      If a Help Topic is disabled or archived and it is also selected as the Help Topic for an Email, make sure we do not remove that Help Topic from the Email. Instead, if that email receives a Ticket, we should just assign the ticket to the Default Help Topic. If there is no Default Help Topic, the Ticket will not have a Help Topic at all.
      a4c02622
  7. Sep 10, 2018
  8. Sep 06, 2018
  9. Sep 05, 2018
Loading