/redmine-parent-issue-filter

Parent issue filter plugin for redmine

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

Redmine parent issue filter

This a plugin added parent issue filter and root issue filter for the Redmine.

Features

Added 2 filters on issues page.

Parent task(issue) filter

Screenshot of the root issue filter

Root task(issue) filter

Screenshot of the root issue filter

Installation

Install the plugin in your Redmine plugins directory, clone this repository as parent_issue_filter:

cd {RAILS_ROOT}/plugins
git clone https://github.com/onozaty/redmine-parent-issue-filter.git parent_issue_filter

note: The directory name must be a parent_issue_filter. Directory name is different, it will fail to run the Plugin.

Supported versions

  • Redmine 2.0.x or later

License

The plugin is available under the terms of the GNU General Public License, version 2 or later.