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

core: Fix an issue where the pivot could loop on some events #3231

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

mworrell
Copy link
Member

Description

This fixes an issue where the pivot process could insert a repivot for an event due to the even having a due date. If this due date was in the past then the pivot could re-insert an immediate pivot request for the resource it was already pivoting. Thus ending in a pivot loop.

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 1.0 milestone Dec 30, 2022
@mworrell mworrell merged commit 96d31f5 into master Dec 30, 2022
@mworrell mworrell deleted the repivot-check-date branch December 30, 2022 12:56
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.

None yet

1 participant