You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completed 500 Internal Server Error in 151ms (ActiveRecord: 23.5ms)
ActionView::Template::Error (undefined method `products' for #Issue:0x000055fceb134168
Did you mean? project):
55: <% if @table == "activity" %>
56: data = <%= raw parse_events(@events).to_json %>;
57: <% else %>
58: data = <%= raw parse_issues(@issues).to_json %>;
59: <% end %>
60:
61: var dateFormat = $.pivotUtilities.derivers.dateFormat;
The text was updated successfully, but these errors were encountered:
Completed 500 Internal Server Error in 151ms (ActiveRecord: 23.5ms)
ActionView::Template::Error (undefined method `products' for #Issue:0x000055fceb134168
Did you mean? project):
55: <% if @table == "activity" %>
56: data = <%= raw parse_events(@events).to_json %>;
57: <% else %>
58: data = <%= raw parse_issues(@issues).to_json %>;
59: <% end %>
60:
61: var dateFormat = $.pivotUtilities.derivers.dateFormat;
The text was updated successfully, but these errors were encountered: