ActiveRecord::RecordNotFound in LineItemsController#index

Couldn't find Platform with 'id'=7

Extracted source (around line #75):
73
74
75
76
77
78
              
private
def set_platform
@platform = Platform.find(params[:platform_id])
end
def set_context

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"platform_id"=>"7", "context_id"=>"69"}

Response

Headers:

None