[PR #1723] [MERGED] changed default months to 5 in cash flow report #3921

Closed
opened 2026-02-28 20:48:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1723
Author: @shaankhosla
Created: 9/22/2023
Status: Merged
Merged: 9/22/2023
Merged by: @MatissJanis

Base: masterHead: default_months


📝 Commits (3)

  • 2389e61 changed default months to 5
  • bdc0c2e release notes
  • 0dd276b Update upcoming-release-notes/1723.md

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/CashFlow.js (+1 -1)
upcoming-release-notes/1723.md (+6 -0)

📄 Description

This is a very minor change. It bothered me that the after opening the Cash Flow report, the default number of months is so large (30 months shown). I've changed this to 5 months which is what the Net Worth graph does.

I also thought about changing it to all months until the date of the first transaction but decided against this.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/1723 **Author:** [@shaankhosla](https://github.com/shaankhosla) **Created:** 9/22/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `default_months` --- ### 📝 Commits (3) - [`2389e61`](https://github.com/actualbudget/actual/commit/2389e619e26c1ab302f575c5fe0abe3b7d7b365c) changed default months to 5 - [`bdc0c2e`](https://github.com/actualbudget/actual/commit/bdc0c2ec7421c53f7550f00e5c525f6735480ab5) release notes - [`0dd276b`](https://github.com/actualbudget/actual/commit/0dd276badb5961f5b4122e26424d862252a8ff4a) Update upcoming-release-notes/1723.md ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/CashFlow.js` (+1 -1) ➕ `upcoming-release-notes/1723.md` (+6 -0) </details> ### 📄 Description This is a very minor change. It bothered me that the after opening the Cash Flow report, the default number of months is so large (30 months shown). I've changed this to 5 months which is what the Net Worth graph does. I also thought about changing it to all months until the date of the first transaction but decided against this. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:48:51 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3921