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
The BRP gives a 500 server error when an SDG has multiple visits with a single aliquot for each visit. the error occurs here: error first line and here: error second line. It ultimately fails on the second line indicated above because ' each['U_SAMPLE_TYPE']' cannot be retrieved because of the data type of 'each' is not correct. So far we do not have an indication that this will ever happen, but I wanted to make note of this in case it does.