Closed pconrad closed 3 years ago
In this PR, we make a HOTFIX to address a bug with CSV commit downloads.
We are getting errors when certain new fields are nil. This PR adds guard code to handle this case.
LGTM!
In this PR, we make a HOTFIX to address a bug with CSV commit downloads.
We are getting errors when certain new fields are nil. This PR adds guard code to handle this case.