Defect #42860
openEmail has not delivered to a part of group member after updating a ticket when a ticket was assigned group
0%
Description
-Phenomenon
Email has not delivered to a part of group member after updating a ticket when a ticket was assigned group
ex.)
1. Making a group as TEAM1
2. Registering some users (AAA, BBB, CCC and DDD) to TEAM1
3. Assigning TEAM1 to a ticket and updating something
4. Result
AAA : Receiving email
BBB : Not receiving email
CCC : Receiving email
DDD : Not receiving email
-Redmine settings (All members are same settings)
[Email notifications] : Only for things I wach or I'm involved in
[Also notify me about issues with a priority of High or higher] : Not check
[I don't want to be notified of changes that I make myself] : Not check
-Environment
[OS] : Windows11 64bit Pro
[Redmine version] : 6.0.5.stable
[Ruby version] : 3.3.7-p123 (2025-01-15) [x64-mingw-ucrt]
[Rails version] : 7.2.2.1
[Environment] : production
[Database adapter] : Mysql2
[Mailer queue] : ActiveJob::QueueAdapters::AsyncAdapter
[Mailer delivery] : smtp
-Others
Mail server don't receive any error mails against members (BBB and DDD).
Mail server can send email correctly when a ticket was assigned BBB or DDD directly.
I expect that Redmine was not able to send email to all members so far.
I would appreciate it if you could help me when you have a chance.
Files