vanderbilt-redcap / auto-dags-module

REDCap External Module that automatically creates, renames, and assigns records to DAGs based on a specified field.
MIT License
5 stars 7 forks source link

New DAG created with same name when record is locked? #16

Open johnsaltercid opened 1 year ago

johnsaltercid commented 1 year ago

Hi everyone,

I was just wondering if other people were having the same issue I am. When I save the form with my DAG field, it assigns to the existing DAG like normal. However, when I lock the instrument and then save the form, it goes to a different DAG with the same name. Then any other record I lock then save will assign to that second new DAG? Anyone have experience with this and have a solution?

johnsaltercid commented 1 year ago

I figured it out. It turns out the word "and" buys out this module. It appears that support has died for the module so if anyone is having the same issue, change "and" in your DAG to "&".