[PR #2264] [MERGED] feat: add external ID to use template #2165

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2264
Author: @catalinpit
Created: 12/1/2025
Status: Merged
Merged: 12/2/2025
Merged by: @dguyen

Base: mainHead: fix/add-externalid-use-template


📝 Commits (3)

  • 6c2960b feat: add external ID schema to document metadata and update request schema
  • c68eb6e feat: override external id
  • b391c3b feat: integrate external ID schema into template router and update request handling

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 packages/trpc/server/template-router/router.ts (+2 -0)
📝 packages/trpc/server/template-router/schema.ts (+2 -0)

📄 Description

Description

Allow the users to override the template's external ID in the API request body.

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/2264 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/add-externalid-use-template` --- ### 📝 Commits (3) - [`6c2960b`](https://github.com/documenso/documenso/commit/6c2960b6405b4f98c92748acd018f475fa74573f) feat: add external ID schema to document metadata and update request schema - [`c68eb6e`](https://github.com/documenso/documenso/commit/c68eb6e3b13605b4bc2ea4f05239fde8cfb5c641) feat: override external id - [`b391c3b`](https://github.com/documenso/documenso/commit/b391c3b8d658fe79296e2aed484aedd4c8ac18fd) feat: integrate external ID schema into template router and update request handling ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/server/template-router/router.ts` (+2 -0) 📝 `packages/trpc/server/template-router/schema.ts` (+2 -0) </details> ### 📄 Description ## Description Allow the users to override the template's external ID in the API request body. ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [x] 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. - [x] 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:42 +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#2165
No description provided.