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(step-generation): configureForVolume volume correctly set to am… #17189

Merged

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Jan 6, 2025

…ount

closes RESC-366

Overview

Whoops, this error is from #16666 👻. previously, the configure for volume volume was set to the transfer's total volume and not the chunk's volume. But this pr changed it so the volume was set to the chunk number! This pr fixes it so the volume is set to the actual volume

Test Plan and Hands on Testing

upload attached protocol into the app. it should fail analysis.
upload the attached protocol into PD and upload that into the app. it should pass analysis now.

Changelog

volume should be transfer amount not number of chunks

Risk assessment

med

@jerader jerader marked this pull request as ready for review January 6, 2025 17:29
@jerader jerader requested a review from a team as a code owner January 6, 2025 17:29
@jerader jerader requested review from koji and ncdiehl11 January 6, 2025 17:29
@jerader jerader merged commit 7fa1309 into chore_release-pd-8.2.3 Jan 6, 2025
21 checks passed
@jerader jerader deleted the sg_correct-configure-for-volume-amount branch January 6, 2025 19:33
Laura-Danielle pushed a commit that referenced this pull request Jan 9, 2025
…17189)

…ount

closes RESC-366

Previously, the configure for volume volume was set to the transfer's total volume and not the chunk's volume. But this pr changed it so the volume was set to the chunk number! This pr fixes it so the volume is set to the actual volume
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.

2 participants