Top Menu

Jump to content
Home
    • Projects
    • Work packages
    • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Professional support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
  • Roadmap
  • Work packages
  • Calendars
  • Team planners
  • Boards
  • Forums
  • Wiki
    • Table of contents
      • Expanded. Click to collapseCollapsed. Click to showDeveloper
        • Hierarchy leafAccessibility Checklist
        • Hierarchy leafCode Review Guidelines
        • Expanded. Click to collapseCollapsed. Click to showContribution
          • Hierarchy leafGit Workflow
          • Hierarchy leafTranslations
        • Expanded. Click to collapseCollapsed. Click to showDeveloping Plugins
          • Hierarchy leafDeveloping an OmniAuth Authentication Plugin
        • Hierarchy leafRelease Process
        • Hierarchy leafReport a bug
        • Hierarchy leafSecurity
        • Hierarchy leafSetting up an OpenLDAP server for testing
        • Hierarchy leafTheme Features
      • Hierarchy leafDownload
      • Expanded. Click to collapseCollapsed. Click to showFeature tour
        • Hierarchy leafRelease Notes OpenProject 30
        • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 30 - Overview
          • Hierarchy leafGlossary
          • Hierarchy leafRelease Notes - Accessibility
          • Hierarchy leafRelease Notes - Accessibility changes
          • Hierarchy leafRelease Notes - Add work package queries as menu items to sidebar
          • Hierarchy leafRelease Notes - Copy projects based on Templates
          • Hierarchy leafRelease Notes - Design changes
          • Hierarchy leafRelease Notes - Fixed Bugs
          • Hierarchy leafRelease Notes - Keyboard Shortcuts
          • Hierarchy leafRelease Notes - Project settings
          • Hierarchy leafRelease Notes - Ruby&Rails Update
          • Hierarchy leafRelease Notes - Security
          • Hierarchy leafRelease Notes - Timelines
          • Hierarchy leafRelease Notes - Work packages
      • Hierarchy leafHowto create animated gifs
      • Hierarchy leafMigration Squashing
      • Hierarchy leafMod security
      • Hierarchy leafNew work package page
      • Hierarchy leafOP3 to OP4 Debian upgrade
      • Hierarchy leafOP4 Ubuntu1404 Stable with MySQL in production
      • Hierarchy leafOpenProject 40 Development Setup
      • Expanded. Click to collapseCollapsed. Click to showOpenProject Foundation
        • Hierarchy leafBoards
        • Hierarchy leafMembers
        • Hierarchy leafOPF-Meetings
        • Hierarchy leafStatutes
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes
        • Hierarchy leafOpenProject released on Bitnami
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 40 - Overview
        • Hierarchy leafRelease Notes OpenProject 40 - Accessibility improvements
        • Hierarchy leafRelease Notes OpenProject 40 - Column header functions in work package table
        • Hierarchy leafRelease Notes OpenProject 40 - Improved Design
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated query title on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated toolbar on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - OmniAuth integration for OpenProject
        • Hierarchy leafRelease Notes OpenProject 40 - Work package details pane
      • Expanded. Click to collapseCollapsed. Click to showSecurity and privacy
        • Hierarchy leafFAQ
      • Expanded. Click to collapseCollapsed. Click to showSupport
        • Expanded. Click to collapseCollapsed. Click to showDownload and Installation
          • Hierarchy leafInstallation MacOS
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 3 0
            • Hierarchy leafDebian Stable with MySQL in production
            • Hierarchy leafInstallation Ubuntu
            • Hierarchy leafInstallation Windows
            • Hierarchy leafInstallation on Centos 65 x64 with Apache and PostgreSQL 93
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 40
            • Hierarchy leafOP4 Debian Stable with MySQL in production
          • Expanded. Click to collapseCollapsed. Click to showMigration paths
            • Hierarchy leafFrom Chilliproject to OpenProject
            • Hierarchy leafMigration 15 to 30
            • Hierarchy leafMigration 24 to 30
            • Hierarchy leafMigration Redmine 2x › OpenProject 30
            • Hierarchy leafOpenProject 3 Migration
          • Hierarchy leafOpenProject 40
        • Expanded. Click to collapseCollapsed. Click to showNews
          • Hierarchy leafNew OpenProject Translations Plugin
          • Hierarchy leafNew Plugin on OpenProjectorg Local Avatars
          • Hierarchy leafNew design for OpenProject
          • Hierarchy leafNews Accessibility workshop for OpenProject
          • Hierarchy leafNews Glossary for OpenProject
          • Hierarchy leafNews Heartbleed fixed
          • Hierarchy leafNews Icon Fonts
          • Hierarchy leafNews OpenProject 30 Release
          • Hierarchy leafNews Release GitHub Integration Plugin
          • Hierarchy leafNews Success Story Deutsche Telekom
          • Hierarchy leafNews Timelines
          • Hierarchy leafOpenProject 3013 released
          • Hierarchy leafOpenProject 3017 released
          • Hierarchy leafOpenProject 40 released
          • Hierarchy leafOpenProject 40 will be coming soon
          • Hierarchy leafOpenProject 405 released
          • Hierarchy leafOpenProject and pkgrio
          • Hierarchy leafOpenProject news moved to a new blog
          • Hierarchy leafOpenProjectBitnami
          • Hierarchy leafPackager version with plugins released ("Community edition")
          • Hierarchy leafRegistration OpenProject-Foundation
          • Hierarchy leafRelease OpenProject AuthPlugins
          • Hierarchy leafUpdates on OpenProject
          • Hierarchy leafWe need your feedback for the the new fullscreen view for work packages
        • Hierarchy leafOpenProject Plug-Ins
      • Expanded. Click to collapseCollapsed. Click to showWiki
        • Hierarchy leaf2nd Level Support
You are here:
  • Forums
  • Plugins

Content

Problem with Backlog plug-ins

Added by Lucas Pereira about 9 years ago

Hi,

This is my dump.

Thanks yours help.

Regards

Lucas Pereira

NoMethodError in Rb_master_backlogs#index

Showing /var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_stories/_story.html.erb where line #44 raised:

undefined method `name’ for nil:NilClass
Extracted source (around line #44):

41:

42: <div class=“story_points editable” fieldname=“story_points” fieldorder=“4” field_id=<%= story.id ><= story_points_or_empty(story) %>

43: <div class=“status_id editable” fieldtype=“select” fieldname=“status_id” fieldorder=“3” field_id=<%= story.id %>>
44:

<%= status_label_or_default(story) %>

45:

<%= status_id_or_default(story) %>

46:

47: <div class=“type_id editable” fieldtype=“select” fieldname=“type_id” fieldorder=“1” field_id=<%= story.id %>>
Trace of template inclusion: /var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_stories/_helpers.html.erb, /var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_master_backlogs/index.html.erb

Rails.root: /var/www/openproject

Application Trace | Framework Trace | Full Trace
/var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/helpers/rb_common_helper.rb:139:in `status_label_or_default’
/var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_stories/_story.html.erb:44:in `var_lib_gemsbundler_gems_openproject_backlogsfdcfapp_views_rb_storiesstory_html_erb__4041261315375112107_97870100’
actionpack (3.2.17) lib/action_view/template.rb:145:in `block in render’
activesupport (3.2.17) lib/active_support/notifications.rb:125:in `instrument’
actionpack (3.2.17) lib/action_view/template.rb:143:in `render’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:238:in `block in render’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications/instrumenter.rb:20:in `instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:237:in `render’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:41:in `render_partial’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:15:in `render’
actionpack (3.2.17) lib/action_view/helpers/rendering_helper.rb:24:in `render’
prototype-rails (3.2.1) lib/prototype-rails/rendering.rb:8:in `render_with_update’
/var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_stories/_helpers.html.erb:80:in `var_lib_gemsbundler_gems_openproject_backlogsfdcfapp_views_rb_storieshelpers_html_erb_1364154114628669244_74930960’
actionpack (3.2.17) lib/action_view/template.rb:145:in `block in render’
activesupport (3.2.17) lib/active_support/notifications.rb:125:in `instrument’
actionpack (3.2.17) lib/action_view/template.rb:143:in `render’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:238:in `block in render’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications/instrumenter.rb:20:in `instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/partial_renderer.rb:237:in `render’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:41:in `render_partial’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:15:in `render’
actionpack (3.2.17) lib/action_view/helpers/rendering_helper.rb:24:in `render’
prototype-rails (3.2.1) lib/prototype-rails/rendering.rb:8:in `render_with_update’
/var/lib/gems/2.1.0/bundler/gems/openproject-backlogs-042fdcf86150/app/views/rb_master_backlogs/index.html.erb:61:in `var_lib_gemsbundler_gems_openproject_backlogsfdcfapp_views_rb_master_backlogs_index_html_erb__2530629094722342002_91082880’
actionpack (3.2.17) lib/action_view/template.rb:145:in `block in render’
activesupport (3.2.17) lib/active_support/notifications.rb:125:in `instrument’
actionpack (3.2.17) lib/action_view/template.rb:143:in `render’
actionpack (3.2.17) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications/instrumenter.rb:20:in `instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument’
actionpack (3.2.17) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template’
actionpack (3.2.17) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout’
actionpack (3.2.17) lib/action_view/renderer/template_renderer.rb:45:in `render_template’
actionpack (3.2.17) lib/action_view/renderer/template_renderer.rb:18:in `render’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:36:in `render_template’
actionpack (3.2.17) lib/action_view/renderer/renderer.rb:17:in `render’
actionpack (3.2.17) lib/abstract_controller/rendering.rb:110:in `_render_template’
actionpack (3.2.17) lib/action_controller/metal/streaming.rb:225:in `_render_template’
actionpack (3.2.17) lib/abstract_controller/rendering.rb:103:in `render_to_body’
actionpack (3.2.17) lib/action_controller/metal/renderers.rb:28:in `render_to_body’
actionpack (3.2.17) lib/action_controller/metal/compatibility.rb:50:in `render_to_body’
actionpack (3.2.17) lib/abstract_controller/rendering.rb:88:in `render’
actionpack (3.2.17) lib/action_controller/metal/rendering.rb:16:in `render’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render’
activesupport (3.2.17) lib/active_support/core_ext/benchmark.rb:5:in `block in ms’
/usr/lib/ruby/2.1.0/benchmark.rb:294:in `realtime’
activesupport (3.2.17) lib/active_support/core_ext/benchmark.rb:5:in `ms’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:40:in `block in render’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime’
activerecord (3.2.17) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:39:in `render’
actionpack (3.2.17) lib/action_controller/metal/implicit_render.rb:10:in `default_render’
actionpack (3.2.17) lib/action_controller/metal/implicit_render.rb:5:in `send_action’
actionpack (3.2.17) lib/abstract_controller/base.rb:167:in `process_action’
actionpack (3.2.17) lib/action_controller/metal/rendering.rb:10:in `process_action’
actionpack (3.2.17) lib/abstract_controller/callbacks.rb:18:in `block in process_action’
activesupport (3.2.17) lib/active_support/callbacks.rb:557:in `_run_1510615634947865491process_action2287661998745535173_callbacks’
activesupport (3.2.17) lib/active_support/callbacks.rb:405:in `__run_callback’
activesupport (3.2.17) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks’
activesupport (3.2.17) lib/active_support/callbacks.rb:81:in `run_callbacks’
actionpack (3.2.17) lib/abstract_controller/callbacks.rb:17:in `process_action’
actionpack (3.2.17) lib/action_controller/metal/rescue.rb:29:in `process_action’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `block in instrument’
activesupport (3.2.17) lib/active_support/notifications/instrumenter.rb:20:in `instrument’
activesupport (3.2.17) lib/active_support/notifications.rb:123:in `instrument’
actionpack (3.2.17) lib/action_controller/metal/instrumentation.rb:29:in `process_action’
actionpack (3.2.17) lib/action_controller/metal/params_wrapper.rb:207:in `process_action’
activerecord (3.2.17) lib/active_record/railties/controller_runtime.rb:18:in `process_action’
actionpack (3.2.17) lib/abstract_controller/base.rb:121:in `process’
actionpack (3.2.17) lib/abstract_controller/rendering.rb:45:in `process’
actionpack (3.2.17) lib/action_controller/metal.rb:203:in `dispatch’
actionpack (3.2.17) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch’
actionpack (3.2.17) lib/action_controller/metal.rb:246:in `block in action’
actionpack (3.2.17) lib/action_dispatch/routing/route_set.rb:73:in `call’
actionpack (3.2.17) lib/action_dispatch/routing/route_set.rb:73:in `dispatch’
actionpack (3.2.17) lib/action_dispatch/routing/route_set.rb:36:in `call’
journey (1.0.4) lib/journey/router.rb:68:in `block in call’
journey (1.0.4) lib/journey/router.rb:56:in `each’
journey (1.0.4) lib/journey/router.rb:56:in `call’
actionpack (3.2.17) lib/action_dispatch/routing/route_set.rb:608:in `call’
request_store (1.0.5) lib/request_store/middleware.rb:9:in `call’
/var/lib/gems/2.1.0/bundler/gems/i18n-js-8801f8d17ef9/lib/i18n/js/middleware.rb:11:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call’
rack (1.4.5) lib/rack/etag.rb:23:in `call’
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/head.rb:14:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/params_parser.rb:21:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/flash.rb:242:in `call’
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context’
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/cookies.rb:341:in `call’
activerecord (3.2.17) lib/active_record/query_cache.rb:64:in `call’
activerecord (3.2.17) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call’
activesupport (3.2.17) lib/active_support/callbacks.rb:405:in `_run_3624215364670986269call1984592629349312249_callbacks’
activesupport (3.2.17) lib/active_support/callbacks.rb:405:in `__run_callback’
activesupport (3.2.17) lib/active_support/callbacks.rb:385:in `_run_call_callbacks’
activesupport (3.2.17) lib/active_support/callbacks.rb:81:in `run_callbacks’
actionpack (3.2.17) lib/action_dispatch/middleware/callbacks.rb:27:in `call’
rails-dev-tweaks (0.6.1) lib/rails_dev_tweaks/granular_autoload/middleware.rb:34:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/remote_ip.rb:31:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call’
railties (3.2.17) lib/rails/rack/logger.rb:32:in `call_app’
railties (3.2.17) lib/rails/rack/logger.rb:16:in `block in call’
activesupport (3.2.17) lib/active_support/tagged_logging.rb:22:in `tagged’
railties (3.2.17) lib/rails/rack/logger.rb:16:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/request_id.rb:22:in `call’
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call’
rack (1.4.5) lib/rack/runtime.rb:17:in `call’
activesupport (3.2.17) lib/active_support/cache/strategy/local_cache.rb:72:in `call’
rack (1.4.5) lib/rack/lock.rb:15:in `call’
actionpack (3.2.17) lib/action_dispatch/middleware/static.rb:63:in `call’
railties (3.2.17) lib/rails/engine.rb:484:in `call’
railties (3.2.17) lib/rails/application.rb:231:in `call’
railties (3.2.17) lib/rails/railtie/configurable.rb:30:in `method_missing’
/var/lib/gems/2.1.0/bundler/gems/rack-protection-5a7d1bd2f05c/lib/rack/protection/frame_options.rb:31:in `call’
/var/lib/gems/2.1.0/bundler/gems/rack-protection-5a7d1bd2f05c/lib/rack/protection/json_csrf.rb:18:in `call’
rack (1.4.5) lib/rack/content_length.rb:14:in `call’
thin (1.5.1) lib/thin/connection.rb:81:in `block in pre_process’
thin (1.5.1) lib/thin/connection.rb:79:in `catch’
thin (1.5.1) lib/thin/connection.rb:79:in `pre_process’
thin (1.5.1) lib/thin/connection.rb:54:in `process’
thin (1.5.1) lib/thin/connection.rb:39:in `receive_data’
eventmachine (1.0.3) lib/eventmachine.rb:187:in `run_machine’
eventmachine (1.0.3) lib/eventmachine.rb:187:in `run’
thin (1.5.1) lib/thin/backends/base.rb:63:in `start’
thin (1.5.1) lib/thin/server.rb:159:in `start’
rack (1.4.5) lib/rack/handler/thin.rb:13:in `run’
rack (1.4.5) lib/rack/server.rb:268:in `start’
railties (3.2.17) lib/rails/commands/server.rb:70:in `start’
railties (3.2.17) lib/rails/commands.rb:55:in `block in <top (required)>’
railties (3.2.17) lib/rails/commands.rb:50:in `tap’
railties (3.2.17) lib/rails/commands.rb:50:in `<top (required)>’
script/rails:6:in `require’
script/rails:6:in `

’
Request

Parameters:

{“project_id”=>“aker-firewall-6-8”}
Show session dump

Show env dump

Response

Headers:

None

—
Até mais,
Lucas Pereira
http://testelabs.blogspot.com/


Replies (2)

RE: Problem with Backlog plug-ins - Added by Lucas Pereira about 9 years ago

Hi, guys

I installed The last version in Debian 7.4 and this problem didn’t happen. MY guess!

thanks
Lucas Pereira

RE: Problem with Backlog plug-ins - Added by Hwang JR over 8 years ago

Actually i found that if u don’t create the work packages, this problem will happen. it’s related to the work package, so u should first create the work package first!

  • (1 - 2/2)
Loading...