Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • 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
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise 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?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Error create new work package

Error create new work package

Added by Douglas Leonardo over 10 years ago

I create a new work package and returns me the following error:

ActionView::Template::Error (undefined method `attribute’ for nil:NilClass):
29:
30:

31:

32: <% attributes = work_package_show_attributes(work_package) %>
33:

34:

35: <% attributes[:left].each do |attribute| %>
lib/redmine/hook.rb:73:in `block (2 levels) in call_hook’
lib/redmine/hook.rb:73:in `each’
lib/redmine/hook.rb:73:in `block in call_hook’
lib/redmine/hook.rb:70:in `tap’
lib/redmine/hook.rb:70:in `call_hook’
lib/redmine/hook.rb:174:in `call_hook’
app/helpers/work_packages_helper.rb:605:in `hook_attributes’
app/helpers/work_packages_helper.rb:313:in `work_package_show_attribute_list’
app/helpers/work_packages_helper.rb:324:in `work_package_show_attributes’
app/views/work_packages/_show_attributes.html.erb:32:in `_app_views_work_packages_show_attributes_html_erb_2897517648253316873_69958483859820’
app/views/work_packages/show.html.erb:52:in `_app_views_work_packages_show_html_erb__2466184735136437115_80186040’
app/controllers/work_packages_controller.rb:75:in `block (2 levels) in show’
app/controllers/work_packages_controller.rb:73:in `show’

Help…


Replies (1)

RE: Error create new work package - Added by Robin Wagner over 10 years ago

Hi Douglas,

which version of OpenProject do you use?
Did you use the packager installation or the manual installation?
Did this error occur after a fresh installation or after updating an existing installation?

Thanks,
Robin

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