[PR #2556] [MERGED] Custom Reports bug fix #22975

Closed
opened 2026-04-16 17:08:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2556
Author: @carkom
Created: 4/5/2024
Status: Merged
Merged: 4/5/2024
Merged by: @carkom

Base: masterHead: monthEndBug


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/reportRanges.ts (+1 -1)
upcoming-release-notes/2556.md (+6 -0)

📄 Description

Month end is saving as a non-date variable for any months that don't end in 31. This fixes the issue.


🔄 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/2556 **Author:** [@carkom](https://github.com/carkom) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `monthEndBug` --- ### 📝 Commits (3) - [`ec4bdc3`](https://github.com/actualbudget/actual/commit/ec4bdc3b7cf277b5e3f31418922dc3f763d0fb3c) fix bug - [`1bfa73a`](https://github.com/actualbudget/actual/commit/1bfa73a554b5106fa5708d5dfb4ec76ff0983d98) notes - [`710fd88`](https://github.com/actualbudget/actual/commit/710fd88ecb2956033d1cbfe2ad1e7e355425184a) Merge branch 'master' into monthEndBug ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reportRanges.ts` (+1 -1) ➕ `upcoming-release-notes/2556.md` (+6 -0) </details> ### 📄 Description Month end is saving as a non-date variable for any months that don't end in 31. This fixes the issue. --- <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-16 17:08:40 -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#22975