column roles.default_time_entry_activity_id does not exist #321
17635386421
started this conversation in
General
Replies: 1 comment
-
Hi @17635386421 , I just had the same issue in a migration. In prod, I solved it with: cd /path/to/redmine/
bundle exec rake db:migrate RAILS_ENV=production
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
bundle exec rake tmp:cache:clear RAILS_ENV=production |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
update postgres image,reimport data,repo error ‘’column roles.default_time_entry_activity_id does not exist‘’ while open issue page


Beta Was this translation helpful? Give feedback.
All reactions