Home > chiliproject_issue_aging

chiliproject_issue_aging

Chiliproject_issue_aging is a project mainly written in Ruby, it's free.

ChiliProject plugin to help manage aging issues.

= 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}[https://projects.littlestreamsoftware.com/projects/chiliproject_issue_aging/files] or from {GitHub}[http://github.com/edavis10/chiliproject_issue_aging]

== Installation and Setup

  1. Follow the Redmine plugin installation steps at: http://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 "http://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 https://projects.littlestreamsoftware.com

Previous:chain.js