We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completed 500 Internal Server Error in 108ms (ActiveRecord: 22.8ms)
ActionView::Template::Error (undefined method `link_to_deal' for #<#Class:0x0000560fecd1a9f0:0x00007fe534a6f218>): 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;
plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:44:in block in format_object_with_contact' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in map' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in format_object_with_contact' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/application_helper_patch.rb:37:in format_object_with_invoices' plugins/redmine_people/lib/redmine_people/patches/application_helper_patch.rb:67:in format_object_with_people' app/helpers/queries_helper.rb:250:in column_value' plugins/redmine_contacts/lib/redmine_contacts/patches/queries_helper_patch.rb:66:in column_value_with_contacts' plugins/redmineup_tags/lib/redmineup_tags/patches/queries_helper_patch.rb:43:in column_value_with_tags' plugins/redmine_checklists/lib/redmine_checklists/patches/queries_helper_patch.rb:51:in column_value_with_checklists' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/queries_helper_patch.rb:41:in column_value_with_invoices' plugins/redmine_finance/lib/redmine_finance/patches/queries_helper_patch.rb:48:in column_value_with_finance' plugins/redmine_people/lib/redmine_people/patches/queries_helper_patch.rb:71:in column_value_with_people' plugins/redmine_products/lib/redmine_products/patches/queries_helper_patch.rb:55:in column_value_with_products' app/helpers/queries_helper.rb:218:in column_content' plugins/redmine_contacts_helpdesk/lib/redmine_helpdesk/patches/queries_helper_patch.rb:50:in column_content_with_helpdesk' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:81:in block (2 levels) in parse_issues' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:78:in each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:78:in block in parse_issues' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:76:in each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:76:in parse_issues' plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:58:in `_plugins_redmine_pivot_table_app_views_pivottables_index_html_erb__3035146999886158181_47313198832540'
block in format_object_with_contact' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in
format_object_with_contact' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/application_helper_patch.rb:37:in
format_object_with_people' app/helpers/queries_helper.rb:250:in
column_value_with_contacts' plugins/redmineup_tags/lib/redmineup_tags/patches/queries_helper_patch.rb:43:in
column_value_with_checklists' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/queries_helper_patch.rb:41:in
column_value_with_finance' plugins/redmine_people/lib/redmine_people/patches/queries_helper_patch.rb:71:in
column_value_with_products' app/helpers/queries_helper.rb:218:in
column_content_with_helpdesk' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:81:in
each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:78:in
each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:76:in
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Completed 500 Internal Server Error in 108ms (ActiveRecord: 22.8ms)
ActionView::Template::Error (undefined method `link_to_deal' for #<#Class:0x0000560fecd1a9f0:0x00007fe534a6f218>):
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;
plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:44:in
block in format_object_with_contact' plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in
map'plugins/redmine_contacts/lib/redmine_contacts/patches/compatibility/application_helper_patch.rb:43:in
format_object_with_contact' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/application_helper_patch.rb:37:in
format_object_with_invoices'plugins/redmine_people/lib/redmine_people/patches/application_helper_patch.rb:67:in
format_object_with_people' app/helpers/queries_helper.rb:250:in
column_value'plugins/redmine_contacts/lib/redmine_contacts/patches/queries_helper_patch.rb:66:in
column_value_with_contacts' plugins/redmineup_tags/lib/redmineup_tags/patches/queries_helper_patch.rb:43:in
column_value_with_tags'plugins/redmine_checklists/lib/redmine_checklists/patches/queries_helper_patch.rb:51:in
column_value_with_checklists' plugins/redmine_contacts_invoices/lib/redmine_invoices/patches/queries_helper_patch.rb:41:in
column_value_with_invoices'plugins/redmine_finance/lib/redmine_finance/patches/queries_helper_patch.rb:48:in
column_value_with_finance' plugins/redmine_people/lib/redmine_people/patches/queries_helper_patch.rb:71:in
column_value_with_people'plugins/redmine_products/lib/redmine_products/patches/queries_helper_patch.rb:55:in
column_value_with_products' app/helpers/queries_helper.rb:218:in
column_content'plugins/redmine_contacts_helpdesk/lib/redmine_helpdesk/patches/queries_helper_patch.rb:50:in
column_content_with_helpdesk' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:81:in
block (2 levels) in parse_issues'plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:78:in
each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:78:in
block in parse_issues'plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:76:in
each' plugins/redmine_pivot_table/app/helpers/pivottables_helper.rb:76:in
parse_issues'plugins/redmine_pivot_table/app/views/pivottables/index.html.erb:58:in `_plugins_redmine_pivot_table_app_views_pivottables_index_html_erb__3035146999886158181_47313198832540'
The text was updated successfully, but these errors were encountered: