mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #680] [MERGED] Fix adding allocations that are already in use. #894
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue/679📝 Commits (1)
a8f255eadd whereNull📊 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.