ActiveRecord::RecordNotFound in Spree::TaxonsController#show

can't find record with friendly id: "microbial_and_single_cells"

Extracted source (around line #50):
48
49
50
51
52
53
              
def load_taxon
@taxon = Spree::Taxon.friendly.find(params[:id])
end
def load_products

Rails.root: /var/www/biospec/releases/710

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"microbial_and_single_cells"}

Response

Headers:

None