6bf3ac7426
Validation of `user_id` parameter will throw a 500 error because `User.find_by_username_or_email` does not throw `ActiveRecord::RecordNotFound`, but silently returns `nil`. This results in a `NoMethodError` in `object.id` on the next line |
||
---|---|---|
.. | ||
automation | ||
fabricators | ||
integration | ||
jobs/scheduled | ||
lib | ||
requests | ||
system | ||
tasks | ||
data_explorer_spec.rb | ||
guardian_spec.rb | ||
report_generator_spec.rb | ||
result_to_markdown_spec.rb |