-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Medium
-
None
-
Affects Version/s: 5.9, 5.10.3
-
Component/s: Notifications
-
1
-
Severity 3 - Minor
-
0
Summary
Problem
- Notification are not being sent out when "Assign responsibility >> Responsible user" is added
Replicate
- enable DEBUG
<bamboo-install>/bin/setenv.sh
JVM_SUPPORT_RECOMMENDED_ARGS=-Dmail.debug=true<bamboo-install>/atlassian-bamboo/WEB-INF/classes/log4j.properties## Troubleshooting Notifications (Email & IM) # https://confluence.atlassian.com/bamkb/troubleshooting-notifications-email-im-216957451.html log4j.logger.com.sun.mail=DEBUG log4j.logger.com.atlassian.bamboo.mail=DEBUG - create Project / Plan
- have two user in Bamboo
username email author admin admin@domain.com admin committer committe@domain.com committer - commit something with user 'committer' making the build to fail

- add 'admin' as "Assign responsibility >> Responsible user"
- commit something with user 'committer' making the build to succeed

Notification is not sent out
Tests executed on
- Bamboo v5.9.3
- Bamboo v5.10.3
Notes
- just to make sure emails were sent out, Notification was changed to "All Builds Completed" and 'admin' received email.
- duplicates
-
BAM-17361 Delta state not set on job results
-
- Closed
-