Project

General

Profile

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 (19 days ago)
Current version: 1.0.0
Compatible with: Redmine 6.0.x
User ratings:   (0)

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

  1. Clone this repository into your Redmine plugins directory:
    git clone http://github.com/INSANEWORKS/redmine_auto_link_relate.git plugins/redmine_auto_link_relate
  2. Restart your Redmine instance.

Changelog

1.0.0 (2024-12-04)

Compatible with Redmine 6.0.x.