seek
seek copied to clipboard
Error merging in dynamic table helper
When a user has no view access to a sample, the helper tries to merge the row data with nil
, which throws an error!
An ActionView::Template::Error occurred in studies#show:
no implicit conversion of nil into Hash
app/helpers/dynamic_table_helper.rb:52:in `merge!'