Skip to content

fix(email-template): added default reviewer invitation template in config

Pankaj Kandpal requested to merge feature/default-email-in-configurations into main

The goal of this MR is to provide the new instance with default reviewerInvitation type of template in configurations. This can be manually updated in current BiophysicsColab production instance, since there are multiple email templates of type reviewerInvitation. By default for instances having multiple emails of same type, the first one would be seeded in the config.

Merge request reports