ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

[#237] Fixed long file names bug for exporting #240

Closed izconcept closed 5 years ago

izconcept commented 5 years ago

Issue #237

Description

This fixes the previous bug where exporting bulk tickets resulted in a bug where the files were unable to be saved locally. This was due to the Adonis Drive failing to create a file with a long file name.

Fix

The fix simply hashes the filename to a fixed size of 16 characters; essentially compressing the name.