Plugins Directory » Redmine Auto Link Related Issues Plugin
|
|
Author: | Kota Shiratsuka |
|---|---|---|
| Website: | https://github.com/INSANEWORKS/redmine_auto_link_relate | |
| Code repository: | https://github.com/INSANEWORKS/redmine_auto_link_relate.git | |
| Registered on: | 2024-12-03 (11 months ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 6.0.x | |
| User ratings: |
Auto Link Related Issues Plugin¶
This plugin automatically links related issues in Redmine when internal issue links (e.g., #123) are mentioned in comments.
Bulk Processing of Existing Comments¶
You can use the provided Rake task to scan all existing comments and link issues retroactively.
Running the Rake Task¶
Warning: This task may modify your database in unexpected ways. Always back up your data before running it.
Installation notes
- Clone this repository into your Redmine
pluginsdirectory:
git clone http://github.com/INSANEWORKS/redmine_auto_link_relate.git plugins/redmine_auto_link_relate - Restart your Redmine instance.
Changelog
1.0.0 (2024-12-04)
Compatible with Redmine 6.0.x.