[GH-ISSUE #7725] [Bug]: Sankey diagram adds negative income as positive #72922

Closed
opened 2026-05-16 13:51:27 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @RemiBorgen on GitHub (May 5, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7725

What happened?

  • I handle tax returns and paybacks as a income category. If i need to repay tax for a year it's counted as a negative sum income category.
  • In sankey diagram under "spent" mode, i expected "Salary" and "Tax" income categories to add togheter to something less than "Salary"
  • It is added as absolute value, becoming larger than "Salary"

How can we reproduce the issue?

  1. Add transaction with income category A and Deposit 1000
  2. Add transaction with income category B and Payment 100
  3. Make a sankey diagram in Spent.
  4. Set it to Income category > Category group
  5. The sum of A and B will show as 1100, but should at least not be greater than 1000.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

Originally created by @RemiBorgen on GitHub (May 5, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7725 ### What happened? - I handle tax returns and paybacks as a income category. If i need to repay tax for a year it's counted as a negative sum income category. - In sankey diagram under "spent" mode, i expected "Salary" and "Tax" income categories to add togheter to something less than "Salary" - It is added as absolute value, becoming larger than "Salary" ### How can we reproduce the issue? 1. Add transaction with income category A and Deposit 1000 2. Add transaction with income category B and Payment 100 3. Make a sankey diagram in Spent. 4. Set it to Income category > Category group 5. The sum of A and B will show as 1100, but should at least not be greater than 1000. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System Linux
GiteaMirror added the bug label 2026-05-16 13:51:27 -05:00
Author
Owner

@youngcw commented on GitHub (May 5, 2026):

Use the feedback ticket #1919

<!-- gh-comment-id:4382811875 --> @youngcw commented on GitHub (May 5, 2026): Use the feedback ticket #1919
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#72922