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
Comment #1
Pixep commentedA trick seems to be checking the "Prevent autosubscribed users from unsubscribing" option, but doesn't correct it by the way.
Comment #2
Pixep commentedConcerning 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 ?
Comment #3
davej commentedWe also have this issue with 6.x-1.3:
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
Comment #4
cbutera commentedWe 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.
Comment #5
rsevero commented@Pixep #2:
Please take a look at #1016190: Permission 'can subscribe other users to notifications' doesn't turn on autocomplete for "Subscribed" user list field..
Comment #6
eft commentedThis #1154598: Logic For Notifying Auto-subscribed Users may be relevant to #1, #3 and #4.
Comment #7
jeremy commentedI've seen this bug a few times, not sure yet how to reliably reproduce. Marking as major.
Comment #8
purencool commented