[redcap] repeated field ordering and configuration#10500
Conversation
|
I really like the idea of using |
|
@regisoc has this been updated according to the latest discussion ? |
|
@ridz1208 not yet in sync. |
|
@ridz1208 repeated instrument logic in sync. |
Brief summary of changes
This PR:
adds a new configuration for the repeated instrument index field choice at project level.
repeat_instance, andtimestampstill available).<redcap-repeat-id>repeat_instance</redcap-repeat-id>bugfixes the repeated record case. Cause/chain of events:
client::getInstrumentRecords(record_id = null)) from the single record import when receiving REDCap notification (client::getInstrumentRecords(record_id != null)).Have you updated related documentation?
Testing instructions (if applicable)