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

Add Match Rule support #1256

Open
morremeyer opened this issue Nov 9, 2023 · 0 comments
Open

Add Match Rule support #1256

morremeyer opened this issue Nov 9, 2023 · 0 comments
Labels
enhancement New feature or improvements to an existing one

Comments

@morremeyer
Copy link
Member

morremeyer commented Nov 9, 2023

Is your feature request related to a problem? Please describe.
The backend supports Match Rules to automatically match transactions to an Account on import.

Match rules set:

  • A string to match (supports globbing)
  • The account to match to (by ID)
  • A priority as uint (lower number means higher priority)

This should be supported on the frontend, too.

Describe the solution you'd like

  • Could be part of an extra menu point "Import" in the main menu. This would make it easier to show priorities of rules in respect to each other
  • Could be part of the Account detail view 🤔

Describe alternatives you've considered
Open to ideas!

@morremeyer morremeyer added the enhancement New feature or improvements to an existing one label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvements to an existing one
Projects
None yet
Development

No branches or pull requests

1 participant