-
Notifications
You must be signed in to change notification settings - Fork 7
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
Repeating Instances overwriting the first instance data #32
Comments
@moorejr5, does this scenario present any risks for the project that supported the most recent round of changes to this module? |
Has this ever been resolved? |
@gobyfish Hey, I've been looking into this and trying to replicate it. I can't seem to get the behavior you're reporting. I've tried it both with only the destination project having repeating instances, and with both the source and destination projects having repeating instances. I have not been able to get the incorrect instance information piping into a data form. If you can provide more information on what you're seeing, it would be helpful to track things down. Are you using the button on data entry forms to pipe, is it set to pipe automatically, or are you using the 'Pipe All' on the Record Status Dashboard? What does the source project you're pulling data from look like in terms of events and repeating instances? Are the data fields from the source project on the same forms, and if not are some forms repeating and others not? |
Hi all, the person I am working on this with has provided some detailed information to me regarding this:
Should mention that this functionality was testes in August 2024. |
@moorejr5 @mmcev106 @taylorr4 , i submitted some tracks on this issue to VUMC community : https://redcap.vumc.org/community/post.php?id=247589 Cross-piping project issue with embedded fields and multiple events.pdf |
@HebelPierre You may not realize, but @mmcev106 and his team (the DataCore Team at Vanderbilt) often cannot improve or even fix bugs in their EMs (e.g., Cross-Project Piping) unless someone is paying them. It's how their whole team structure works, for better or worse. So i just want to set expectations here regarding these things. |
Thanks @taylorr4 for this clarification. We are in the same case in my institution, to a lesser extent. That said, the problem submitted makes the EM unusable in many cases, which is a shame, because it is really a great tool. Too bad it is not integrated into the REDCap Core. But I understand, money is the sinews of war. Just in case, what would be the approximate budget needed to solve this problem? |
@HebelPierre :) Thanks for the kind words. I can't answer the budget question; only the DataCore Team can answer that. You might consider emailing them. |
The start of the work flow for our team has to start contacting our supervisors. If you can send an email to [email protected] with requirements and possibly a link to the community post, they should get back to you. |
I have setup a Project in REDCap to capture grant information, which has a repeat instrument (which lists multiple researchers associated with the grant). I am using this module to pipe the researcher information into the Grants project (from another REDCap project). When I run the piping to update a record in the repeat instrument, it is overwriting the data that is there with the data from the second (or last) instance for that record. I believe I believe I have setup correctly as per the supporting documentation below. Has anyone had the same issue?
"Support for Repeating Instances - This module supports repeating instances in the following way: 'Unique Match Field' and 'Destination Field' settings may both (or either) be set to fields that exist in repeating instruments of the destination project.
The module cannot, however, support configurations that require the 'Alternate Source Match Field' or 'Source Field' settings to point to fields that exist in repeating instruments."_
The text was updated successfully, but these errors were encountered: