[GH-ISSUE #2187] [Bug]: Fatal error when changing condition type for "imported payee" from "is" to "one of" #42517

Closed
opened 2026-04-26 02:24:27 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Shukuyen on GitHub (Jan 6, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/2187

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Actualbudget fatal errors when I do the following:

  • Create a rule, select imported payee and enter a string value for the payee (can also be done by importing transactions and creating a rule for them)
  • change is in rule condition imported payee to one of

https://github.com/actualbudget/actual/assets/964558/dfcc0e8c-97db-41ca-9991-1b36ab6c1ed5

What error did you receive?

Error: value can be string only if strict = false at n4 (https://domain/static/js/main.eea3298c.js:109:241670) at https://domain/static/js/main.eea3298c.js:109:246871 at Array.map () at renderInput (https://domain/static/js/main.eea3298c.js:109:246857) at children (https://domain/static/js/main.eea3298c.js:109:244560) at t.e [as render] (https://domain/static/js/main.eea3298c.js:109:208466) at aJ (https://domain/static/js/main.eea3298c.js:42:79170) at aQ (https://domain/static/js/main.eea3298c.js:42:78966) at lB (https://domain/static/js/main.eea3298c.js:42:118444) at l_ (https://domain/static/js/main.eea3298c.js:42:113202)

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Other

Operating System

Mac OSX

Originally created by @Shukuyen on GitHub (Jan 6, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/2187 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? Actualbudget fatal errors when I do the following: - Create a rule, select `imported payee` and enter a string value for the payee (can also be done by importing transactions and creating a rule for them) - change `is` in rule condition `imported payee` to `one of` https://github.com/actualbudget/actual/assets/964558/dfcc0e8c-97db-41ca-9991-1b36ab6c1ed5 ### What error did you receive? Error: value can be string only if strict = false at n4 (https://domain/static/js/main.eea3298c.js:109:241670) at https://domain/static/js/main.eea3298c.js:109:246871 at Array.map (<anonymous>) at renderInput (https://domain/static/js/main.eea3298c.js:109:246857) at children (https://domain/static/js/main.eea3298c.js:109:244560) at t.e [as render] (https://domain/static/js/main.eea3298c.js:109:208466) at aJ (https://domain/static/js/main.eea3298c.js:42:79170) at aQ (https://domain/static/js/main.eea3298c.js:42:78966) at lB (https://domain/static/js/main.eea3298c.js:42:118444) at l_ (https://domain/static/js/main.eea3298c.js:42:113202) ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Other ### Operating System Mac OSX
GiteaMirror added the bug label 2026-04-26 02:24:27 -05:00
Author
Owner

@kymckay commented on GitHub (Jan 6, 2024):

Likely duplicate of #2180

<!-- gh-comment-id:1879880291 --> @kymckay commented on GitHub (Jan 6, 2024): Likely duplicate of #2180
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#42517