[PR #680] [MERGED] Fix adding allocations that are already in use. #894

Closed
opened 2026-02-04 18:59:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/680
Author: @notAreYouScared
Created: 10/28/2024
Status: Merged
Merged: 10/28/2024
Merged by: @notAreYouScared

Base: mainHead: issue/679


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php (+1 -1)

📄 Description

Add where null to not include allocations already assigned to a server.

Closes #679


🔄 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/680 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 10/28/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/679` --- ### 📝 Commits (1) - [`a8f255e`](https://github.com/pelican-dev/panel/commit/a8f255e5fd196b8a3be47fd239f5b19369d65f09) add whereNull ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php` (+1 -1) </details> ### 📄 Description Add where null to not include allocations already assigned to a server. Closes #679 --- <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 18:59:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#894