Skip to content

[master] Remove WebApp theme from notification emails

Chris Burr requested to merge cburr/LHCbDIRAC:fix-urls into master

Currently the emails sent by LHCbDIRAC include a broken link due to the theme changing (example). Removing the theme parameter avoids the issue entirely and is probably more robust that just changing it to "Crisp" (example).

Thanks to @vlisovsk for reporting.

BEGINRELEASENOTES

*ProductionManagement FIX: URL in notification emails

ENDRELEASENOTES

Merge request reports