[PR #630] [MERGED] Skip the “Starting Balance” transaction if the balance is 0 #3215

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/630
Author: @j-f1
Created: 2/4/2023
Status: Merged
Merged: 2/4/2023
Merged by: @j-f1

Base: masterHead: jed/no-zero-starting-balance


📝 Commits (1)

  • 977648a Don’t create a “Starting Balance” transaction if the starting balance is zero

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/main.js (+1 -1)

📄 Description

When creating an account, the “starting balance” transaction will be added only if the balance is nonzero


🔄 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/630 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/4/2023 **Status:** ✅ Merged **Merged:** 2/4/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/no-zero-starting-balance` --- ### 📝 Commits (1) - [`977648a`](https://github.com/actualbudget/actual/commit/977648ab397c5795ee4a10c363842140d71a48a5) Don’t create a “Starting Balance” transaction if the starting balance is zero ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/main.js` (+1 -1) </details> ### 📄 Description When creating an account, the “starting balance” transaction will be added only if the balance is nonzero --- <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:38:15 -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#3215