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

fix(PruneChangesBeforeJob): Remove unused / old code that retrieved a… #19

Merged
merged 1 commit into from
May 9, 2018

Conversation

silbinarywolf
Copy link
Contributor

… flat list of IDs as this can cause the job to not work if there are a lot of DataChangeRecord items. (#18)

fix(PruneChangesBeforeJob): Fix logic of priorTo so that it defaults to the last 3 months properly

fix(PruneChangesBeforeJob): Change steps to 1 as it's technically doing this in 1 step now, this is to avoid an issue where totalSteps=0 can occur and the job won't requeue itself.
(cherry picked from commit b0a0c97)

… flat list of IDs as this can cause the job to not work if there are a lot of DataChangeRecord items. (#18)

fix(PruneChangesBeforeJob): Fix logic of priorTo so that it defaults to the last 3 months properly

fix(PruneChangesBeforeJob): Change steps to 1 as it's technically doing this in 1 step now, this is to avoid an issue where totalSteps=0 can occur and the job won't requeue itself.
(cherry picked from commit b0a0c97)
@silbinarywolf silbinarywolf merged commit df9d16e into 3.3 May 9, 2018
@silbinarywolf silbinarywolf deleted the fix-prune-3-3 branch June 21, 2018 07:13
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.

1 participant