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

[WEB-556] fix: cycle store get completed cycle function updated #3793

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

anmolsinghbhatia
Copy link
Collaborator

@anmolsinghbhatia anmolsinghbhatia commented Feb 26, 2024

Problem:

  1. Active cycles with today's end date were not displaying some actionable items in the issue layout.

Solution:

  1. After investigating, I found a problem with the cycle store regarding the filtering of completed cycles from the cycle map. Cycles that end today were not being taken into account. I've made the required adjustments to ensure it now operates as expected.

Issue link: [WEB-556]

@sriramveeraghanta sriramveeraghanta merged commit e1ef830 into develop Feb 26, 2024
8 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore/project-active-cycle-validation branch February 26, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants