Redmine 3.x, 4.x, 5.x
Redmine core features offers only export of issue lists, which gives no detail information of the issues or a detailed view of one issue (just the Issue view).
This plugin creates a html page with all Issues and their complete view.
-
go to ‘{REDMINE_ROOT}/plugin` directory.
-
Install:
git clone https://github.com/braini75/redmine_issues_report.git
-
Restart the redmine service. E.g.
service apache2 restart
-
enjoy!
(There is no need for database migration, as this plugin does not change anything in the database.)
-
Select a project.
-
access the report through the bottom link “detailed report: show”