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]: White spaces not being stripped when creating rules #2305

Closed
3 of 5 tasks
need4swede opened this issue Jan 30, 2024 · 1 comment
Closed
3 of 5 tasks

[Bug]: White spaces not being stripped when creating rules #2305

need4swede opened this issue Jan 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@need4swede
Copy link

Verified issue does not already exist?

  • 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?

I noticed that certain imported payees, mainly PayPal transactions, have excessive white spaces in their names.
For example: Paypal Inst Xfer Adob

When creating a rule, if you write: Paypal Inst Xfer Adob, it doesn't recognize it. You have to include the white spaces.

Suggestion: Trim excessive white spaces from input strings to avoid mismatch

What error did you receive?

No response

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Windows 11

@need4swede need4swede added the bug Something isn't working label Jan 30, 2024
@MatissJanis
Copy link
Member

👋 Thanks for the idea, but it's not really a bug report. It's more of a feature request to normalize the imported payee names. Which will definitely be a breaking change that would break existing rules people have created. So I'm not entirely sold on introducing this.

I'll close this bug report now, but feel free to open a new feature request.

@MatissJanis MatissJanis closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
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

No branches or pull requests

2 participants