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

CRC checksums not used in File Manager #392

Closed
crokita opened this issue Mar 3, 2021 · 0 comments · Fixed by #394
Closed

CRC checksums not used in File Manager #392

crokita opened this issue Mar 3, 2021 · 0 comments · Fixed by #394
Labels
bug Something isn't working

Comments

@crokita
Copy link
Contributor

crokita commented Mar 3, 2021

Bug Report

The crc parameter is not set in the FileManager when making PutFiles

Reproduction Steps
  1. Use FileManager's _createPutFile method
  2. Observe the resulting PutFile returned (requires bulk data to be set during the method invocation)
Expected Behavior

CRC checksum should be in the PutFile

Observed Behavior

It is not there

Browser & Version Information

All versions and environments are affected

@crokita crokita mentioned this issue Mar 4, 2021
4 tasks
@jordynmackool jordynmackool added the bug Something isn't working label Mar 8, 2021
@crokita crokita mentioned this issue Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants