[PR #2401] [MERGED] fix #2363 broken create schedule from transaction #18648

Closed
opened 2026-04-14 20:48:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2401
Author: @youngcw
Created: 2/27/2024
Status: Merged
Merged: 2/27/2024
Merged by: @youngcw

Base: masterHead: youngcw/create-schedule-fix


📝 Commits (4)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/schedules/ScheduleDetails.jsx (+2 -1)
upcoming-release-notes/2401.md (+6 -0)

📄 Description

Attempt to fix #2363 bug causing the create schedule from transaction feature to not work. I dont understand why this broke when the pr build works fine.


🔄 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/2401 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 2/27/2024 **Status:** ✅ Merged **Merged:** 2/27/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/create-schedule-fix` --- ### 📝 Commits (4) - [`85ae8e3`](https://github.com/actualbudget/actual/commit/85ae8e3922b20dc1dae37e21e21c5c4f81f23127) fix missing name - [`6982f7f`](https://github.com/actualbudget/actual/commit/6982f7f7e0713338a3efc60db819e8a6303b9985) note - [`4da80d0`](https://github.com/actualbudget/actual/commit/4da80d0627ec9e40183fec23db57edbe699eab95) update how payees is created - [`5f98d2a`](https://github.com/actualbudget/actual/commit/5f98d2a2587e97c90b780b893684d0e92bc6f1c9) lint ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/ScheduleDetails.jsx` (+2 -1) ➕ `upcoming-release-notes/2401.md` (+6 -0) </details> ### 📄 Description Attempt to fix #2363 bug causing the create schedule from transaction feature to not work. I dont understand why this broke when the pr build works fine. --- <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-14 20:48:53 -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#18648