actualbudget/actual

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

已关闭

#7,999 创建于 2026年5月30日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (603 个派生)batch import
buggood first issuereportsuser interface

仓库指标

星标
 (7,129 个星标)
PR 合并指标
 (平均合并 4天 15小时) (30 天内合并 165 个 PR)

描述

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

贡献者指南