ActiveRecord::RecordNotFound in StartController#view

Couldn't find Article with 'id'=GS

Extracted source (around line #198):
196
197
198
199
200
201
              
@article = Article.find(10522)
else
@article = Article.find(params[:id])
end
unless @article.story_text =~ /\[\[tema=.*\]\]/ || @article.ingress =~ /\[\[tema=.*\]\]/

Rails.root: /home/app/webapp

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"lag"=>"sentralt-ressurser",
 "id"=>"GS"}

Response

Headers:

None