Skip to content

isheninp/redmine_issue_closer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine issue closing

Description

Manual and automatic management of issues statuses

To install:

Go to app folder and run:

$ cd plugins && mkdir issuecloser && cd ..

Copy plugin files to folder /plugins/issuecloser

Redmine v.4 & Rails 5.2

git clone --branch redmine-4 https://github.com/isheninp/redmine_issue_closer.git plugins/issuecloser

Redmine v.3 & Rails 4

git clone --branch redmine-3 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

Settings:

Automatic issue closing - to enable issue statuses updating automatically every day

Select projects (CTRL+) - find issues only in selected projects

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!

Note added to the issue when the status is updated - adds text to history

Author of automatic updates - who is author of updates

License

MIT License. Copyright 2016-2017 [email protected]

C

About

Redmine - Automatic closing of resolved issues (Redmine 3/4 && Rails 4/5 versions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •