An open API service indexing awesome lists of open source software.

https://github.com/intera/redmine_subject_autocomplete

makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate tickets
https://github.com/intera/redmine_subject_autocomplete

didyoumean duplicates redmine redmine-plugin

Last synced: 4 months ago
JSON representation

makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate tickets

Awesome Lists containing this project

README

          

# redmine subject autocomplete

makes the new issue subject field show an autocomplete that lists existing issues to prevent duplicate ticket creation.
when one of the listed issues is selected, navigation changes to the selected issue.

compatible with redmine 4 and 3. license: gpl3.

![screenshot-1](other/subject_autocomplete.png?raw=true)