[PR #2323] [MERGED] fix: assignment operator for directRecipientName #2213

Closed
opened 2026-02-26 20:32:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2323
Author: @catalinpit
Created: 12/15/2025
Status: Merged
Merged: 12/16/2025
Merged by: @Mythie

Base: mainHead: fix/extract-name-from-name-field-bug


📝 Commits (2)

  • 2f742b6 fix: assignment operator for directRecipientName
  • 683df1d fix: use let

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 packages/lib/server-only/template/create-document-from-direct-template.ts (+2 -2)

📄 Description

Description

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/2323 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/extract-name-from-name-field-bug` --- ### 📝 Commits (2) - [`2f742b6`](https://github.com/documenso/documenso/commit/2f742b6342e0f703dd8d204f626b69510bfa2607) fix: assignment operator for directRecipientName - [`683df1d`](https://github.com/documenso/documenso/commit/683df1d42035569ea2c0c09153e3c3cbe50dfa90) fix: use let ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/server-only/template/create-document-from-direct-template.ts` (+2 -2) </details> ### 📄 Description ## Description <!--- Describe the changes introduced by this pull request. --> <!--- Explain what problem it solves or what feature/fix it adds. --> ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [ ] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [ ] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:55 +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#2213
No description provided.