actualbudget/actual

[Bug]: Drill-down filters on Custom Report bar chart missing "Transfer" criteria

クローズ

#7,999 opened on 2026/05/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (603 件のフォーク)batch import
buggood first issuereportsuser interface

Repository metrics

Stars
 (7,129 個のスター)
PR merge metrics
 (平均マージ 4d 15h) (30d で 165 merged PRs)

説明

What happened?

When viewing a Custom Report split by Category for Deposits, clicking on a specific bar representing Transfers redirects to the transaction view, but the applied filters are incorrect. Instead of filtering exclusively for transfers, it shows all deposits for that period, missing the transfer is true or category filter.

How can we reproduce the issue?

  1. Create or open a Custom Report.
  2. Configure the following settings:
  • Split: Category
  • Type: Deposit
  • Interval: Weekly
  • Range: Last week (Live)
  • Filter: Filter by 1 specific account
  1. Look at the generated bar chart. The bars/columns display correctly.
  2. Click directly on the Transfers bar to drill down into the transaction list.

Actual Behavior The transaction view opens but only applies the general report filters (Account, Dates, and Inflow $\ge$ 0.00). It completely misses the transfer filter, displaying unrelated regular deposits alongside the transfers.

Expected Behavior The transaction list should open with a filter targeting only transfers (e.g., transfer is true), isolating the specific transaction(s) that make up that bar.

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

Windows 11

コントリビューターガイド