https://sourceforge.net/p/forge/site-support/27/
User is trying to get tracker notifications sent to a mailing list via the ticket notification setting here
After further troubleshooting, the issue is actually that notifications are going out for "New tickets only" instead of the "All ticket changes" as it's set to.
Further comments suggest that the issue is actually that notifications are going out for "New tickets only" instead of the "All ticket changes" it should be set to.
Confirmed that the issue is actually that it's the wrong setting that's being applied. Edited the description as such.
Diff:
created #135: [#4620] Ticket notifications to SF mailing lists (1cp)
Related
Tickets:
#4620Originally by: leotrubach
Hello!
Actually the logic is the following:
- When NewTickectsOnly is set notifications are sent when ticket is created
- When AllTicketChanges is set notifications are sent when ticket is created and when it's edited.
Looking for a way to add notifications for comments
Originally by: leotrubach
Hello!
Actually the logic is the following:
- When NewTickectsOnly is set notifications are sent when ticket is created
- When AllTicketChanges is set notifications are sent when ticket is created and when it's edited.
Looking for a way to add notifications for comments
Closed #135, changes are in 42cc_4620 branch.