[GH-ISSUE #1026] [Bug]: Scheduled transactions appearing as transfers on For budget page #42058

Closed
opened 2026-04-26 01:39:32 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @hapblu on GitHub (May 11, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1026

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When viewing For budget transactions, scheduled transactions do not show payees properly. Instead of the proper payees, transactions appear to be transfers from the same account. Once posted, the correct payee appears.

image

What error did you receive?

No response

Where are you hosting Actual?

Fly.io

What browsers are you seeing the problem on?

Firefox, Chrome, Microsoft Edge

Operating System

Windows 11

Originally created by @hapblu on GitHub (May 11, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1026 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When viewing For budget transactions, scheduled transactions do not show payees properly. Instead of the proper payees, transactions appear to be transfers from the same account. Once posted, the correct payee appears. ![image](https://github.com/actualbudget/actual/assets/81502390/95582083-36f9-4c87-9d37-d9ca3ba53ffd) ### What error did you receive? _No response_ ### Where are you hosting Actual? Fly.io ### What browsers are you seeing the problem on? Firefox, Chrome, Microsoft Edge ### Operating System Windows 11
GiteaMirror added the schedulesbug labels 2026-04-26 01:39:32 -05:00
Author
Owner

@MatissJanis commented on GitHub (May 16, 2023):

I think I introduced this issue by fixing another bug we had for a very long time: https://github.com/actualbudget/actual/pull/955

Will try to take a look at this in the near future.

<!-- gh-comment-id:1550387078 --> @MatissJanis commented on GitHub (May 16, 2023): I think I introduced this issue by fixing another bug we had for a very long time: https://github.com/actualbudget/actual/pull/955 Will try to take a look at this in the near future.
Author
Owner

@kyrias commented on GitHub (Jul 22, 2023):

This appears to already have been fixed.

<!-- gh-comment-id:1646600041 --> @kyrias commented on GitHub (Jul 22, 2023): This appears to already have been fixed.
Author
Owner

@MatissJanis commented on GitHub (Jul 22, 2023):

Not fixed
Screenshot 2023-07-22 at 15 55 57

Repro steps:

  1. create a schedule that transfers from account A -> B.
  2. open budgeted page (/accounts/budgeted) - observe that the "payee" is the same as "account"; expectation: "payee" !== "account"
<!-- gh-comment-id:1646601128 --> @MatissJanis commented on GitHub (Jul 22, 2023): Not fixed <img width="593" alt="Screenshot 2023-07-22 at 15 55 57" src="https://github.com/actualbudget/actual/assets/886567/313833c8-f8c6-4e64-9343-78859e40f198"> Repro steps: 1. create a schedule that transfers from account A -> B. 2. open `budgeted` page (`/accounts/budgeted`) - observe that the "payee" is the same as "account"; expectation: "payee" !== "account"
Author
Owner

@kyrias commented on GitHub (Jul 22, 2023):

Ah, I misread the description and thought this was about them showing up as transfers when they weren't. Then this is the same as #1333.

<!-- gh-comment-id:1646604408 --> @kyrias commented on GitHub (Jul 22, 2023): Ah, I misread the description and thought this was about them showing up as transfers when they weren't. Then this is the same as #1333.
Author
Owner

@kyrias commented on GitHub (Jul 22, 2023):

Actually, re-reading the description it seems like this was about them showing explicitly as transfers from the account, but currently they just show the payee incorrectly but not as a transfer, so partially fixed.

<!-- gh-comment-id:1646604703 --> @kyrias commented on GitHub (Jul 22, 2023): Actually, re-reading the description it seems like this _was_ about them showing explicitly as transfers from the account, but currently they just show the payee incorrectly but not as a transfer, so _partially_ fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#42058