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

tests for Remove repeat_instrument param from redcap_file_download_oneshot PR #531

Merged
merged 22 commits into from
Sep 6, 2024

Conversation

wibeasley
Copy link
Member

written by @BlairCooper in #507 to fix #506.

BlairCooper and others added 22 commits July 21, 2023 12:14
fixes: 506

The REDCap does not have a repeat_instrument parameter on the
file/export API.

The test that was present in the code would prevent the repeat_instance
parameter for having any effect unless the repeat_instrument parameter
was also set.
should have been committed

ref #530
Remove repeat_instrument param from redcap_file_download_oneshot
@wibeasley wibeasley self-assigned this Sep 6, 2024
@wibeasley wibeasley merged commit 7a6b2ae into main Sep 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redcap_download_file_oneshot() only downloads from instance 1 regardless of repeat_instance value
2 participants