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

fixed skipped bank transactions #557

Merged

Conversation

quantum-grit
Copy link
Contributor

Motivation and context

It was reported that some bank transactions are missing.
To fix, now transactions are requested with dateTo = dateFrom+1 to ensure all transactions are returned from bank API
Also, removed checking for existing records by count as it may result in skipped transactions

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

✅ Tests will run for this PR. Once they succeed it can be merged.

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Oct 2, 2023
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Oct 2, 2023
Copy link
Contributor

@igoychev igoychev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great

@igoychev igoychev merged commit 259ea9f into podkrepi-bg:master Oct 3, 2023
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants