Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Change default alert e-mail templates

emails
templates
migration

We've recently migrated from Gemini 4.2.1 to Gemini 5.1.1. With the migration, the e-mail templates for alerts have changed significally. Is there a set of templates for Gemini 5 that look at least similar to the Gemini 4 templates? Are the alert templates documented anywhere?

Michael Poettgen
· 1
Michael Poettgen
Replies (6)
helpful
0
not helpful

Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

The alerts functionality in Gemini has changed to batch notifications (except for watchers / followers). We now use the navigation cards to subscibe to alerts. Have you seen the alerts shipped with Geemini?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Is the template syntax Razor or something else?

Unfortunately only the Data Model Values for Breeze Notifications have been documented. Are the other alert types documented somewhere else? At least Breeze Notifications do not seem to have the same level of detail as the old notifications had.

People use e-mail notifications to quickly judqe whether they need to go to Gemini to look into an issue more thoroughly. This might be difficult to achieve through AppNav Cards, unless they go to Gemini first.


Michael Poettgen
· 1
Michael Poettgen
helpful
0
not helpful

What would you like the alert to include?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Basically everything that was on the old notifications. It should show a quick capture of all the changes that have been made to each issue (status/progress changes, reallocated resources, latest comments, etc.).


Michael Poettgen
· 1
Michael Poettgen
helpful
0
not helpful

Changes made cannot be shown at the moment. That will come in December. You can show current values like:

@Model.TheItem.Status
@Model.TheItem.ResourceNames

Mark Wing
· 9108
Mark Wing