Release Date: October 24, 2018
Research Master ID Site New Features and Bug Fixes (v1.2.5)
1. (RMID/eIRB API) Update Configuration
RMID configuration has been updated to coincide with the recently updated eIRB server settings.
. (RMID) Protocol PI Update for Complete eIRB Studies
When a PI moves to a different institution, their eIRB netID column gets updated to the new institution, which caused problem for RMID logic when trying to update the PI accordingly.
Please add the logic to the eIRB/RMID API, so that PI-related protocol fields (First Name, Last Name, net_id) do not get updated for eIRB protocols under "Completed" state.
. (RMID) API Cronjob Improvements
The RMID cronjob to update data every 4 hours from SPARC, eIRB and coEUS some times stops working without any signs, please:
Better exception handling. So that failures are captured and e-mailed to the development emails and sparcrequest@musc.edu
Optimization: for better efficiency of the updating logic, instead of reseting all the values and start-over every time. Note that based on 9/26 record, the eIRB refresh alone took more than 30 minutes.
Start/completion notifications.
Add Comment