Information about migrating documents #503

This commit is contained in:
Karel Picman 2016-02-18 10:00:56 +01:00
parent 3b57d6ccf5
commit 624a228b6c

View File

@ -196,6 +196,10 @@ Before installing ensure that the Redmine instance is stopped.
rake redmine:dmsf_convert_documents project=test RAILS_ENV="production" rake redmine:dmsf_convert_documents project=test RAILS_ENV="production"
(If you don't run the rake task as the web server user don't forget to change the ownership of the imported files, e.g.
chown -R www-data:www-data /redmine/files/dmsf
afterwards)
b) To alert all users who are expected to do an approval in the current approval steps b) To alert all users who are expected to do an approval in the current approval steps
Example: Example: