Hi all,

I wonder how can I change status of a ticket without typing 'blahblah' in the comment body which is required for posting comment. Is this somehow configured on admin pages?

Comments

OnkelTem’s picture

Someone?

jpmizell’s picture

I would like to hide the field completely, note #1079484: Removing Node Body for Support Ticketing System

schildi’s picture

StatusFileSize
new1.55 KB

optionally you can set this field to "not required" by applying the attached patch and configuring the new setting "Mandantory comment on ticket update".

schildi’s picture

StatusFileSize
new1.55 KB

there 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

schildi’s picture

Category: support » task
Status: Active » Needs review
schildi’s picture

Component: Documentation » Code
AntiNSA’s picture

+1

jeremy’s picture

Version: 6.x-1.3 » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)

Added a configuration option so comment is not required when bulk-updating ticket properties:
http://drupalcode.org/project/support.git/commit/79081c3

bdragon’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

fuzzy76’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev
Status: Closed (fixed) » Reviewed & tested by the community

Since this was filed for 6.x, it should be commited for that version too...?

jeremy’s picture

Status: Reviewed & tested by the community » Fixed
fuzzy76’s picture

My bad, the patch was applied. It just didn't fix the entire problem, since it only works on the bulk update screen.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.