Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. 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 almost 6 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...