Closed (fixed)
Project:
Support Ticketing System
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 May 2010 at 08:15 UTC
Updated:
13 Feb 2013 at 09:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
OnkelTem commentedSomeone?
Comment #2
jpmizell commentedI would like to hide the field completely, note #1079484: Removing Node Body for Support Ticketing System
Comment #3
schildi commentedoptionally you can set this field to "not required" by applying the attached patch and configuring the new setting "Mandantory comment on ticket update".
Comment #4
schildi commentedthere is a small error in the patch for a path of a file to be patched:
Please apply the new patch and
take into account that it was created from a local dev-version
Comment #5
schildi commentedComment #6
schildi commentedComment #7
AntiNSA commented+1
Comment #8
jeremy commentedAdded a configuration option so comment is not required when bulk-updating ticket properties:
http://drupalcode.org/project/support.git/commit/79081c3
Comment #9
bdragon commentedMerged to 7.x-1.x.
http://drupalcode.org/project/support.git/commit/2f0dcab42765a8cdd243e60...
Comment #11
fuzzy76 commentedSince this was filed for 6.x, it should be commited for that version too...?
Comment #12
jeremy commentedPatch was applied to 6.x-dev in:
http://drupalcode.org/project/support.git/commit/79081c3
Per:
http://drupal.org/node/791266#comment-4845176
Comment #13
fuzzy76 commentedMy bad, the patch was applied. It just didn't fix the entire problem, since it only works on the bulk update screen.