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
Started POST "/projects/vrn/issues" for 10.1.100.5 at 2019-06-07 08:56:40 +0300
Processing by IssuesController#create as JSON
Parameters: {"utf8"=>"✓", "project_id"=>"vrn"}
Current user: sk (id=5)
Rendered common/error_messages.api.rsb (20.3ms)
Completed 500 Internal Server Error in 517ms (ActiveRecord: 92.4ms)
ActionView::Template::Error (No builder for format ):
1: api.array :errors do
2: @error_messages.each do |message|
3: api.error message
4: end
lib/redmine/views/builders.rb:28:in `for'
app/views/common/error_messages.api.rsb:1:in `_app_views_common_error_messages_api_rsb___4154218696316974310_70073216235480'
app/controllers/application_controller.rb:671:in `render_api_errors'
app/controllers/application_controller.rb:666:in `render_validation_errors'
app/controllers/issues_controller.rb:150:in `block (2 levels) in create'
app/controllers/issues_controller.rb:142:in `create'
plugins/usability/lib/usability/issues_controller_patch.rb:42:in `create_with_usability'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Does not work with the module Usability (from developers RM+ http://rmplus.pro/ru/redmine/plugins/usability).
When disable usability module, then all is well.
Log:
Versions:
The text was updated successfully, but these errors were encountered: