[GH-ISSUE #2932] [Bug]: Schedule reset amount to ten (10) when amount is zero (0) #50288

Closed
opened 2026-04-30 13:55:37 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Thiago-Morais on GitHub (Jun 24, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2932

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

When a schedule has the amount of zero it resets to 10

https://github.com/actualbudget/actual/assets/21369746/36e6cef0-f0aa-4b75-9ba8-3ab22c291730

Schedule changing the amount to 10 when it is 0

This only happens when it is 0. Any non-zero amount keeps its value

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

Chrome, Desktop App (Electron)

Operating System

Windows 11

Originally created by @Thiago-Morais on GitHub (Jun 24, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/2932 ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? When a schedule has the amount of zero it resets to 10 https://github.com/actualbudget/actual/assets/21369746/36e6cef0-f0aa-4b75-9ba8-3ab22c291730 > _Schedule changing the amount to 10 when it is 0_ This only happens when it is 0. Any non-zero amount keeps its value ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? Chrome, Desktop App (Electron) ### Operating System Windows 11
GiteaMirror added the schedulesbug labels 2026-04-30 13:55:38 -05:00
Author
Owner

@Teprifer commented on GitHub (Jun 24, 2024):

This is intentional, added in #2360 as a measure to prevent another bug.

<!-- gh-comment-id:2185640181 --> @Teprifer commented on GitHub (Jun 24, 2024): This is intentional, added in #2360 as a measure to prevent another bug.
Author
Owner

@joel-jeremy commented on GitHub (Jun 27, 2024):

I think we should revisit that. It should honor whatever is already saved in database otherwise it's going to be a bad UX as shown in the recording. It should only default to 10 when creating a new schedule.

<!-- gh-comment-id:2195406200 --> @joel-jeremy commented on GitHub (Jun 27, 2024): I think we should revisit that. It should honor whatever is already saved in database otherwise it's going to be a bad UX as shown in the recording. It should only default to 10 when creating a new schedule.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#50288