After applying the patch that allows the actual creator to be autosubscribed to the notifications for a ticket, I am still getting notifications. Ie. I change a ticket status, and I get an email notification.
I dont want notifications on MY actions, only the other users'.

Comments

jeremy’s picture

Status: Active » Postponed (maintainer needs more info)

What patch are you referring to?

zil.arman’s picture

Issue summary: View changes

Jeremy,
I haven't applied any patches, i use the last actual version, but i face the same issue. Is there a way to turn off the notification on my own actions?

jeremy’s picture

Category: Bug report » Feature request
Status: Postponed (maintainer needs more info) » Active

Unfortunately there's no option for that, unless you're simply trying to avoid sending notifications to UID 1 -- there's a setting for disabling notifications to the Drupal superuser.

If you need this functionality, you'll have to patch the support_notification() function. It would be a pretty trivial patch. I know that's not ideal, but that's currently all that's possible.

Marking as a feature request. Patches welcome.

purencool’s picture

Status: Active » Closed (outdated)