[Bug]: Multiple budgets, only newest one opens #476

Closed
opened 2026-02-28 19:05:34 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @andrewt918 on GitHub (Jul 4, 2023).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When multiple budget files are present, closing a file and attempting to load a different one always loads the most recently added file regardless of selection. I've tested this with importing two YNAB4 budgets as well as just importing one and creating one new one. In each case, the second is opened no matter what file is selected.

What error did you receive?

No response

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Chrome

Operating System

Mac OSX

Originally created by @andrewt918 on GitHub (Jul 4, 2023). ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When multiple budget files are present, closing a file and attempting to load a different one always loads the most recently added file regardless of selection. I've tested this with importing two YNAB4 budgets as well as just importing one and creating one new one. In each case, the second is opened no matter what file is selected. ### What error did you receive? _No response_ ### Where are you hosting Actual? Locally via Yarn ### What browsers are you seeing the problem on? Chrome ### Operating System Mac OSX
GiteaMirror added the bug label 2026-02-28 19:05:34 -06:00
Author
Owner

@j-f1 commented on GitHub (Jul 4, 2023):

Are you accessing the server via localhost or another domain? Do you have to click through a warning about SharedArrayBuffer?

@j-f1 commented on GitHub (Jul 4, 2023): Are you accessing the server via `localhost` or another domain? Do you have to click through a warning about `SharedArrayBuffer`?
Author
Owner

@andrewt918 commented on GitHub (Jul 4, 2023):

actual-server is hosted on a local Ubuntu VM and yes, I do have to click through the SharedArrayBuffer warning. Looks like that will require HTTPS which wasn't a priority for LAN usage. Is this necessary for multiple budget selection to work?

@andrewt918 commented on GitHub (Jul 4, 2023): actual-server is hosted on a local Ubuntu VM and yes, I do have to click through the SharedArrayBuffer warning. Looks like that will require HTTPS which wasn't a priority for LAN usage. Is this necessary for multiple budget selection to work?
Author
Owner

@j-f1 commented on GitHub (Jul 4, 2023):

Yes, one of the known bugs with the fallback mode you get if you don’t use HTTPS is that your budgets will get merged together. (This is why we have that warning!)

@j-f1 commented on GitHub (Jul 4, 2023): Yes, one of the known bugs with the fallback mode you get if you don’t use HTTPS is that your budgets will get merged together. (This is why we have that warning!)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#476