[PR #6042] [MERGED] [Bug]: Net worth graph doesn't show current week #40717

Closed
opened 2026-04-23 13:32:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6042
Author: @Jayant-Jeet
Created: 10/31/2025
Status: Merged
Merged: 11/5/2025
Merged by: @matt-fidd

Base: masterHead: Jayant-Jeet/issue5986


📝 Commits (4)

  • 8233f39 [Bug]: Net worth graph doesn't show current week
  • 207cda8 Fixed lint errors
  • d06153b Update upcoming-release-notes/6042.md
  • 4be453b Merge branch 'master' into Jayant-Jeet/issue5986

📊 Changes

3 files changed (+16 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reportRanges.ts (+4 -2)
📝 packages/desktop-client/src/components/reports/spreadsheets/net-worth-spreadsheet.ts (+6 -3)
upcoming-release-notes/6042.md (+6 -0)

📄 Description

Fixes #5986

Include the current week in Net Worth report when viewing by Weekly interval.


🔄 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/6042 **Author:** [@Jayant-Jeet](https://github.com/Jayant-Jeet) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `Jayant-Jeet/issue5986` --- ### 📝 Commits (4) - [`8233f39`](https://github.com/actualbudget/actual/commit/8233f392f1bb1467adb3a6a686d7b27ff82192f8) [Bug]: Net worth graph doesn't show current week - [`207cda8`](https://github.com/actualbudget/actual/commit/207cda8363420998473b6660a858cc8a29b093f0) Fixed lint errors - [`d06153b`](https://github.com/actualbudget/actual/commit/d06153bb41e8ad8c19c23fbf25eec22639455ba8) Update upcoming-release-notes/6042.md - [`4be453b`](https://github.com/actualbudget/actual/commit/4be453b42ad03132db6681d209218c34dc617f1d) Merge branch 'master' into Jayant-Jeet/issue5986 ### 📊 Changes **3 files changed** (+16 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reportRanges.ts` (+4 -2) 📝 `packages/desktop-client/src/components/reports/spreadsheets/net-worth-spreadsheet.ts` (+6 -3) ➕ `upcoming-release-notes/6042.md` (+6 -0) </details> ### 📄 Description Fixes #5986 Include the current week in Net Worth report when viewing by Weekly interval. --- <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-04-23 13:32:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#40717