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

Transaction status is loose after accepting a recurring transaction #292

Open
3 tasks done
RelapsingCertainly opened this issue Jan 7, 2025 · 2 comments
Open
3 tasks done
Labels
type: bug Something isn't working

Comments

@RelapsingCertainly
Copy link

Prerequisites

Current Behavior

Accepting a Recurring transaction create a transaction but the status is set to stateless.

Expected Behavior

Accepting a Recurring transaction should create a transaction with a reconciled status.

Steps to Reproduce

  1. Accept recurring transaction, it creates a stateless transition.

In which device / OS did you find the issue

No response

Additional Information

I can understand why pending transaction are stateless but it does get a bit annoying since if I accept a transaction then that should mean that it has showed up in my statements and is reconciled.

@RelapsingCertainly RelapsingCertainly added the type: bug Something isn't working label Jan 7, 2025
@RelapsingCertainly RelapsingCertainly changed the title Accepting a Recurring transaction does create an reconciled transaction Accepting a Recurring transaction does not create an reconciled transaction Jan 7, 2025
@shinebrillant
Copy link
Contributor

The problem I encountered is that repeated transactions will not be displayed in the one-time budget, but will be displayed in the recurring budget. I don't know if this is the problem you mentioned.

@enrique-lozano enrique-lozano changed the title Accepting a Recurring transaction does not create an reconciled transaction Transaction status is loose after accepting a recurring transaction Jan 9, 2025
@RelapsingCertainly
Copy link
Author

RelapsingCertainly commented Jan 10, 2025

Not exactly, I have uploaded a screen recording to explain it. The new transaction should be reconciled. Probably linked to existing behavior of pending transactions being set to stateless.

screen-20250109-185900.mp4

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

No branches or pull requests

2 participants