Project

General

Profile

Actions

Defect #40086

open

500 Internal Server Error: undefined method `is_closed?'

Added by Daniel Drexlmaier 4 months ago. Updated 3 months ago.

Status:
Needs feedback
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Started GET "/issues/11925"

[3375]: ActionView::Template::Error (undefined method `is_closed?' for nil:NilClass):
[3375]: 1: <%= render :partial => 'action_menu' >
[3375]: 2:
[3375]: 3: <h2 class="inline-flex"><
= issue_heading(@issue) ></h2>
[3375]: 4: <
= issue_status_type_badge(@issue.status) >
[3375]: 5: <
if @issue.is_private? >
[3375]: 6: <span class="badge badge-private private"><
= l(:field_is_private) ></span>
[3375]: 7: <
end %>

Actions

Also available in: Atom PDF