For Your Reference
Email Delivery Customization
You can control the type of email notifications that you receive from Codebeamer. To do so, set the appropriate application configuration. For more information, see Application Configuration.
Add the following section to System Admin > Application Configuration:
"emailPreferences" : {

"emailPreferenceSettingEnabled" : true

}

After the appropriate configuration, Email Delivery Customization settings are available on the User Preference page:
You can configure the following type of email notifications (by default all type of emails are enabled):
Association created
Comment created
Tracker Item created
Tracker Item updated
* 
If you are subscribed to a tracker item that has the Follow action, you receive an email notifications when the tracker item is updated. This happens even if notifications for Tracker Item updated are turned off.
Was this helpful?