[PR #1450] [MERGED] fix: custom team email subject #1638

Closed
opened 2026-02-26 19:34:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1450
Author: @dguyen
Created: 11/6/2024
Status: Merged
Merged: 11/6/2024
Merged by: @dguyen

Base: mainHead: fix/custom-team-email-subject


📝 Commits (1)

  • e91acc3 fix: custom team email subject

📊 Changes

2 files changed (+21 additions, -11 deletions)

View changed files

📝 packages/lib/jobs/definitions/emails/send-signing-email.ts (+5 -3)
📝 packages/lib/server-only/document/resend-document.tsx (+16 -8)

📄 Description

Description

Fixed issue where custom email subjects for teams were being ignored.

Resolves #1413

Summary by CodeRabbit

  • New Features

    • Enhanced email content flexibility with the option to use custom messages for signing emails.
    • Improved localization for email messages and subjects in the document resending feature.
  • Bug Fixes

    • Streamlined email content generation to ensure proper localization based on recipient language settings.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1450 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/custom-team-email-subject` --- ### 📝 Commits (1) - [`e91acc3`](https://github.com/documenso/documenso/commit/e91acc30d417f4fd2dbfb5569830f35ec693786c) fix: custom team email subject ### 📊 Changes **2 files changed** (+21 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/jobs/definitions/emails/send-signing-email.ts` (+5 -3) 📝 `packages/lib/server-only/document/resend-document.tsx` (+16 -8) </details> ### 📄 Description ## Description Fixed issue where custom email subjects for teams were being ignored. Resolves #1413 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced email content flexibility with the option to use custom messages for signing emails. - Improved localization for email messages and subjects in the document resending feature. - **Bug Fixes** - Streamlined email content generation to ensure proper localization based on recipient language settings. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:34:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1638
No description provided.