Manual and automatic management of issues statuses
Go to app folder and run:
$ cd plugins && mkdir issuecloser && cd ..
Copy plugin files to folder /plugins/issuecloser
git clone https://github.com/isheninp/redmine_issue_closer.git plugins/issuecloser
Do not change folder path!
Go to app folder and run:
$ bundle check || bundle install
$RAILS_ENV=production bundle exec rake issuecloser:install
Automatic issue closing - to enable issue statuses updating automatically every day
Find status - find issue to be changed, for example "solved"
Set status to - update issues with new status, for example "closed"
Wait before change status, days - days since issue was UPDATED!
MIT License. Copyright 2016-2017 [email protected]