Skip to content

edavis10/chiliproject_issue_aging

Repository files navigation

ChiliProject Issue Aging

Plugin to help manage aging issues to potentially catch forgotten work

Features

  • Two levels of aging: warning and error

  • Aging report showing the open issues that have been stuck in a status the longest

  • Email report of aging issues

  • Redmine Kanban integration - show the number of days an issue has been stuck in a status

Getting the plugin

A copy of the plugin can be downloaded from Little Stream Software or from GitHub

Installation and Setup

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins

  2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

Usage

To view the Aging report, enter “your-chiliproject-url/aging_issue_statuses”.

To run the email report, use the rake task ‘rake issue_aging:send_issue_aging_report`.

Example:

rake issue_aging:send_issue_aging_report
rake issue_aging:send_issue_aging_report users="1,3,5"

License

This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.

Project help

If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com

Releases

No releases published

Packages

No packages published

Languages