Adds a column to the table of Summary Accrual upload logs on the "Upload Summary Accrual" page (which needs a renaming). If any records were rejected a "review rejects" button appears, clicking it reveals a modal dialog containing a table of record_ids and the reason(s) the OnCore API gave for rejection. The record_id links to the DataEntry page for the record.
To test:
Open any project which has at least one summary accrual attempt, preferably with rejected records.
Navigate to the "Upload Summary Accrual" page
Observe the new column and click any "View rejects" button
Confirm that the ID links to the correct location
I would like to update this table to allow the "Error Cause" field to link directly to the erroneous field, but I need to allow custom mapping of OnCore fields to REDCap fields first.
Adds a column to the table of Summary Accrual upload logs on the "Upload Summary Accrual" page (which needs a renaming). If any records were rejected a "review rejects" button appears, clicking it reveals a modal dialog containing a table of record_ids and the reason(s) the OnCore API gave for rejection. The record_id links to the DataEntry page for the record.
To test:
I would like to update this table to allow the "Error Cause" field to link directly to the erroneous field, but I need to allow custom mapping of OnCore fields to REDCap fields first.