Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    8259ea0f
    Fixup storage of email attachments · 8259ea0f
    Jared Hancock authored
    Fixes the rewriting of the `key` field in the ticket thread body. The
    storage de-duplication system may replace the `key` value with an existing
    one. The ticket thread system will use the `key` value assigned when the
    file is committed to the database or the existing key of the duplicate file.
    
    Also fixup installation issues with the attachment storage plugin
    architecture
    8259ea0f
    History
    Fixup storage of email attachments
    Jared Hancock authored
    Fixes the rewriting of the `key` field in the ticket thread body. The
    storage de-duplication system may replace the `key` value with an existing
    one. The ticket thread system will use the `key` value assigned when the
    file is committed to the database or the existing key of the duplicate file.
    
    Also fixup installation issues with the attachment storage plugin
    architecture