[PR #3732] [MERGED] Fix #2932: Schedule reset amount to ten (10) when amount is zero (0) #5027

Closed
opened 2026-02-28 21:04:51 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3732
Author: @lelemm
Created: 10/24/2024
Status: Merged
Merged: 11/3/2024
Merged by: @matt-fidd

Base: masterHead: fix_2932


📝 Commits (5)

📊 Changes

6 files changed (+33 additions, -14 deletions)

View changed files

📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-10-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-11-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-12-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/schedules/ScheduleDetails.jsx (+1 -2)
📝 packages/desktop-client/src/components/util/AmountInput.tsx (+26 -12)
upcoming-release-notes/3732.md (+6 -0)

📄 Description

Fix #2932


🔄 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/actualbudget/actual/pull/3732 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 10/24/2024 **Status:** ✅ Merged **Merged:** 11/3/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix_2932` --- ### 📝 Commits (5) - [`c1afdc6`](https://github.com/actualbudget/actual/commit/c1afdc6c883fb2d6d8c577971e2f5006220203eb) Fix #2932 - [`5ff8e13`](https://github.com/actualbudget/actual/commit/5ff8e13dd8df652fed78112328773bb2d575b134) md - [`ecd3a3b`](https://github.com/actualbudget/actual/commit/ecd3a3b864bb359ea4009fec3ab81eca9a371b7f) e2e update - [`1b19f98`](https://github.com/actualbudget/actual/commit/1b19f986d378f5f957d960d718442882eef37fa3) Merge branch 'master' into fix_2932 - [`3ced57f`](https://github.com/actualbudget/actual/commit/3ced57f90c59867f253727d58358be5fbc8fd701) Update packages/desktop-client/src/components/util/AmountInput.tsx ### 📊 Changes **6 files changed** (+33 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-10-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-11-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-12-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/schedules/ScheduleDetails.jsx` (+1 -2) 📝 `packages/desktop-client/src/components/util/AmountInput.tsx` (+26 -12) ➕ `upcoming-release-notes/3732.md` (+6 -0) </details> ### 📄 Description Fix #2932 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:04:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5027