Coder Social home page Coder Social logo

jett / issue-id Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 156 KB

this is a fork of Andriy Lesyuk's issue-id Redmine plugin. Added Redmine 3.x compatibility

License: GNU General Public License v2.0

Ruby 85.44% HTML 8.64% Groff 5.74% CSS 0.18%

issue-id's People

Contributors

jett avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

henkosch robamos

issue-id's Issues

Redmine broke right after plugin installing

Hi @jett

I installed this plugin into Redmine Bitnami Stack and right after installing Redmine has broken.
I'm not a big specialist in Ruby, Rails or Redmine, but I hope my report will be useful for you.

System description

Redmine 3.1.1.stable
Environment:
  Redmine version                3.1.1.stable
  Ruby version                   2.0.0-p647 (2015-08-18) [x86_64-linux]
  Rails version                  4.2.4
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.13
  Git                            1.9.5
  Filesystem                     
Redmine plugins:
  a_common_libs                  1.1.4
  redmine_banner                 0.1.1
  redmine_code_review            0.7.0
  redmine_default_assign         0.4
  redmine_issue_checklist        2.0.8
  redmine_issue_templates        0.1.0
  redmine_ldap_sync              2.0.7.devel.g202f7c74b9-dirty
  redmine_mail_checker           1.0.0-devel
  status_button                  0.1.0
  usability                      1.3.0

Error message

Redmine. Error 500

Global error
undefined local variable or method `project_key' for #<Issue:0x007f38abbaa230> 

Error log

/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activemodel-4.2.4/lib/active_model/attribute_methods.rb:433:in `method_missing'
/opt/bitnami/apps/redmine/htdocs/plugins/issue-id/lib/issue_id_patch.rb:51:in `support_issue_id?'
/opt/bitnami/apps/redmine/htdocs/plugins/issue-id/lib/issue_id_patch.rb:55:in `issue_id'
/opt/bitnami/apps/redmine/htdocs/app/models/query.rb:68:in `value_object'
/opt/bitnami/apps/redmine/htdocs/app/helpers/queries_helper.rb:107:in `column_content'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/_list.html.erb:31:in `block (3 levels) in _app_views_issues__list_html_erb___1050089489025797862_69940502445360'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/_list.html.erb:31:in `map'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/_list.html.erb:31:in `block (2 levels) in _app_views_issues__list_html_erb___1050089489025797862_69940502445360'
/opt/bitnami/apps/redmine/htdocs/app/helpers/issues_helper.rb:48:in `block in grouped_issue_list'
/opt/bitnami/apps/redmine/htdocs/app/helpers/issues_helper.rb:30:in `block in issue_list'
/opt/bitnami/apps/redmine/htdocs/app/helpers/issues_helper.rb:26:in `each'
/opt/bitnami/apps/redmine/htdocs/app/helpers/issues_helper.rb:26:in `issue_list'
/opt/bitnami/apps/redmine/htdocs/app/helpers/issues_helper.rb:37:in `grouped_issue_list'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/_list.html.erb:17:in `block in _app_views_issues__list_html_erb___1050089489025797862_69940502445360'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/helpers/capture_helper.rb:38:in `capture'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/helpers/form_tag_helper.rb:70:in `form_tag'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/_list.html.erb:1:in `_app_views_issues__list_html_erb___1050089489025797862_69940502445360'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:145:in `block in render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:166:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:333:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:143:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/partial_renderer.rb:339:in `render_partial'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/partial_renderer.rb:309:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:47:in `render_partial'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:21:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/helpers/rendering_helper.rb:32:in `render'
/opt/bitnami/apps/redmine/htdocs/app/views/issues/index.html.erb:63:in `_app_views_issues_index_html_erb__182802001110709018_69940688758920'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:145:in `block in render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:166:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:333:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/template.rb:143:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/template_renderer.rb:14:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:42:in `render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/renderer/renderer.rb:23:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:100:in `_render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/streaming.rb:217:in `_render_template'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:83:in `render_to_body'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:32:in `render_to_body'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/renderers.rb:37:in `render_to_body'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/rendering.rb:25:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:16:in `render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/opt/bitnami/ruby/lib/ruby/2.0.0/benchmark.rb:296:in `realtime'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/core_ext/benchmark.rb:12:in `ms'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:44:in `block in render'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:43:in `render'
/opt/bitnami/apps/redmine/htdocs/app/controllers/issues_controller.rb:77:in `block (2 levels) in index'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/mime_responds.rb:217:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/mime_responds.rb:217:in `respond_to'
/opt/bitnami/apps/redmine/htdocs/app/controllers/issues_controller.rb:76:in `index'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:198:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rendering.rb:10:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:117:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:313:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
/opt/bitnami/apps/redmine/htdocs/lib/redmine/sudo_mode.rb:63:in `sudo_mode'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:432:in `block in make_lambda'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:312:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:312:in `block in halting'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:497:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:497:in `block in around'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:505:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/callbacks.rb:19:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `block in instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/notifications.rb:164:in `instrument'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/abstract_controller/base.rb:137:in `process'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionview-4.2.4/lib/action_view/rendering.rb:30:in `process'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:196:in `dispatch'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_controller/metal.rb:237:in `block in action'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:45:in `serve'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `each'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/journey/router.rb:30:in `serve'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/routing/route_set.rb:821:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-openid-1.4.2/lib/rack/openid.rb:98:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/request_store-1.0.5/lib/request_store/middleware.rb:9:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-xml_parser-1.0.2/lib/action_dispatch/xml_params_parser.rb:16:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/flash.rb:260:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in `context'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/query_cache.rb:36:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activerecord-4.2.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:38:in `call_app'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:20:in `block in call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:68:in `block in tagged'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:26:in `tagged'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/tagged_logging.rb:68:in `tagged'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/rack/logger.rb:20:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/activesupport-4.2.4/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/static.rb:116:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/engine.rb:518:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/application.rb:165:in `call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `public_send'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/railties-4.2.4/lib/rails/railtie.rb:194:in `method_missing'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:66:in `block in call'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `each'
/opt/bitnami/apps/redmine/htdocs/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/urlmap.rb:50:in `call'
/opt/bitnami/ruby/lib/ruby/gems/2.0.0/gems/passenger-5.0.6/lib/phusion_passenger/rack/thread_handler_extension.rb:85:in `process_request'
/opt/bitnami/ruby/lib/ruby/gems/2.0.0/gems/passenger-5.0.6/lib/phusion_passenger/request_handler/thread_handler.rb:149:in `accept_and_process_next_request'
/opt/bitnami/ruby/lib/ruby/gems/2.0.0/gems/passenger-5.0.6/lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
/opt/bitnami/ruby/lib/ruby/gems/2.0.0/gems/passenger-5.0.6/lib/phusion_passenger/request_handler.rb:414:in `block (3 levels) in start_threads'
/opt/bitnami/ruby/lib/ruby/gems/2.0.0/gems/passenger-5.0.6/lib/phusion_passenger/utils.rb:111:in `block in create_thread_and_abort_on_exception'

WBR, Zaur

Issue Show view breaks with projects prefix

Hello,

the plugin breaks the issue shoe view. The error output is following

Completed 500 Internal Server Error in 112ms (ActiveRecord: 16.9ms)

ActionView::Template::Error (No route matches {:action=>"new", :controller=>"journals", :id=>#<Issue id: 5554, tracker_id: 1, project_id: 88, subject: "Lorem ipsum", description: "Lorem Upsm.", due_date: nil, category_id: nil, status_id: 1, assigned_to_id: 56, priority_id: 3, fixed_version_id: nil, author_id: 4, lock_version: 6, created_on: "2015-10-22 13:34:46", updated_on: "2015-10-30 09:18:47", start_date: "2015-10-22", done_ratio: 100, estimated_hours: nil, parent_id: nil, root_id: 8888, lft: 1, rgt: 2, is_private: false, closed_on: "2015-10-29 11:29:07", project_key: "HELP", issue_number: 100>} missing required keys: [:id]):
    77: <% if @issue.description? %>
    78: <div class="description">
    79:   <div class="contextual">
    80:   <%= link_to l(:button_quote), quoted_issue_path(@issue), :remote => true, :method => 'post', :class => 'icon icon-comment' if authorize_for('issues', 'edit') %>
    81:   </div>
    82: 
    83:   <p><strong><%=l(:field_description)%></strong></p>
  app/views/issues/show.html.erb:80:in `_app_views_issues_show_html_erb___3019916075648187010_69874596984360'
  app/controllers/issues_controller.rb:118:in `block (2 levels) in show'
  app/controllers/issues_controller.rb:115:in `show'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Cannot view issue details

Hi Jett, thanks for this extension.

I have installed your plugin to Redmine 3.1.1 running on Windows Server 2012R2.
Issue Ids have successfully changed for the new ones like "Project-1" on the issue list.
However the link to individual issue is not working so I can't view or edit issue details.

Could you kindly advise me how to fix this?

Unable to uninstall correctly

Hi,

I was trying to uninstall this plugin from Redmine 3.1.1 running on Windows Server 2012R2.
I tried the following command:

rake redmine:plugins:migrate NAME=issue_id VERSION=0 RAILS_ENV=production

Then I restarted the Redmine.

However, after uninstalling this plugin, I got the internal error screen when I click on "Settings" tab on each project.

I have re-install this plugin and then I have been able to open "Settings" tab but unable to uninstall the plugin.

How should I uninstall this plugin?

Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.