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. Bug in versjon dropdowns in WorkPackage list and in WorkPackage edit.

Bug in versjon dropdowns in WorkPackage list and in WorkPackage edit.

Added by Eirik S over 5 years ago

My install is Ubuntu 18.04 with DEB, PostgreSQL, 10.0.2

Clicking on the version, should open the drop down of available versions fairly quick, but this is now very slow after latest upgrade to 10.0.2.  and sometimes produces this error:

Doing a htop i see the cpu peeking to 100%

This is the error message in console.

vendor.dd21ed4f334ab68ca227.js:1 ERROR TypeError: Cannot read property 'dropdownPanel' of undefined

at main.8022005f065151b3e570.js:1

at e.invokeTask (polyfills.48f8fbc0ee6246634081.js:1)

at Object.onInvokeTask (vendor.dd21ed4f334ab68ca227.js:1)

at e.invokeTask (polyfills.48f8fbc0ee6246634081.js:1)

at t.runTask (polyfills.48f8fbc0ee6246634081.js:1)

at t.invokeTask (polyfills.48f8fbc0ee6246634081.js:1)

at a.useG.invoke (polyfills.48f8fbc0ee6246634081.js:1)

at n.args.<computed> (polyfills.48f8fbc0ee6246634081.js:1)

Update:

See image. No wonder it is slow. it is querying the total projectlist. Why? I only need to pick this project's version list. 


Loading...