Skip to content
Snippets Groups Projects
  • aydreeihn's avatar
    95e4c476
    Issue: Dumping Tickets From User View · 95e4c476
    aydreeihn authored
    This commit fixes an issue with how we export tickets from a specific User. Since changes were made to how Ticket exports are done, we needed to modify the call to export the Tickets from users.php as well since we were unintentionally sending the file name in where the csv headers should've been (variable added in dumpTickets method).
    95e4c476
    History
    Issue: Dumping Tickets From User View
    aydreeihn authored
    This commit fixes an issue with how we export tickets from a specific User. Since changes were made to how Ticket exports are done, we needed to modify the call to export the Tickets from users.php as well since we were unintentionally sending the file name in where the csv headers should've been (variable added in dumpTickets method).