The Relator plugin implements a live search for related issues to support easy relation creation without the need to know the corresponding ticket id. It's inspired by the SearchRelatedIssue Plugin from brlumen.
- Create ticket relations without the need to know the ticket ID.
- Search for tickets in the current project.
- Supports to search in other projects be specify the project name in brackets.
- Supports to select projects just with beginning letters.
- Supports to select projcts with whitespaces using the closing bracket.
Please download the stable version. (https://github.com/maximilianriess/relator/releases/latest)
- Copy Relator subfolder (which contains files, lang, pages, Relator.php) into plugins folder.
- Open Mantis with browser.
- Log in as administrator.
- Go to Manage -> Manage Plugins.
- Find Relator in the list.
- Click Install.
- MantisBT 2.14 and higher - supported