Project

General

Profile

Plugins Directory » Issue Links

Author: Frederico Camara
Website: https://github.com/fredsdc/redmine_issue_links
Code repository: https://github.com/fredsdc/redmine_issue_links
Registered on: 2019-07-01 (almost 5 years ago)
Current version: 1.0.0
Compatible with: Redmine 4.1.x, 4.0.x
User ratings:   (0)

This plugin adds a link left of the other issue links (Edit, Copy), that creates a subtask of a specific tracker.
It adds shortcuts for your users to create sub issues.

Installation notes

From your Redmine directory:

cd plugins
git clone https://github.com/fredsdc/redmine_issue_links
cd ..
RAILS_ENV=production bundle exec rake redmine:plugins:migrate NAME=redmine_issue_links
touch tmp/restart.txt

Changelog

1.0.0 (2021-01-14)

Compatible with Redmine 4.1.x, 4.0.x.

On Branch 4.1-patched

0.5.0 (2019-07-04)

Compatible with Redmine 3.2.x.

Select custom fields to copy between trackers

0.0.1 (2019-07-01)

Compatible with Redmine 3.2.x.