Azure / Azure/azure-sdk-tools

Use `Calendar invite email template` column in `Event settings`

Open
#3,710 0 comments 0 reactions 0 assignees View on GitHub
Scheduling tool
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

When working on issue https://github.com/Azure/azure-sdk-tools/issues/3626 I found out that the email templates are being hardcoded inside the `onStart` method of each application.

If an admin would like to change the template, the only way to do it right now is to modify the code in edit mode. This is something we don't want.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Event settings model or UI and the applications whose email templates are hardcoded in their onStart methods. Trace how the “Calendar invite email template” column is stored and read; done means admins can change that setting without editing code and calendar invites use the configured template.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.