This is a Redmine plugin which can turn issues default index view into a tree view.
Charlene Chen
Contact: charlene.chen168@gmail.com
-
Download the plugin
-
Install the plugin as described at: www.redmine.org/wiki/redmine/Plugins (this plugin does not require a plugin database migration)
-
Restart Redmine
-
Remove the directory “redmine_issues__tree_view” from the plugin-directory “./plugins”
-
Restart Redmine
Just install the plugin. After restarting, issues in the index view are grouped by parent issue by default and the view is modified and rendered using the views provided by the plugin.
Note: after installing this plugin, checkbox in the plugin setting page is checked by default. You can uncheck it without uninstall the plugin to removed the side effect of this plugin.
Here is a default issues list and the default group_by select options:

Here is same issues list with group_by select options, but in the tree view and adding 'parent(父任务)' option:

