Cross-Project Piping pipes from one field in one project into another field in another project. This project does not currently have a support budget that allows responses to issues.
MIT License
11
stars
7
forks
source link
fix pipe-all button not working with projects that has multiple events #25
@nsonanh, I think I'm just going to trust you & a quick glance at the code on anything related the the "pipe all" button. Merged & included in v1.4.14! Thank you!
Currently pipe-all button is working with:
It's not working with projects with repeatable instruments and multiple events. This intends to fix that.
Details:
id
andname
, declare an array to store theirunique_name
and Arm number.redcap_event_name
when saving records into Redcap (for multiple event detection andRedcap
requires it).