Skip to content

fix(email-templates): copying emails in notifications handled by email template configurations

Pankaj Kandpal requested to merge fix/cc-editors-email-template into main

This MR removes the dependency of ccEnabled variable from ENV to copy email addresses in a notification. We are using email templating where cc fields are populated based on admin's usage. If an email needs to be copied, it can be handled from email templates page itself.

Edited by Pankaj Kandpal

Merge request reports