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

feat: completed cycle snapshot #3600

Merged
merged 14 commits into from
Feb 9, 2024
Merged

Conversation

NarayanBavisetti
Copy link
Collaborator

@NarayanBavisetti NarayanBavisetti commented Feb 8, 2024

This PR introduces a Cycle Snapshot feature to enhance the accuracy of progress tracking in completed cycles. Now, when an issue is transferred from a completed cycle, the original statistics are preserved. This ensures that the cycle's progress remains accurately reflected, providing a more comprehensive overview of the project's milestones.

Media

Before: After:
31ddf5a1-001b-400c-a357-525e5b3ae08d 813416d3-df39-4baf-beb7-5c8159ec0af2

This PR is linked to PLE-307.

@CLAassistant
Copy link

CLAassistant commented Feb 8, 2024

CLA assistant check
All committers have signed the CLA.

@NarayanBavisetti NarayanBavisetti added the 🔄migrations Contains Migration changes label Feb 8, 2024
<CustomMenu.MenuItem
className="flex items-center gap-2"
>
<Link key={tab.route} href={`/${workspaceSlug}/profile/${userId}/${tab.route}`} className="text-custom-text-300 w-full">{tab.label}</Link>

Check warning

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
@sriramveeraghanta sriramveeraghanta merged commit 27037a2 into develop Feb 9, 2024
6 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/transfer-cycle branch February 9, 2024 10:23
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.

4 participants