You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an example, "merge_report.py" calls a variable "redcap_url" but doesn't tell you where it is set. So, if you want to figure out why it's being set to "null" you can confirm the variable is actually set correctly by going to see if it's set.
As an example, "merge_report.py" calls a variable "redcap_url" but doesn't tell you where it is set. So, if you want to figure out why it's being set to "null" you can confirm the variable is actually set correctly by going to see if it's set.