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 multi-cycle test for new year #4459

Merged
merged 7 commits into from
Jan 4, 2024

Conversation

perryr16
Copy link
Contributor

@perryr16 perryr16 commented Jan 3, 2024

Any background context you want to provide?

Following the new year (2024), merges to develop were failing.

The Cycle model has a class method that creates a cycle for the previous year. An existing test used 2023 as a date outside of a defined cycle, however with the 2024 new year the property was placed into the auto-generated '2023 Calendar Year' cycle.

@perryr16 perryr16 added the Bug label Jan 3, 2024
@perryr16 perryr16 marked this pull request as ready for review January 3, 2024 19:35
@axelstudios axelstudios merged commit d7adb2b into develop Jan 4, 2024
8 checks passed
@axelstudios axelstudios deleted the bug-multi-cycle-test-new-year-update branch January 4, 2024 00:10
@axelstudios axelstudios changed the title Bug multi cycle test new year update Fix multi-cycle test for new year Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants