[GH-ISSUE #7456] [Bug]: Desktop App Version 26.4.0: #cleanup source and #cleanup sink doesn't appear to work correctly #52208

Closed
opened 2026-04-30 20:25:38 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @iceita78 on GitHub (Apr 10, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7456

What happened?

I was trying to cover my overspending with my buffer category that has the tags: #cleanup source and #cleanup sink.
With Desktop App Version 26.3.0 it worked without problem: it would clear the available balance in the buffer, and after reversing the overspending, the money would be returned to the buffer.
With Desktop App Version 26.4.0, however, the money are removed correctly from the buffer, but when the sink is processed, something strange happens, because I find the money in both the ‘to budget’ and the buffer.

How can we reproduce the issue?

Here is a summary of my specific situation:

Image The two category that make the overspending: Image

The Buffer Category situation:

Image

Using the end of month cleanup this is what happen:

Image Image

It seems that the clean and sink template become another template:
Image

Where are you hosting Actual?

Desktop App (Electron)

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Windows 11

Originally created by @iceita78 on GitHub (Apr 10, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7456 ### What happened? I was trying to cover my overspending with my buffer category that has the tags: #cleanup source and #cleanup sink. With Desktop App Version 26.3.0 it worked without problem: it would clear the available balance in the buffer, and after reversing the overspending, the money would be returned to the buffer. With Desktop App Version 26.4.0, however, the money are removed correctly from the buffer, but when the sink is processed, something strange happens, because I find the money in both the ‘to budget’ and the buffer. ### How can we reproduce the issue? Here is a summary of my specific situation: <img width="1461" height="372" alt="Image" src="https://github.com/user-attachments/assets/89981c8b-3c20-4031-bf18-868ef088ace3" /> The two category that make the overspending: <img width="733" height="82" alt="Image" src="https://github.com/user-attachments/assets/93fa3ace-5ed6-48a1-928a-d2cbed26d176" /> The Buffer Category situation: <img width="1023" height="109" alt="Image" src="https://github.com/user-attachments/assets/af007850-6562-4fe5-b1ed-8dee159b2955" /> Using the end of month cleanup this is what happen: <img width="1452" height="360" alt="Image" src="https://github.com/user-attachments/assets/83e275d0-56c0-4801-8c52-07eb9b443999" /> <img width="1766" height="59" alt="Image" src="https://github.com/user-attachments/assets/8952f672-728c-4f9a-90d4-46a59df73deb" /> It seems that the clean and sink template become another template: <img width="722" height="176" alt="Image" src="https://github.com/user-attachments/assets/650f1894-055e-4724-8330-fa81d93a722d" /> ### Where are you hosting Actual? Desktop App (Electron) ### What browsers are you seeing the problem on? Desktop App (Electron) ### Operating System Windows 11
GiteaMirror added the needs infobug labels 2026-04-30 20:25:38 -05:00
Author
Owner

@youngcw commented on GitHub (Apr 10, 2026):

I am not able to reproduce this, but Im on linux. @MikesGlitch Can you test this on windows?

The cleanup templates always modified the goal values for the tooltip.

<!-- gh-comment-id:4224479514 --> @youngcw commented on GitHub (Apr 10, 2026): I am not able to reproduce this, but Im on linux. @MikesGlitch Can you test this on windows? The cleanup templates always modified the goal values for the tooltip.
Author
Owner

@iceita78 commented on GitHub (Apr 10, 2026):

The cleanup templates always modified the goal values for the tooltip
Oh, right, I’d never noticed that before. Thanks for checking it.

<!-- gh-comment-id:4224517862 --> @iceita78 commented on GitHub (Apr 10, 2026): _The cleanup templates always modified the goal values for the tooltip_ Oh, right, I’d never noticed that before. Thanks for checking it.
Author
Owner

@MikesGlitch commented on GitHub (Apr 10, 2026):

I am not able to reproduce this, but Im on linux. @MikesGlitch Can you test this on windows?

The cleanup templates always modified the goal values for the tooltip.

Doesn't look like something that could be desktop app/OS related 🤔

<!-- gh-comment-id:4224580716 --> @MikesGlitch commented on GitHub (Apr 10, 2026): > I am not able to reproduce this, but Im on linux. [@MikesGlitch](https://github.com/MikesGlitch) Can you test this on windows? > > The cleanup templates always modified the goal values for the tooltip. Doesn't look like something that could be desktop app/OS related 🤔
Author
Owner

@iceita78 commented on GitHub (Apr 10, 2026):

I think I’ve found the problem. Whilst I was trying to work out what might be causing this, I realised that the money shown as remaining in ‘To Budget’ was actually just a visual display, because when I clicked on ‘Availability’, this popped up:

Image

Under normal circumstances, I would have been able to transfer that money to the relevant categories, and the fact that ‘no actions available’ was displayed made me suspicious. So I clicked on ‘collapse’, and the reported availability magically went back to 0:

Image

When you expand it again, the amounts are displayed correctly:

Image

It seems wich the bug is purely visual and doesn't update the budget pane. I tried also to clear the cache but it act the same.

<!-- gh-comment-id:4225351873 --> @iceita78 commented on GitHub (Apr 10, 2026): I think I’ve found the problem. Whilst I was trying to work out what might be causing this, I realised that the money shown as remaining in ‘To Budget’ was actually just a visual display, because when I clicked on ‘Availability’, this popped up: <img width="725" height="396" alt="Image" src="https://github.com/user-attachments/assets/50f6d540-2bbb-473b-bbf1-a8081fa8cc04" /> Under normal circumstances, I would have been able to transfer that money to the relevant categories, and the fact that ‘no actions available’ was displayed made me suspicious. So I clicked on ‘collapse’, and the reported availability magically went back to 0: <img width="727" height="179" alt="Image" src="https://github.com/user-attachments/assets/466cbd65-e66d-451b-aff2-498bcd92e537" /> When you expand it again, the amounts are displayed correctly: <img width="719" height="361" alt="Image" src="https://github.com/user-attachments/assets/68dc45c8-4b7a-4532-b023-9ffa1e0fbb8f" /> It seems wich the bug is purely visual and doesn't update the budget pane. I tried also to clear the cache but it act the same.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52208