Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 16:01 UTC
Updated:
22 Aug 2009 at 15:30 UTC
Hey!
It's possible to add attachments to a ticketcomment via mail but how can i add attachments to a ticket or update/comment directly on the website? How can I create a file attachment function like for normal comments?
-Peter
Comments
Comment #1
jeremy commentedYou have to enable the core upload module, and optionally the contrib comment_upload module (see INSTALL.txt for details). Once enabled, be sure to grant the correct permissions. That done, it's just like adding attachments to any other Drupal node.
What specific problem are you having?
Comment #2
filpet commentedOh sorry seems like i ticked the wrong box when granting the permissions!
Thanks for your help!!!
Comment #3
kene commentedSorry for reopening but i just discovered another problem.
When creating a new ticket with file attachments, the client gets notified via mail about this but he doesn't see the attachments or gets a link to them. Is it somehow possible to include this information in the notification mails?
-Peter
(Sorry for new account but somehow the old one doesn't work with my password anymore)
Comment #4
jeremy commentedMarking as a feature request -- it's a feature I've wanted to add but haven't had the time yet. Patches welcome.
Comment #5
jeremy commentedComment #6
jeremy commentedFeature added:
http://drupal.org/cvs?commit=248304
This feature will be in 6.x-1.2.
Comment #7
kene commentedthanks works fine!!!
-Peter