Content
SOLVED - Can't change the status of workpackage after upgrade from 3.0.13 to 4.0
Added by Tim Tielens over 8 years ago
The default status is set to new, but when updating the work package i can’t change the status.
There is no Pull-Down list
Replies (4)
Did you check your workflow settings for the role the user has in this project (Modules -> Administration -> Workflows)?
Yes, i checked it.
The settings are the same as in OP 3.0.13
If i go from 3.0.13 to 3.0.14 I have the same problem.
The commands used are:
git checkout release/3.0
git pull
Than OP is on 3.0.14, and i can’t change the work package status…
addendum:
When using
RAILS_ENV=“production” exec bundle rake:migrate
RAILS_ENV=“production” exec bundle rake:seed
RAILS_ENV=“production” exec bundle assets:precompile
Still the same, cant change the work package status
Check this ;-)
https://community.openproject.org/topics/3345