[PR #5393] [MERGED] Fix potential undefined points issue in contributor points calculation #5913

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5393
Author: @MatissJanis
Created: 7/25/2025
Status: Merged
Merged: 7/26/2025
Merged by: @MatissJanis

Base: masterHead: matiss/count-points-fix


📝 Commits (3)

  • 2bc35bf Fix potential undefined points issue in contributor points calculation
  • 54a1b99 Add release notes for PR #5393
  • 891f1d9 Update 5393.md

📊 Changes

2 files changed (+10 additions, -3 deletions)

View changed files

📝 .github/scripts/count-points.mjs (+3 -3)
upcoming-release-notes/5393.md (+7 -0)

📄 Description

Follow-up to https://github.com/actualbudget/actual/pull/5392

Fixing another points calculation 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/5393 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/count-points-fix` --- ### 📝 Commits (3) - [`2bc35bf`](https://github.com/actualbudget/actual/commit/2bc35bfac56cc65423089e3930680d0980fd1b8b) Fix potential undefined points issue in contributor points calculation - [`54a1b99`](https://github.com/actualbudget/actual/commit/54a1b99958ee25b0a75cd644fe23967e1ac63e61) Add release notes for PR #5393 - [`891f1d9`](https://github.com/actualbudget/actual/commit/891f1d95c077ef8254ac0cbe3debae8bee251eb5) Update 5393.md ### 📊 Changes **2 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/scripts/count-points.mjs` (+3 -3) ➕ `upcoming-release-notes/5393.md` (+7 -0) </details> ### 📄 Description Follow-up to https://github.com/actualbudget/actual/pull/5392 Fixing another points calculation 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-02-28 21:20:49 -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#5913