[PR #1686] [MERGED] Only disable "delete backup" when backup hasn't failed #1525

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

📋 Pull Request Information

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

Base: mainHead: boy132/delete-failed-backups


📝 Commits (1)

  • 391d245 only disable delete backup when backup hasnt failed

📊 Changes

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

View changed files

📝 app/Filament/Server/Resources/Backups/BackupResource.php (+1 -1)

📄 Description

Currently, if a failed backup is locked there is no way to unlock or delete it. This makes a failed backup deletable, even if it's locked.


🔄 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/1686 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/delete-failed-backups` --- ### 📝 Commits (1) - [`391d245`](https://github.com/pelican-dev/panel/commit/391d2455da26495d67c5d4a3966a6df1b4161d8e) only disable delete backup when backup hasnt failed ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Backups/BackupResource.php` (+1 -1) </details> ### 📄 Description Currently, if a failed backup is locked there is no way to unlock or delete it. This makes a failed backup deletable, even if it's locked. --- <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:53:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1525