Skip to content

refactor: remove embedded template generation from NotificationTypeAssembler#26

Merged
busehalis-sap merged 2 commits into
mainfrom
refactor/remove-embedded-notification-template
Jun 17, 2026
Merged

refactor: remove embedded template generation from NotificationTypeAssembler#26
busehalis-sap merged 2 commits into
mainfrom
refactor/remove-embedded-notification-template

Conversation

@busehalis-sap

Copy link
Copy Markdown
Contributor

Summary

  • Removes embedded template generation from NotificationTypeAssembler: templates, i18n resolution, and I18nHelper dependency are no longer part of NotificationType provisioning
  • Deletes NotificationTypeTemplateTest as the tested functionality no longer exists
  • Cleans up NotificationTypeProvisioningTest by removing template-related assertions

Background

The standalone NotificationTemplate API provides the same functionality with a richer feature set. Having both embedded and standalone templates in parallel was redundant and increased maintenance overhead.

@busehalis-sap
busehalis-sap merged commit 2c5d27c into main Jun 17, 2026
9 checks passed
@busehalis-sap
busehalis-sap deleted the refactor/remove-embedded-notification-template branch June 17, 2026 11:57
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.

2 participants