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

build col spec matching project info response #466

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

the-mad-statter
Copy link
Contributor

This pull request addresses issue 465 where {REDCapR} fails to retrieve project records on older versions of REDCap (~7.3.5).

The root cause of the issue is that older versions of REDCap fail to report all project information expected by {REDCapR}. The most critical missing project information is whether a project uses repeatable instruments or events.

The issue is addressed by:

  1. adaptively building a column specification that matches the columns returned by the project information endpoint
  2. halting the reading of records with a message in the event of a REDCap failure to report on repeatable instruments or events usage in the project

@wibeasley wibeasley merged commit afc6a97 into OuhscBbmc:dev Feb 6, 2023
wibeasley added a commit that referenced this pull request Feb 14, 2023
wibeasley added a commit that referenced this pull request Feb 15, 2023
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.

2 participants