[PR #1701] [MERGED] Allow both nodes for server requests when doing transfers #1530

Closed
opened 2026-02-04 19:54:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1701
Author: @Boy132
Created: 9/11/2025
Status: Merged
Merged: 10/2/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-server-transfers


📝 Commits (3)

  • 702ffef allow both nodes for server requests when doing transfers
  • d0db44f Merge remote-tracking branch 'upstream/main' into boy132/fix-server-transfers
  • 643effd cleanup transfer service

📊 Changes

2 files changed (+27 additions, -17 deletions)

View changed files

📝 app/Http/Requests/Api/Remote/ServerRequest.php (+9 -1)
📝 app/Services/Servers/TransferServerService.php (+18 -16)

📄 Description

Closes #1680

Still needs testing/ validation!


🔄 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/pelican-dev/panel/pull/1701 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-server-transfers` --- ### 📝 Commits (3) - [`702ffef`](https://github.com/pelican-dev/panel/commit/702ffef9d4bc46864090355dbe5643addd79cef8) allow both nodes for server requests when doing transfers - [`d0db44f`](https://github.com/pelican-dev/panel/commit/d0db44f2a422c38c9d77d09a28a6a4071a22d558) Merge remote-tracking branch 'upstream/main' into boy132/fix-server-transfers - [`643effd`](https://github.com/pelican-dev/panel/commit/643effd6e78d9c9876c6259ca9e46417e9de71cb) cleanup transfer service ### 📊 Changes **2 files changed** (+27 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/Api/Remote/ServerRequest.php` (+9 -1) 📝 `app/Services/Servers/TransferServerService.php` (+18 -16) </details> ### 📄 Description Closes #1680 _Still needs testing/ validation!_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:54:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1530