Hi,

I created some clients, and added autosubscribed users to them. The problem is that when a new ticket is created, and assign to this client (on creation or by updating ticket), autosubscribed users don't receive any notification, and don't appear in the subscribed user list.

Something which may be related to this: when typing the first letters of users in "autosubscribed users" edit (or any other edit of the form), no drop down menu appears to help selecting users, even if there is only a few users (<10).

I can help fixing it if needed.

Comments

Pixep’s picture

A trick seems to be checking the "Prevent autosubscribed users from unsubscribing" option, but doesn't correct it by the way.

Pixep’s picture

Concerning the "autosubscribed users" list, which doesn't use autocompletion, I saw in code that users must have "administer support" permission in order to be selected for autocompletion. But I do not feel this restriction obvious, or did I missed something ?

davej’s picture

We also have this issue with 6.x-1.3:

I created some clients, and added autosubscribed users to them. The problem is that when a new ticket is created, and assign to this client (on creation or by updating ticket), autosubscribed users don't receive any notification, and don't appear in the subscribed user list

In our case, this is happening with a client that had been in the system for some time and was previously working correctly.

We don't have the autocomplete problem.

Dave

cbutera’s picture

Version: 6.x-1.3 » 6.x-1.x-dev

We are having the same issue. We have 3 autosubscribed users - and sometimes they don't get autosubscribed to new tickets - or they get unsubscribed to active tickets.

eft’s picture

This #1154598: Logic For Notifying Auto-subscribed Users may be relevant to #1, #3 and #4.

jeremy’s picture

Priority: Normal » Major

I've seen this bug a few times, not sure yet how to reliably reproduce. Marking as major.

purencool’s picture

Issue summary: View changes
Status: Active » Closed (outdated)