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

Scheduled exports always include transactions since the action's creation date #609

Closed
rivaldi8 opened this issue Oct 30, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@rivaldi8
Copy link
Collaborator

The transactions exported include the ones in the period starting at the date of creation of the scheduled backup instead of the date of the last time it was executed.

The export is done with the date in ScheduledAction.getTag() as the date at which it should start to export transactions. The problem is that this date isn't updated after an scheduled export is run and stays at the creation date.

@rivaldi8 rivaldi8 added the bug label Oct 30, 2016
@rivaldi8 rivaldi8 added this to the v2.1.4 milestone Oct 30, 2016
@rivaldi8 rivaldi8 self-assigned this Oct 30, 2016
rivaldi8 added a commit that referenced this issue Oct 31, 2016
We were getting transactions since the creation of the scheduled export.

Fixes #609
@rivaldi8
Copy link
Collaborator Author

Fixed in hotfix/patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant