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

Rules: Amount matcher constraint not being accounted for #277

Closed
afaneca opened this issue Jan 16, 2023 · 0 comments · Fixed by #286 or #285
Closed

Rules: Amount matcher constraint not being accounted for #277

afaneca opened this issue Jan 16, 2023 · 0 comments · Fixed by #286 or #285
Labels
API API related enhancement New feature or request
Milestone

Comments

@afaneca
Copy link
Owner

afaneca commented Jan 16, 2023

Example:

Description: CONTAINS => "PayPal"
Value: EQ => "13.99"
Type: EQ => "E"

is being wrongly triggered for this transaction data:

Description: "Paypal Spotify"
Amount: any amount (could even be undefined)
@afaneca afaneca added bug Something isn't working API API related labels Jan 16, 2023
@afaneca afaneca added this to the 4.4.0 milestone Jan 16, 2023
@afaneca afaneca linked a pull request Jan 28, 2023 that will close this issue
@afaneca afaneca added enhancement New feature or request and removed bug Something isn't working labels Jan 28, 2023
@afaneca afaneca linked a pull request Jan 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related enhancement New feature or request
Projects
No open projects
Status: Done
1 participant