ActiveRecord::RecordNotFound in Spree::ProductsController#show

can't find record with friendly id: "copy-of-microcryocrusher"

Extracted source (around line #100):
98
99
100
101
102
103
              
@product = @products.includes(:master).
friendly.
find(params[:id])
end
def load_taxon

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

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"taxon_id"=>"28", "id"=>"copy-of-microcryocrusher"}

Response

Headers:

None