Skip to content
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

Module not working with non numerical record id #14

Closed
ChemiKyle opened this issue Feb 12, 2021 · 1 comment
Closed

Module not working with non numerical record id #14

ChemiKyle opened this issue Feb 12, 2021 · 1 comment
Assignees

Comments

@ChemiKyle
Copy link
Contributor

https://community.projectredcap.org/questions/100799/move-data-to-other-event-em-not-working-with-non-n.html

Move Data to Other Event EM not working with non numerical record id

Hi @philip.chase, @kyle.chesney and @taryn.stoffs,

The Move Data to Other Event EM does not seem to work with record id that's non numerical. See project XML attached. The EM works with all the numerical Ids in the project but not with record id "testmovingdata". If I renamed the "testmovingdata" to a numerical id, it works. Is this an expected behavior? We are in REDCap 10.7.1.

Let me know your thoughts and if it would be possible to modify this work with non numerical id. Thank you!

I'm pretty sure I can solve this by wrapping the value to every statement involving record_id in quotes, e.g. record_id = 'foo'.

@ChemiKyle
Copy link
Contributor Author

Addressed by #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant