Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: API doesn't support rules using "notOneOf" #1825

Closed
1 task done
cpainchaud opened this issue Oct 25, 2023 · 2 comments · Fixed by #1987
Closed
1 task done

[Bug]: API doesn't support rules using "notOneOf" #1825

cpainchaud opened this issue Oct 25, 2023 · 2 comments · Fixed by #1987
Labels
bug Something isn't working

Comments

@cpainchaud
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I am using selfhosted fresh v23.10.0 servers and client.
I am using API to import my banks transactions into. API version 6.2.1
I have setup up one rule which states to change category if payee isNotOneOf X or Y

Transactions are imported BUT said rule is not applied to them as an error message is repeated once per transaction:
Found invalid operation while ranking: notOneOf

What error did you receive?

Found invalid operation while ranking: notOneOf

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 10

@cpainchaud cpainchaud added the bug Something isn't working label Oct 25, 2023
@Marethyu1
Copy link
Contributor

Looks like this could be related to #1985 (they might be able to be fixed at the same time if someone looks into it)

@carkom
Copy link
Contributor

carkom commented Nov 28, 2023

Can you check that the linked PR fixes your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants