redcapAPI icon indicating copy to clipboard operation
redcapAPI copied to clipboard

REDCap API doesn't return duplicate ID error in some versions

Open nutterb opened this issue 9 years ago • 1 comments

We can alleviate this by building in a check for duplicate identifiers and casting an error when it occurs. "Duplicate identifiers" will need to account for record_id and redcap_event_name. Are there other identifiers (that will appear conditionally) that we need to account for?

Nothing comes to mind, but I don't want to code something that can't account for additional identifiers.

nutterb avatar Mar 04 '16 12:03 nutterb