controllers/default.py: log.info: Bad variable passed to record_id
Passing request.vars['samples_id'] as record_id caused some issues when several samples were contained in the same sample set as the samples_id were separataed with commas, while we expect a single ID. See vdj#792
Showing
Please register or sign in to comment