vanderbilt-redcap / auto-record-generation

Module that allows for a new record to be generated in another project (or the same project) on a flagging field being saved. Allows for data fields to be transferred to the new record as well.
MIT License
4 stars 3 forks source link

Inexplicable behavior - sometimes not migrating #12

Open ChrWelker opened 4 years ago

ChrWelker commented 4 years ago

Auto Record Generation v1.6 (in REDCap v9.1.10) sometimes does not migrate data from radiobutton, checkbox or dropdown fields. For example, I had a radiobutton field, which was definitely not migrated from one project to the other. Recreating the same radio-button field with another variablename was the solution - the new field with the new name was migrated. I definitely used the correct variable names in all of my trials and in an older version of the project on another REDCap Server it works with the "old" variable. Is there any reason for this behavior? I have to move the whole project from one REDCap Server to the other and there are many fields to migrate - it would be a lot of work to recreate and rename every field (including the complete branching ...) I would be grateful for your help.