[PR #6372] [MERGED] Change default crossover point projection type to 'hampel' #55775

Closed
opened 2026-05-01 03:02:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6372
Author: @jonner
Created: 12/11/2025
Status: Merged
Merged: 12/11/2025
Merged by: @youngcw

Base: masterHead: crossover-default-projection


📝 Commits (2)

  • 5a326c2 Change default crossover point project type to 'hampel'
  • bc62f9c Merge branch 'master' into crossover-default-projection

📊 Changes

3 files changed (+9 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reports/Crossover.tsx (+2 -2)
📝 packages/desktop-client/src/components/reports/reports/CrossoverCard.tsx (+1 -1)
upcoming-release-notes/6372.md (+6 -0)

📄 Description

As mentioned at https://github.com/actualbudget/actual/issues/6134#issuecomment-35495936 52, a linear projection type doesn't seem to make much sense for expense projection. It should definitely not be the default projection type. Arguably it should not even be an option.


🔄 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/6372 **Author:** [@jonner](https://github.com/jonner) **Created:** 12/11/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `crossover-default-projection` --- ### 📝 Commits (2) - [`5a326c2`](https://github.com/actualbudget/actual/commit/5a326c22823f80f99cca3fa97f937a19fabf58de) Change default crossover point project type to 'hampel' - [`bc62f9c`](https://github.com/actualbudget/actual/commit/bc62f9c76b830c0068fd37c3c8c7acb81a2aa8dc) Merge branch 'master' into crossover-default-projection ### 📊 Changes **3 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/Crossover.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/reports/reports/CrossoverCard.tsx` (+1 -1) ➕ `upcoming-release-notes/6372.md` (+6 -0) </details> ### 📄 Description As mentioned at https://github.com/actualbudget/actual/issues/6134#issuecomment-35495936 52, a linear projection type doesn't seem to make much sense for expense projection. It should definitely not be the default projection type. Arguably it should not even be an option. --- <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-05-01 03:02: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#55775