[PR #1965] [MERGED] Fix: FS-Trim Cancel / Error-Button #3445

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1965
Author: @MickLesk
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @michelroegl-brunner

Base: mainHead: fstrim


📝 Commits (2)

📊 Changes

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

View changed files

📝 misc/fstrim.sh (+33 -14)

📄 Description

✍️ Description

  • Add Pipefall for Errorhandling
  • Fix not functional cancel button.


Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)

image


🔄 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/community-scripts/ProxmoxVE/pull/1965 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fstrim` --- ### 📝 Commits (2) - [`47514a2`](https://github.com/community-scripts/ProxmoxVE/commit/47514a20181fd05d481a2023f42cebbc38dfdcdc) Fix: FS-Trim Cancel / Error-Button - [`f8290ce`](https://github.com/community-scripts/ProxmoxVE/commit/f8290ce2c2a6406c945aac7de3ad9d44cedc62f4) Update fstrim.sh ### 📊 Changes **1 file changed** (+33 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `misc/fstrim.sh` (+33 -14) </details> ### 📄 Description ## ✍️ Description - Add Pipefall for Errorhandling - Fix not functional cancel button. - - - - Related Issue: #1930 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) ![image](https://github.com/user-attachments/assets/966ec788-2e51-4405-a4e5-20885af7327b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:32 +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/ProxmoxVE#3445
No description provided.