Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce application specific email templates #223

Merged
merged 5 commits into from
Mar 7, 2024

Conversation

Avarjana
Copy link
Contributor

@Avarjana Avarjana commented Feb 27, 2024

Description

Introduce application UUID to the following methods to cater application specific email templates in EmailTemplateManager.

  • getEmailTemplateType
  • addEmailTemplate
  • deleteEmailTemplate
  • getEmailTemplate
  • isEmailTemplateExists

Application email template resolving for notification handler is also added here.

Related issue

Todo

}

@Override
public void addNotificationTemplateType(String displayName, String notificationChannel,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if email template interface can be a direct extension point from notification

@jenkins-is-staging
Copy link

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/8170218896
Status: failure

@jenkins-is-staging
Copy link

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/8170916834
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/8170916834

@Avarjana Avarjana merged commit 4d85595 into wso2-extensions:master Mar 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants