-
If the OnCore API delivers any of its values in a nested array or object, they will not be inserted into the REDCap entity db. In `SubjectDiff.php`, converting the data to `json`, and converting it ba…
-
The REDCap OnCore Client needs to verify that users attempting to access the enrollment data for a study are listed as study staff on that study. Study staff data can be provided by the OnCore API via…
-
Steps to recreate:
1. Create a new project, configure OnCore Client, under Subject Field Mappings, use at least one OnCore variable to populate a REDCap variable
2. Navigate to Pull OnCore Subject…
-
Steps to recreate:
1. Login as admin
2. Create a new project, enable and configure the OnCore Client module
3. Go to the Pull Oncore Subjects page
4. Click the Refresh OnCore data button
5. Cre…
-
The documentation for redcap_entity is incomplete.
The introduction poses a scenario, but does not complete the thought.
The example starts by talking about a clinical trial and then switches…
-
The documentation in the README has fallen behind the current feature set and redcap entity version. I have a branch where I am addressing this. The work is mostly done. See https://github.com/pbch…
-
Pull OnCore Subjects exposes project id as a search filterable parameter. This makes no sense as that page is inherently project-specific. While the Project ID menu is populated, changing the value p…
-
Project ownership 2.0.0 with RCE 2.0.1 is producing blank pages in response to normal searches. A search for `fullname=chase` will fail with a blank page. In these failures, the URL shows every parame…
-
I am unable to reproduce the fatal error I received before. However, when trying to enable the module, I get the error below but the module is still enabled:
```
An error occurred while enabling t…
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…