[GH-ISSUE #2363] [Bug]: Creating Schedule from transaction doesn't work #42589

Closed
opened 2026-04-26 02:35:30 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @youngcw on GitHub (Feb 15, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2363

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I have checked my server logs and could not see any errors there
  • I will be attaching my server logs to this issue
  • I will be attaching my client-side (browser) logs to this issue
  • I understand that this issue will be automatically closed if insufficient information is provided

What happened?

When attempting to create a schedule from a transaction nothing happens. The console shows an error after clicking the "Create new" button.

What error did you receive?

The console output is always something along these lines

ScheduleDetails.jsx:227 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name')
    at w (ScheduleDetails.jsx:227:67)
    at ScheduleDetails.jsx:253:5
    at Pg (react-dom.production.min.js:244:332)
    at Ol (react-dom.production.min.js:286:111)
    at QL (react-dom.production.min.js:283:409)
    at Fa (react-dom.production.min.js:281:398)
    at Yk (react-dom.production.min.js:273:439)
    at Ia (react-dom.production.min.js:127:105)
    at react-dom.production.min.js:267:273

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @youngcw on GitHub (Feb 15, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/2363 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### Is this related to GoCardless, Simplefin or another bank-sync provider? - [ ] I have checked my server logs and could not see any errors there - [ ] I will be attaching my server logs to this issue - [ ] I will be attaching my client-side (browser) logs to this issue - [ ] I understand that this issue will be automatically closed if insufficient information is provided ### What happened? When attempting to create a schedule from a transaction nothing happens. The console shows an error after clicking the "Create new" button. ### What error did you receive? The console output is always something along these lines ``` ScheduleDetails.jsx:227 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'name') at w (ScheduleDetails.jsx:227:67) at ScheduleDetails.jsx:253:5 at Pg (react-dom.production.min.js:244:332) at Ol (react-dom.production.min.js:286:111) at QL (react-dom.production.min.js:283:409) at Fa (react-dom.production.min.js:281:398) at Yk (react-dom.production.min.js:273:439) at Ia (react-dom.production.min.js:127:105) at react-dom.production.min.js:267:273 ``` ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the bug label 2026-04-26 02:35:30 -05:00
Author
Owner

@youngcw commented on GitHub (Feb 19, 2024):

@xentara1 Do you have some time to look at this?

<!-- gh-comment-id:1952986762 --> @youngcw commented on GitHub (Feb 19, 2024): @xentara1 Do you have some time to look at this?
Author
Owner

@xentara1 commented on GitHub (Feb 19, 2024):

Yep will take a look tomorrow :-)On Feb 19, 2024, at 18:21, youngcw @.***> wrote:
@xentara1 Do you have some time to look at this?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

<!-- gh-comment-id:1953135271 --> @xentara1 commented on GitHub (Feb 19, 2024): Yep will take a look tomorrow :-)On Feb 19, 2024, at 18:21, youngcw ***@***.***> wrote: @xentara1 Do you have some time to look at this? —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#42589